Cocoon servlet from java.apache.org.  It does PDF generation on the fly
from XML and XSL (not HTML, though you could do XHTML), or using a raw
DOM doc or SAX events, using the fop processor.  Go to
http://xml.apache.org for more info.

Ted Little wrote:

> I am looking at, what would be a good approach to generate PDF docs, when
> the layout is not fixed, and contains dynamic data.
>
> Would that be generate HTML pages on the fly and convert it to PDF? Are
> there any java classes, available commercial or free software, which can
> convert HTML to PDF.
>
> thanks,
> Ted

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to