docx4j 8.3.0 is now in Maven Central.
The main change in this release is that the font discovery code, used in PDF via FO and borrowed from Apache FOP, is refreshed from recent FOP source code. This allows a number of fonts which previously couldn't be read to be read successfully.
Since this change introduces several new dependencies (fontbox and fop-events), we have started the 8.3 version series.
Notable changes in Version 8.3.0
- PDF ...