I am using an Interactive Viewer (Java) to view a report and I'm trying to remove the crystal logo from the top of the report. Using the method CrystalReportViewer.setHasLogo(boolean) seems to have no effect whether I set it to true or false, is this a known bug or am I doing something wrong?