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@renderx.com ------------------- (*) 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.htmlReceived on Tue Dec 21 02:49:42 2004
This archive was generated by hypermail 2.1.8 : Tue Dec 21 2004 - 02:49:43 PST