> Hi All I use struts. I wanted to know if there is a we can generate a PDF with the form data the user submits so that the users can print the pages. Please let me know if there is any resource on it or if there is something related to it. <
You may wish to look into these two open source projects, depending on your specific needs. FOP, Apache's Formatting Output Processor - http://xml.apache.org/fop/ iText, a java-pdf library - http://sourceforge.net/projects/itext/ Greg Ludington --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

