Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JSP to Generate PDF Document

843835Aug 6 2002 — edited Dec 27 2005
Hi,

I am developing a jsp system that needs to generate a pdf document for every page before proceding to the next on the click of a button.
What i have now is itext but itext is a time taker! i have to literally code every page and extract values from my classes.
What i would like is if there was such an api that could auto generate the jsp page into pdf since all the values will be there when the user clicks to procede to the next page.
Would really appreciate help!!

Thanks,
Dev
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 24 2006
Added on Aug 6 2002
9 comments
391 views