<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>You are missing &#8220;com/jclark/xsl/sax/XSLProcessor&#8221; just as the error says. Do you have &#8220;xt.jar&#8221; in the Classpath?<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Kevin Brown<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>RenderX<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> xep-support-bounces@renderx.com [mailto:xep-support-bounces@renderx.com] <b>On Behalf Of </b>Nicolas Dubien<br><b>Sent:</b> Wednesday, July 03, 2013 11:50 PM<br><b>To:</b> xep-support@renderx.com<br><b>Subject:</b> [xep-support] [RenderX XEP] ConnectivityKit - Trial: NoCLassDefFoundError<o:p></o:p></span></p></div><p class=MsoNormal><o:p>&nbsp;</o:p></p><div><div><div><div><div><p class=MsoNormal style='margin-bottom:12.0pt'>Dear Sir or Madam,<o:p></o:p></p></div><p class=MsoNormal style='margin-bottom:12.0pt'>I tried to use your renderer into one of my project but I received the folowing traceback:<br><span style='font-family:"Courier New";color:red'>(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>&nbsp;&nbsp;&nbsp; at com.renderx.xep.FormatterCore$ContentHandlerDriver.startDocument(FormatterCore.java:321)<br>&nbsp;&nbsp;&nbsp; at org.apache.xerces.parsers.AbstractSAXParser.startDocument(Unknown Source)<br>&nbsp;&nbsp;&nbsp; at org.apache.xerces..impl.dtd.XMLDTDValidator.startDocument(Unknown Source)<br>&nbsp;&nbsp;&nbsp; at org.apache.xerces.impl.XMLDocumentScannerImpl.startEntity(Unknown Source)<br>&nbsp;&nbsp;&nbsp; at org.apache.xerces.impl.XMLVersionDetector.startDocumentParsing(Unknown Source)<br>&nbsp;&nbsp;&nbsp; at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)<br>&nbsp;&nbsp;&nbsp; at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)<br>&nbsp;&nbsp;&nbsp; at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)<br>&nbsp;&nbsp;&nbsp; at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)<br>&nbsp;&nbsp;&nbsp; at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown Source)<br>&nbsp;&nbsp;&nbsp; at com.renderx.xep.FormatterCore.render(FormatterCore.java:48)<br>&nbsp;&nbsp;&nbsp; at com.renderx.xep.FormatterImpl.render(FormatterImpl.java:185)<br>&nbsp;&nbsp;&nbsp; at com.renderx.xep.FormatterImpl.render(FormatterImpl.java:132)<br>&nbsp;&nbsp;&nbsp; at com.renderx.xep.FormatterImpl.render(FormatterImpl.java:125)<br>&nbsp;&nbsp;&nbsp; at com.xxx.tdm.service.jfs.app.engine.xslfo.XEP.subRun(XEP.java:67)<br>&nbsp;&nbsp;&nbsp; at com.xxx.tdm.service.jfs.app.engine.Engine.run(Engine..java:40)</span><br><br><o:p></o:p></p></div><p class=MsoNormal style='margin-bottom:12.0pt'>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"'>Source src = new StreamSource(new File(inputFileName)); <span style='color:#6AA84F'>// FO file generated thanks to Xalan</span><br>FileOutputStream out = new FileOutputStream(new File(outputFileName)); <span style='color:#6AA84F'>// PDF file</span><br><b>xep.render(src, new com.renderx.xep.FOTarget(out, outputFormat));</b> <span style='color:#6AA84F'>// outputFormat = &quot;PDF&quot;</span></span><o:p></o:p></p></div><p class=MsoNormal>I am looking forward to hearing from you,<o:p></o:p></p></div><p class=MsoNormal>Nicolas DUBIEN<o:p></o:p></p></div><p class=MsoNormal>!DSPAM:87,51d51b159851528919502! <o:p></o:p></p></div></body></html>