Hello frederic,
Tuesday, December 14, 2004, 10:22:21 PM, you wrote:
fodc> Hello RenderX,
fodc> I override XEP core option to make sure that some option will not be used by our users.
fodc> One of those, is TMPDIR. I am sure I don't want anybody using my GeneratorPDF (XEP envelop) API using this options... So, I override it. This option is listed in your
fodc> reference.html guide in the 2.2 Core Options section for XEP v4.
fodc> When I pass the option to XEP, I have this error:
fodc> Invalid option name in the argument list: com.renderx.xep.TMPDIR
This is to be
-Dcom.renderx.xep.TMPDIR "/path/to/myNewFastTempDir"
when called from command line, or just
options.setProperty("TMPDIR", "/path/to/myNewFastTempDir");
when using XEP API.
It works.
fodc> Does the TMPDIR option is available or not for XEP v4?
fodc> Please, change your documentation and/or your source code with the appropriate XEP position.
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 14 13:09:49 2004
This archive was generated by hypermail 2.1.8 : Tue Dec 14 2004 - 13:09:50 PST