Home » Developer & Programmer » JDeveloper, Java & XML » How to create a PDF from a JSP
How to create a PDF from a JSP [message #163653] Fri, 17 March 2006 13:17 Go to next message
MyTopGun
Messages: 2
Registered: March 2006
Junior Member
Hi , we would like to convert a HTML report generated from a JSP page into a PDF file. Appreciate if anyone has any pointers on how that can be accomplished.

Thanks Gurus !
Re: How to create a PDF from a JSP [message #172504 is a reply to message #163653] Tue, 16 May 2006 22:10 Go to previous message
oliversalmon
Messages: 5
Registered: March 2006
Junior Member
Hi,
There are a number of ways to do this, in the free camp there are tools such as Japser Reports http://jasperreports.sourceforge.net/, however this would require your JSP to output XML which would be used by Jasper to generate the PDF, or you could use Jasper to generate HTML and PDF reports.
In the pay for camp, many app servers have Crystal reports plugins to generate reports in a variety of formats.
Further, most modern reporting tools such as Crystal and Oracle reports generate reports in at least PDF and HTML and have Java APIs.
Regards,
Oliver
Previous Topic: Need to insert/update data from xml into tables.
Next Topic: Bind variable in select statement
Goto Forum:
  


Current Time: Fri May 03 15:13:01 CDT 2024