Hi,
I would like to use the convert (like the docx4j sample)
However I have this error with the use of xmlgraphics-commons 1.2 and below
==>
Caused by: java.lang.ClassNotFoundException: org.apache.xmlgraphics.java2d.ps.TextHandler
or this one with xmlgraphics-commons 1.3 and above
==>
Caused by: java.lang.ClassNotFoundException: org.apache.xmlgraphics.image.loader.ImageContext
What is the solution ???