Problems using custom XLST-FO engines
Posted: Wed Apr 16, 2008 4:50 pm
Hi,
For some reason oxygen wants to rename my two input files called: a_xo_till_acf220se.xml and acf220se.xfo when using a custom engine which will transform these file to a pdf.
I you look at the error message you can see that the program renames the xml file to:
a_xo_till_acf220se.xml_xml
And that the .xfo file (xls) is being renamed to:
oxy28268.xsl
Is this a bug or did I miss something here?
Note that im using ${xml} for the input xml fil, ${xsl} for the input xsl file (acf220se.xfo) and ${out} for the output file which is not yet specified.
error message below:
SystemID: C:\xmltrans\acf220se.xfo
Description: xlmtransform not found. Make sure it is installed properly and the PATH env variable points to the parent dir of the executable.
SystemID: C:\xmltrans\acf220se.xfo
Description: Cannot run program "fop.bat -xsl C:\xmltrans\oxy28268.xsl -xml C:\xmltrans\a_xo_till_acf220se.xml_xml I:\Systems\PDF" (in directory "C:\xmltrans"): CreateProcess error=2, The system cannot find the file specified
For some reason oxygen wants to rename my two input files called: a_xo_till_acf220se.xml and acf220se.xfo when using a custom engine which will transform these file to a pdf.
I you look at the error message you can see that the program renames the xml file to:
a_xo_till_acf220se.xml_xml
And that the .xfo file (xls) is being renamed to:
oxy28268.xsl
Is this a bug or did I miss something here?
Note that im using ${xml} for the input xml fil, ${xsl} for the input xsl file (acf220se.xfo) and ${out} for the output file which is not yet specified.
error message below:
SystemID: C:\xmltrans\acf220se.xfo
Description: xlmtransform not found. Make sure it is installed properly and the PATH env variable points to the parent dir of the executable.
SystemID: C:\xmltrans\acf220se.xfo
Description: Cannot run program "fop.bat -xsl C:\xmltrans\oxy28268.xsl -xml C:\xmltrans\a_xo_till_acf220se.xml_xml I:\Systems\PDF" (in directory "C:\xmltrans"): CreateProcess error=2, The system cannot find the file specified