This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: Creating a PDF file from XSLT


> A beginner question:  Can anyone tell me if it is possible to
> create a
> PDF file from an XSLT?  Are there special converter tools that can be
> used or is it something you can code into the XSLT to create the PDF?

You can use XSLT to create an output document that contains XSL Formatting
Objects, and then feed this output into an XSL-FO processor that generates
PDF, for example FOP from Apache.

Mike Kay
Software AG


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]