
Hello, It would be helpful to see a sample of the XML document. Also send us the content of the fields "XSL URL" and "Transformer" of the transformation scenario. Or export the scenarios on your computer (Options -> Export transformation scenarios), send the resulted file and let us know the name of the scenario with the problem. Is the same scenario used in both standalone and Eclipse 3.0 M7 plugin ? You probably know the standalone and Eclipse plugin share the same set of scenarios. Can you succesfully transform the sample Docbook document which comes with <oXygen/> to PDF ? If you want to use JIMI for image rendering it is enough to copy JimiProClasses.zip to <Oxygen_standalone_install_dir>/lib and restart <oXygen/>. For the Eclipse plugin you need to copy the same zip file to the lib subdirectory of the <oXygen/> plugin directory ( <Eclipse_install_dir>/plugins/com.oxygenxml.editor_3.1/lib) and to add the following line to the plugin.xml file in the <oXygen/> plugin directory, inside the <runtime> element: <library name="lib/JimiProClasses.zip"/> and restart Eclipse. Best regards, Sorin Ristache http://www.oxygenxml.com/ Syncro Soft ltd, Phone: +40-251-461480 Fax: +40-251-461482 Sylvain Perchaud wrote:
Buna George & Dan,
A French user has the following problem :
PDF output doesn't work with one of his DocBook documents when he uses the oXygen plugin for Eclispe 3.0 M7 (with JDK 1.4.2_03). It returns following error : "String out of range -1"
(while it works good with oXygen standalone edition)
He thinks it is a problem with some libs (xalan, xerces) of the JDK. He tried but didn't managed to use the "endorsed libs" mecanism.
He has also another question : can JIMI be included in oXygen's FOP ? Is he compelled to install an internal FOP to use JIMI ?