Hi,

when trying to generate the ".fo"-file using the command
>>> java org.apache.xalan.xslt.Process -IN C:/fop/data.xml -XSL
C:/fop/style.xsl -OUT C:/fop/output.fo

I get the error message 
>>> XSLT Error (javax.xml.transform.TransformerConfigurationException): File
"C:/fop/style.xsl" not found.

When I try "/fop/style.xsl" instead of "C:/fop/style.xsl" (and the same
syntax for the xml-file), it's all OK. But how can I use a XSL-stylesheet
from a different drive ?

Thanks and regards
Viktor Keimes




---------------------------------------------------------------------
This message is intended for the addressee or its representative only. Any
form of unauthorized use, publication, reproduction, copying or disclosure
of the content of this e-mail is not permitted. If you are not the intended
recipient of this e-mail message and its contents, please notify the sender
immediately and delete this message and all its attachments subsequently.

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

Reply via email to