Hi
I'm trying to use docx4j-ImportXHTML v8.2.0 to generate PPTx snippets from XHTML Strings. I'm seeing the following error when I add the jars to my project's pom.xml:
Description Resource Path Location Type
Missing artifact org.docx4j:docx4j-samples-resources:jar:8.2.8 pom.xml /altify-ppt-temp line 2 Maven Dependency Problem
The container 'Maven Dependencies' references non existing library 'C:\Users\jharney\.m2\repository\org\docx4j\docx4j-samples-resources\8.2.8\docx4j-samples-resources-8.2.8.jar'
Any help on how to fix this error would be appreciated.
Thanks
Joe