Page 1 of 1

samples.CreateHtml not found

PostPosted: Mon Apr 22, 2013 4:42 pm
by yet
Trying to convert a DOCX file to HTML using docx4j 2.8.1 fails....why?

total 37344
drwx------ 26 ajung staff 884 Apr 22 07:36 .
drwx------ 3 ajung staff 102 Apr 22 07:35 ..
-rw------- 1 ajung staff 445288 Sep 30 2012 antlr-2.7.7.jar
-rw------- 1 ajung staff 163650 Sep 30 2012 antlr-runtime-3.3.jar
-rw------- 1 ajung staff 33218 Sep 30 2012 avalon-framework-api-4.3.1.jar
-rw------- 1 ajung staff 61021 Sep 30 2012 avalon-framework-impl-4.3.1.jar
-rw------- 1 ajung staff 46725 Sep 30 2012 commons-codec-1.3.jar
-rw------- 1 ajung staff 83613 Sep 30 2012 commons-io-1.3.1.jar
-rw------- 1 ajung staff 261809 Sep 30 2012 commons-lang-2.4.jar
-rw------- 1 ajung staff 60686 Sep 30 2012 commons-logging-1.1.1.jar
-rw------- 1 ajung staff 3882573 Sep 30 2012 docx4j-2.8.1.jar
-rw------- 1 ajung staff 3079811 Sep 30 2012 fop-1.0.jar
-rw------- 1 ajung staff 1130070 Sep 30 2012 itext-2.1.7.jar
-rw------- 1 ajung staff 280402 Sep 30 2012 jaxb-svg11-1.0.2.jar
-rw------- 1 ajung staff 27610 Sep 30 2012 jaxb-xmldsig-core-1.0.0.jar
-rw------- 1 ajung staff 687147 Sep 30 2012 jaxb-xslfo-1.0.1.jar
-rw------- 1 ajung staff 391834 Sep 30 2012 log4j-1.2.15.jar
-rw------- 1 ajung staff 1820323 Sep 30 2012 poi-3.8.jar
-rw------- 1 ajung staff 1186887 Sep 30 2012 poi-scratchpad-3.8.jar
-rw------- 1 ajung staff 278281 Sep 30 2012 serializer-2.7.1.jar
-rw------- 1 ajung staff 148627 Sep 30 2012 stringtemplate-3.2.1.jar
-rw------- 1 ajung staff 55758 Sep 30 2012 wmf2svg-0.9.0.jar
-rw------- 1 ajung staff 3176148 Sep 30 2012 xalan-2.7.1.jar
-rw------- 1 ajung staff 1022663 Sep 30 2012 xhtmlrenderer-1.0.0.jar
-rw------- 1 ajung staff 194354 Sep 30 2012 xml-apis-1.3.04.jar
-rw------- 1 ajung staff 569113 Sep 30 2012 xmlgraphics-commons-1.4.jar
sucmac:docx4j-2.8.1 ajung$ java -cp docx4j-2.8.1.jar:commons-logging-1.1.1.jar:xmlgraphics-commons-1.4.jar org.docx4j.samples.CreateHtml /tmp/Zertifikat\ PWS\ Ost-Eisenach_2.HJ09.docx
Fehler: Hauptklasse org.docx4j.samples.CreateHtml konnte nicht gefunden oder geladen werden

Re: samples.CreateHtml not found

PostPosted: Mon Apr 22, 2013 7:08 pm
by jason
That sample has been renamed to ConvertOutHtml