Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Download PDF
ljt
Hi,
I am a BIRT beginner. I need to generate the report in pdf format and save it instead of viewing it in birt web viewer, any idea on where to start?
Thanks.
Find more posts tagged with
Comments
mwilliams
Hi ljt,<br />
<br />
This post from the Eclipse BIRT Newsgroup Mirror might help:<br />
<br />
<a class='bbc_url' href='
http://www.birt-exchange.com/forum/eclipse-birt-newsgroup-mirror/1096-how-save-automatically-pdf-generated.html'>http://www.birt-exchange.com/forum/eclipse-birt-newsgroup-mirror/1096-how-save-automatically-pdf-generated.html</a>
;
ljt
HI mwilliams,
Thanks for the tips. It is helpful.
Best Regards,
ljt
Sankari
Hi mwilliams,
could u tell where we have to declare the output format as pdf...
actually u sent a post containing the steps 4 generating automatic pdf document... in that some codes r there n where we have to declare that.
cypherdj
Sankari,
it all depends on what you want your application to do.
Do you want to run and render the report in one step or run the report then render it (this might be useful if you, say, want to display your report in HTML in a web browser, but also want to allow the user to save the report as a PDF document)?
Also, do you use the BIRTWebViewer? If this is the case, I believe the export to PDF functionality is already available.
Cedric