RE: [exslt] XML -> PDF
by Devlin, Kurt other posts by this author
May 1 2002 7:23PM messages near this date
Re: [exslt] math:constant() and math:random()
|
[exslt] XML -> PDF
Basic transformation techniques might be able to be used to get PDF
rendering from XML with little development
effort.
A possible solution is: XML -> XHTML -> XSL-FO -> PDF
See:
XHTML -> XSL-FO
(http://www.antenna.co.jp/XML/downfree/Xhtml2fo.xsl)
XSL-FO -> PDF
XEP Rendering Engine (http://www.renderx.com/FO2PDF.html)
Apache FOP (http://xml.apache.org/fop/index.html)
I hope that helps.
Regards,
Kurt
-----Original Message-----
From: jmchios@[...].net [mailto:jmchios@[...].net]
Sent: Wednesday, May 01, 2002 8:16 AM
To: exslt@[...].com
Subject: [exslt] XML -> PDF
We are looking at taking XML and converting it to a PDF format.
I am trying to figure out the best way to do it with XSLT.
Should I convert it directly to pdf format or use the FO approach.
I am still new at this and need a little steering.
Thanks!!!
Jim Chios
(XSLT Developer for the past 2 months)
__________________________________________________________________
Your favorite stores, helpful shopping tools and great gift ideas.
Experience the convenience of buying online with Shop@Netscape!
http://shopnow.netscape.com/
Get your own FREE, personal Netscape Mail account today at
http://webmail.netscape.com/
_______________________________________________
exslt mailing list
list@[...].org
http://www.exslt.org/list
_______________________________________________
exslt mailing list
list@[...].org
http://www.exslt.org/list
|