Xavier DAMAY wrote:
> Does someone know if it's possible to build a pdf file with Eps content 
> (linked or inlined) with a xsl-fo stylesheet under cocoon 2.0.
> I try to solve my problem with svg, but i encounter problems with batik.

Cocoon uses FOP for rendering PDF.
FOP supports EPS as external graphics. It may be possible
that you have to supply additional information beside the
source URI. Try to get it working with the standalone FOP
command line application first, then plug it into Cocoon.
Look at http://xml.apache.org/fop for hints how to run the
command line. You should have all necessary jars somewhere,
of course, it may be convenient to download the binary FOP
distribution again. Until it runs, questions should be
directed to the FOP user list.

J.Pietschmann


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to