Hi,
I am trying to run the create pdf sample but constantly get the following error:
Exception in thread "main" java.lang.NoClassDefFoundError: Could not initialize class org.docx4j.convert.out.pdf.viaXSLFO.Conversion
My guess is that I am missing a dependency but I can't find which one, my librairy contains:
xmlgraphics-commons-1.4
xercesImpl
xalan-2.7.1
poi-3.8
log4j-1.2.17
jaxb-xslfo-1.0.1
fop-1.0
docx4j-2.8.1
commons-logging-1.1.1
commons-io-1.3.1
avalon-framework-impl-4.3.1
avalon-framework-api-4.3.1
Any help much appreciated.
Guillaume