XHTMLImporter is missing
Opened this issue · 1 comments
YevhenKlymenko commented
I'm trying to use docx4j-ImportXHTML 8.3.8 and XHTMLImporterImpl has missing XHTMLImporter. How can I resolve is?
plutext commented
Please use
<dependency>
<groupId>org.docx4j</groupId>
<artifactId>docx4j-ImportXHTML</artifactId>
<version>8.3.10</version>
</dependency>
See release announcement https://www.docx4java.org/forums/docx-java-f6/docx4j-importxhtml-8-3-10-released-t3118.html