From: Alexander Peshkov (peshkov@renderx.com)
Date: Fri Dec 19 2003 - 06:48:02 PST
Hello Anders,
You are using ancient bat file transform.bat that calls JAXPDriver
directly. The whole thing is deprecated - we ship xep.bat instead
(that calls XSLDriver) starting from XEP version 3.1.
Please switch to the use of xep.bat (JAXPDriver and thus
'transform.bat' just do not support '-quiet' option :-)
Best regards,
Alexander Peshkov mailto:peshkov@renderx.com
RenderX
AS> Hi,
AS> I'm trying to get xep to work in quiet mode by using the switch -quiet
AS> (as stated in the documentation). I'm using the following command to
AS> call the transform.bat usually:
AS> transform -xml C:\file.xml -xsl C:\Pdf.xsl -out C:\output.ps -format
AS> PostScript
AS> Now I'm trying to use quiet mode by adding the switch as such:
AS> transform -quiet -xml C:\file.xml -xsl C:\Pdf.xsl -out C:\output.ps
AS> -format PostScript
AS> But I get an error saying that this is not a valid format... (as though
AS> it expects the -xml bit to come first there...)
AS> What am I doing wrong?
AS> Best,
AS> Anders
AS> -------------------
AS> (*) To unsubscribe, send a message with words 'unsubscribe xep-support'
AS> in the body of the message to majordomo@renderx.com from the address
AS> you are subscribed from.
AS> (*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html
This archive was generated by hypermail 2.1.5 : Fri Dec 19 2003 - 06:51:21 PST