[xep-support] Accessing FO file
Adam Rogoyski
rogoyski at math.utexas.edu
Thu Sep 18 21:23:30 PDT 2003
On Thu, 18 Sep 2003 Clujean at 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 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