We're pleased to announce the release of Docx4j-ImportXHTML 8.2.0.
The purpose of Docx4j-ImportXHTML is to convert XHTML (ie well formed HTML) to Word document (docx) content.
The major change in this release is that we have migrated from FlyingSaucer to https://github.com/danfickle/openhtmltopdf which is actively maintained and uses pdfbox, not old iText.
Docx4j-ImportXHTML 8.2.0 is compiled for Java 8, and should work with any docx4j 8 to 8.2.x. Note:This release ...