<div dir="ltr"><div><div><div><div>Dear Sir or Madam,<br><br></div>I tried to use your renderer into one of my project but I received the folowing traceback:<br><span style="color:rgb(255,0,0)"><font><span style="font-family:courier new,monospace">(document [system-id file:/D:/Userfiles/ndubien/workspace/CustomXSLT/<a href="http://benchmark.fo">benchmark.fo</a>]Exception in thread &quot;XEP#1&quot; java.lang.NoClassDefFoundError: com/jclark/xsl/sax/XSLProcessor<br>
    at com.renderx.xep.FormatterCore$ContentHandlerDriver.startDocument(FormatterCore.java:321)<br>    at org.apache.xerces.parsers.AbstractSAXParser.startDocument(Unknown Source)<br>    at org.apache.xerces..impl.dtd.XMLDTDValidator.startDocument(Unknown Source)<br>
    at org.apache.xerces.impl.XMLDocumentScannerImpl.startEntity(Unknown Source)<br>    at org.apache.xerces.impl.XMLVersionDetector.startDocumentParsing(Unknown Source)<br>    at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)<br>
    at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)<br>    at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)<br>    at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)<br>
    at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)<br>    at com.renderx.xep.FormatterCore.render(FormatterCore.java:48)<br>    at com.renderx.xep.FormatterImpl.render(FormatterImpl.java:185)<br>
    at com.renderx.xep.FormatterImpl.render(FormatterImpl.java:132)<br>    at com.renderx.xep.FormatterImpl.render(FormatterImpl.java:125)<br>    at com.xxx.tdm.service.jfs.app.engine.xslfo.XEP.subRun(XEP.java:67)<br>    at com.xxx.tdm.service.jfs.app.engine.Engine.run(Engine..java:40)</span></font></span><br>
<br><br></div>Your library - xep-debug.jar - is already linked to the project. Here is the code, I am using to generate the PDF file:<br><span style="font-family:courier new,monospace">Source src = new StreamSource(new File(inputFileName)); <span style="color:rgb(106,168,79)">// FO file generated thanks to Xalan</span><br>
FileOutputStream out = new FileOutputStream(new File(outputFileName)); <span style="color:rgb(106,168,79)">// PDF file</span><br><b>xep.render(src, new com.renderx.xep.FOTarget(out, outputFormat));</b> <span style="color:rgb(106,168,79)">// outputFormat = &quot;PDF&quot;</span></span><br>
<br></div>I am looking forward to hearing from you,<br></div>Nicolas DUBIEN<br></div>


!DSPAM:87,51d51b159851528919502!