Hello,
I am working on upgrading docx4j from 3.0.0 to 3.3.0, and I am also updating docx4j-ImportXHTML-nightly-2013-1024 to docx4j-ImportXHTML-3.2.2. I did not change any of the code on my end, as I was hoping it would just work. My code just takes a large string of XHTML and converts it to Word.
After installing the jars, it looks like most of my code still works fine. The only issue I am having is that it ...