How to convert jsp output into pdf format
843840Dec 6 2008 — edited Mar 4 2009I have a problem is this, if i have a jsp page with content like table and some data how can i convert the jsp output into pdf. I found some code is using document.add(); but is like only few sentences how to make the whole jsp page output into the pdf file??