[xep-support] PDF File Name Generation?
Michael Sulyaev
msulyaev at renderx.com
Tue Dec 21 01:38:31 PST 2004
Hello Frederic,
Tuesday, December 21, 2004, 1:51:54 AM, you wrote:
fodc> Hello,
fodc> I want to know how to SET the PDF filename that was generated by XEP.
In the command prompt:
xep -fo infile.fo -pdf outfile.pdf
(doc/reference.pdf, "8.4. Command-Line Interface to XEP 4.1")
Using API:
out = new java.io.BufferedOutputStream(new java.io.FileOutputStream("path/to/output.pdf"));
(e.g. doc/samples/SAXInput/SAXInput.java:68)
fodc> Best Regards,
fodc> Frédéric Ouellet
--
Best regards,
Michael mailto:msulyaev at renderx.com
-------------------
(*) 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