FO Processing Error

Here should go questions about transforming XML with XSLT and FOP.
mhuerta
Posts: 3
Joined: Thu Feb 02, 2006 6:13 pm

FO Processing Error

Post 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
sorin_ristache
Posts: 4141
Joined: Fri Mar 28, 2003 2:12 pm

Post 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
mhuerta
Posts: 3
Joined: Thu Feb 02, 2006 6:13 pm

Post 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
mhuerta
Posts: 3
Joined: Thu Feb 02, 2006 6:13 pm

Post by mhuerta »

OK, I got it working. I had to reinstall XEP. Somehow the xep.bat file got corupted.

Micah
Post Reply