cocoon and FOP

Subject: cocoon and FOP
From: "Robert Koberg" <rob@xxxxxxxxxx>
Date: Thu, 6 Jul 2000 13:08:04 -0700
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


Current Thread