From: Mete Kural (metekural@yahoo.com)
Date: Fri Nov 29 2002 - 10:12:48 PST
Hello XEP-Support,
I installed the XEP 3.13 evaluation version on a
Windows 2000 machine. I'm trying to render a PDF file
with the below command:
java com.renderx.xep.JAXPDriver
-DCONFIG=c:\java\XEP\etc\xep.xm
l -xml quran_test.xml -xsl quran_book.xsl -out
quran_test_xep.pdf -format PDF
It gives me this exception:
com.renderx.xep.lib.ConfigurationException: cannot
parse '~\etc\fonts.xml' as URL
com.renderx.xep.lib.ConfigurationException: cannot
parse '~\etc\fonts.xml' as URL
at com.renderx.xep.lib.Conf.pathToURL(Conf.java:189)
at com.renderx.xep.lib.Conf.init(Conf.java:109)
at com.renderx.xep.Driver.init(Driver.java:32)
at
com.renderx.xep.JAXPDriver.<init>(JAXPDriver.java:205)
at
com.renderx.xep.JAXPDriver.<init>(JAXPDriver.java:160)
at
com.renderx.xep.JAXPDriver.main(JAXPDriver.java:127)
This kind of path '~\etc\fonts.xml' is not recognized
in Windows as far as I know. I tried to find where
this is specified. I found that it's specified in
etc/xep.xml. In xep.xml, I modified an option element
to make it like this:
<option name="FONTLIST"
value="c:/java/XEP/etc/fonts.xml"/>
But when I re-run XEP with the same call, it still
gives me the same error. Where do I change the path
for fonts.xml ?
Thanks,
Mete Kural
-------------------
(*) 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 : Wed Dec 18 2002 - 08:41:29 PST