Subject: RE: simple instructions for FOP->PDF ?
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Wed, 24 May 2000 13:40:35 +0100
|
>
> I've been trying to generate some PDF files
> from XML data.
> I can get as far as generating XML in the
> FOP namespace. But am having
> difficulty figuring out how to pass the SAXON
> SAX.documentHandler thingy into the apache XSL:FO doohick.
>
Saxon has a special hook to feed the output into FOP: just write
<xsl:output method="saxon:fop"/>
Mike K
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|