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: simple instructions for FOP->PDF ?


> 
> 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

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