generate pdf each web page in jsp

Hi,

I am developing a web page using jsp that i need to generate a pdf document for every web page before

going to the next page when user click on a button.

I am using Itext to create pdf.What i would like if there is such an api that could auto generate the jsp page

into pdf.

Can you tell me which way is suitable to achieve this one.

Would really appreciate help!!

Thanks,

query

[447 byte] By [queryja] at [2007-11-27 9:24:55]
# 1
Are you trying to convert the html output of the jsp to pdf, or do you actually want to convert the jsp code to pdf?
hunter9000a at 2007-7-12 22:21:09 > top of Java-index,Java Essentials,Java Programming...
# 2
HiI am trying to convert html output of the JSP to PDF format.Thanks and Regards,queryj
queryja at 2007-7-12 22:21:09 > top of Java-index,Java Essentials,Java Programming...
# 3
How do you have printed html output in pdf?Thanks.
PremierITAa at 2007-7-12 22:21:09 > top of Java-index,Java Essentials,Java Programming...