Re: [xep-support] Accessing FO file

From: Adam Rogoyski (rogoyski@math.utexas.edu)
Date: Thu Sep 18 2003 - 21:23:30 PDT

  • Next message: Clujean@aol.com: "Re: [xep-support] Accessing FO file"

    On Thu, 18 Sep 2003 Clujean@aol.com wrote:

    > I associated the XSL:FO stylesheet (*.xsl) to my XML file inside XMLSpy and executed the XSL:FO transformation to generate PDF. The PDF output looks good.
    >
    > What I don't see is the intermediate *.fo file and I need that file. Is there a command line option to xep.bat to create the *.fo file?
    > Any help is appreciated,

       I'm not sure about using the xep xmlspy plugin, but xep itself is using
    by default saxon for xslt. You can call it directly by running
            java -jar saxon.jar
    from the directory with the xep libraries installed to do the
    transformation and save it to a file.

       Adam
    -------------------
    (*) 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 Sep 18 2003 - 21:28:50 PDT