JSP to Generate PDF Document
843835Aug 6 2002 — edited Dec 27 2005Hi,
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