RE: [xsl] Creating a PDF file from XSLT

Subject: RE: [xsl] Creating a PDF file from XSLT
From: "Michael Kay" <mhkay@xxxxxxxxxxxx>
Date: Mon, 6 Aug 2001 14:40:57 +0100
> 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


Current Thread