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]

cocoon and FOP


Hi,

Can I use cocoon to generate PDF's?  I am currently using cocoon (and I
guess its Xalan) to generate html pages by inserting the processing
instruction:
<?xml-stylesheet href="../../html/docbook.xsl" type="text/xsl"?>
<?cocoon-process type="xslt"?>

I would like to do this:
<?xml-stylesheet href="../../fo/docbook.xsl" type="text/xsl"?>
<?cocoon-process type="xslt"?>

My question is how do I get cocoon to use FOP?  Is there any documentation
on using Apache & Cocoon & FOP?  I see the documentation on FOP at
xml.apache.org, but it does not spell out exactly what I need so I am lost.



 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]