Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

XHTMLImporter is missing #105

Open
YevhenKlymenko opened this issue Apr 18, 2024 · 1 comment
Open

XHTMLImporter is missing #105

YevhenKlymenko opened this issue Apr 18, 2024 · 1 comment

Comments

@YevhenKlymenko
Copy link

I'm trying to use docx4j-ImportXHTML 8.3.8 and XHTMLImporterImpl has missing XHTMLImporter. How can I resolve is?

@plutext
Copy link
Owner

plutext commented Apr 24, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants