by javasol » Thu Oct 23, 2014 2:51 pm
Is there a way to use docx4j to convert a docx and then use another library (iText,Fop) to convert to pdf? This will give me the flexibility of using docx4j plus the full features of the other library. The way I'm thinking is to use docx4j to convert to xml or maybe Html and then use itext or fop to convert to pdf