Re: XML to PDF2003-06-21 11:18:39I'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
|
|