Re: [xep-support] command line arguments

From: David Tolpin (dvd@renderx.com)
Date: Thu Jul 10 2003 - 07:10:22 PDT

  • Next message: Kurt Werle: "[xep-support] Tables spanning pages horizontally"

    > I use the command line interface to transform all of my documents.=20
    >
    > Before I upgraded from XEP 3.21 to XEP 3.5 the following command worked =
    > just fine:
    > c:\XEP\xep.bat test.fo -DH4PDF.USERPRIVILEGES=3Dprint
    >
    > now I get the following error:
    > error: unexpected command line argument #2(input parameter): =
    > '-DH4PDF.USERPRIVILEGES=3Dprint'
    >

    Because the syntax for com.renderx.xep.XSLDriver is

    java com.renderx.xep.XSLDriver
         | {option|-quiet|-version|-valid|-help}
           (
             [-xml] <infile> [-xsl <stylesheet>] {-param <name=value>}
           | -fo <infile>
           | -xep <infile>
           )
           [[-<output format>] <outfile>]
           [-format <output format>]

    Available output formats: ps (Postscript), pdf (PDF), xep (XEP), at (XEP).

    That is, options must go before arguments.

    David
    -------------------
    (*) 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 : Thu Jul 10 2003 - 07:16:01 PDT