I'm using Crystal Reports for Eclipse 2.0 in a desktop application and ReportViewerBean is used for previewing reports. The export-dialog have several file formats and they all work fine but one annoying thing is that the filename is blank, so one have to write the filename/filextension manually before exporting to file.
Is there a way in the code to specify what filename a report should get when exporting?
I'm probably missing something here...
I've searched through the forums and code examples but have not found anything about this.
Thanks in advance
// Uhlen