xsl-list
[Top] [All Lists]

Re: XML to PDF

2003-06-21 11:18:39
I'd like transform my XML into PDF fromat using XSL.

Use XSLT to produce an XML description of the layout using the XSL Formatting
Objects (XSL-FO) vocabulary. Then run this through the Apache FOP processor to
produce a PDF file.

http://xml.apache.org/fop/ should have pretty much all the info you need.

 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list



<Prev in Thread] Current Thread [Next in Thread>