I am almost there - using iText for generating PDFs
843836Mar 31 2005 — edited Nov 11 2005Hello people
By studying all the examples provided with iText library I am able to create a Java program to create a PDF file from HTML, now my question is how do I use it with JSP?? Should that be used as a Bean in JSP and passed values in it?
Can I just use the iText libraries in JSP file and include the whole code in a JSP file??
Thanks guys
Kunal