[xep-support] Quiet mode?

Alexander Peshkov peshkov at renderx.com
Fri Dec 19 06:48:02 PST 2003


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 at 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 at 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 at 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



More information about the Xep-support mailing list