Saving birt output report on server side [message #649680] |
Thu, 20 January 2011 04:55  |
Eclipse User |
|
|
|
Hi all,
I'm using birt 2.3.2 to generate PDF report in the Java web application.
I could view the the output PDF in the firefox now, by clicking a button which will forward the request to a JSP page, in which the 'birt:viewer' object is defined.
But I also want to save the PDF into the disk of server side.
I'm thinking of writing a Java class extending ReportEventAdapter(Using afterRender event) and binding it with .rptdesign. But it seems no way to get content of report in java class...
Does anybody know how to do that? Or another solution to save the PDF?
Any information will be appreciated.
Thanks in advance!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.27345 seconds