Hi All Can you please suggest me some good tutorials and sample code to generate PDF files from servlets using XSL-FO. Regards Kiran
Brian Pipa
Ranch Hand
Joined: Sep 29, 2003
Posts: 299
posted
0
Check out itext and see if it can do what you need. I just started using it a week or so ago and it's a great PDF creation library. http://www.lowagie.com/iText/ brian