how do i export HTML content into PDF using jasper reports, i have a parameter which carries value of the type HTML, and i have to export the same to a pdf file, where the pdf has to parse the html content
A:
Please check the answer in the following site
http://helptodeveloper.blogspot.com/2010/02/exporting-jasper-reports-with-save-as.html
Sowjanya
2010-02-17 07:25:18
A:
Ya.... Its possible to export html content by filling it with parameters and exporting it to PDF. refer these links for example :
http://forums.sun.com/thread.jspa?threadID=766161
http://www.renzcentral.com/2010/01/25/sample-code-for-multiple-page-jasper-report/
http://www.renzcentral.com/2010/01/04/how-to-create-multiple-page-report-in-jasper-reports/
http://www.coderanch.com/t/63568/open-source/Creating-Data-Table-Jasper-Report
Karthikeyan
2010-05-25 09:30:57