How to get created report document from SWT Browser? [message #669532] |
Tue, 10 May 2011 11:41 |
Sascha Becher Messages: 13 Registered: December 2009 |
Junior Member |
|
|
|
I have created an RCP application (Java) with BIRT reporting running on a server. The client app uses the SWT browser to show BIRT's web viewer (servlet: run / frameset). This is required since some of the reports have parameters. It seems the only way to display these parameter dialogs. After the user has selected the output format (i.e. pdf), the document gets created and the default "Save as" dialog of the Internet Explorer (inside the SWT browser) is shown. Instead I'd like to retrieve the document as a stream and save it to a file with the RCP application. If the report doesn't have any parameters, this is easy. But I need those parameter dialogs of the web viewer, which takes away control over the stream. Do you have any ideas how to solve this?
|
|
|
Powered by
FUDForum. Page generated in 0.11235 seconds