Page 1 of 1

FO Processing Error

Posted: Thu Feb 02, 2006 6:15 pm
by mhuerta
Hello,

I am getting the following error from when using XEP 4.4 as an external fo-processor in Oxygen 6.2 when trying to convert an xml document to pdf.

Started: C:\Tools\XEP\xep.bat -fo "C:\Tools\Render Bed\Package\1-M31M1.xml_xslt" -pdf "C:\Tools\Render Bed\Package\1-M31M1.pdf"
The system cannot find the path specified.
Process ended with exit code: 0

Any idea why it is failing? All the paths are valid. The middle file reference is the XSLT result, and does not physically exist. This used to work, and has recently stopped working. Any help would be much appreciated.

Micah

Posted: Thu Feb 02, 2006 7:07 pm
by sorin_ristache
Hello,

To make sure all the paths are correct you can configure XEP as external FO processor using the Browse & Add button in Options -> Preferences -> XML -> XSLT/FO/XQuery -> FO Processors. Just browse for the xep.bat script and the transformation should work OK.

Regards,
Sorin

Posted: Thu Feb 02, 2006 7:10 pm
by mhuerta
I have addedXEP.bat, in external fo processors. It addes the default macros. I am posotive that all paths are correct. It still wont render for me. Even if I use basic examples from the XEP site, I get a cannot copy file error. If I run the transforms in debug mode, it does in fact transform them, I just cant get them to render.

Micah

Posted: Thu Feb 02, 2006 7:20 pm
by mhuerta
OK, I got it working. I had to reinstall XEP. Somehow the xep.bat file got corupted.

Micah