I am a bit new to Docx4j and "wordML".
I want to convert this docx to a pdf :
But my research showed me that drawingML and VML wasn't supported, at least yet.
like : http://www.docx4java.org/forums/pdf-output-f27/drawingml-vml-to-pdf-t949.html
Is it true ? Is there a way out of this problem with Docx4j or should I think of using another technology ?
Thanks in advance !