You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by rc...@clearstream.com on 2000/08/03 12:38:48 UTC

xsl:stylesheet

Hello,


I can't seem to find a way to convert an XML+XSL into PDF.  All the examples
on your site are just fo-files or XSL-files that have no reference to the
XML file.  Each time I try to add a stylesheet to the XSL-file, I get an
error:
- fatal error: expected action not xsl:stylesheet
- fatal error: NULL
- ...

Where can I find more information on using xsl:stylesheet-elements into my
XSL-file and then still be able to convert them into PDF.


Thanks alot,
Robbie
rceulemans.cs@clearstream.com
robbie.ceulemans@capco.com

                                                          
Visit us at http://www.clearstream.com           
                                                          
IMPORTANT MESSAGE

Internet communications are not secure and therefore Clearstream International does not accept legal responsibility for the contents of this message.

The information contained in this e-mail is confidential and may be legally privileged. It is intended solely for the addressee. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited    and may be unlawful. Any views expressed in this e-mail are those of the individual sender, except where the sender specifically states them to be the views of Clearstream International or of any of its affiliates or subsidiaries.

END OF DISCLAIMER

Re: xsl:stylesheet

Posted by Fotis Jannidis <fo...@lrz.uni-muenchen.de>.
From:           	rceulemans.cs@clearstream.com

> I can't seem to find a way to convert an XML+XSL into PDF.  All the examples
> on your site are just fo-files or XSL-files that have no reference to the
> XML file.  

run makedoc in xml-fop/docs/xml-docs and in xml-fop/docs/examples/svg 
both scripts will create a pdf file from one or more xml files and you can also have a look 
at all intermediate files.
Fotis