[xep-support] Running XEP in Batch Mode

Dave Pawson dave.pawson at gmail.com
Tue Feb 12 23:48:09 PST 2008


Hi Betty.

On 13/02/2008, harvey <harvey at eccnet.com> wrote:

> First I tried:
>
> C:\Progra~1\RenderX5\XEPWin\xep\xep filename1.fo
> ...
> C:\Progra~1\RenderX5\XEPWin\xep\xep filename#.fo
>
> The batch file converted first file, then stopped.

since xep is really xep.bat IIRC, you need to resolve
running other batch files from the first one?
I can't remember the syntax.


>
> I then tried:
>
> java  -jar C:\Progra~1\RenderX5\XEPWin\xep\lib\xep.jar -fo
> htmlfiles/graphics/F664259300-9-ch2-fig2-1.fo
>
> I get the following error:
>
> Formatter initialization failed: java.net.MalformedURLException:
> Invalid URL or non-existent file: xep.xml

Java (even on Windows machines) uses / instead of \
1. Avoid c: in any of the paths if you can. It causes trouble.
2. Have a look at xep.bat and work out the classpath used.
Rewrite using / syntax and try again. It should work.


HTH





-- 
Dave Pawson
XSLT XSL-FO FAQ.
http://www.dpawson.co.uk
-------------------
(*) 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/terms-of-service.html



More information about the Xep-support mailing list