Hi all,
I wonder if docx4j can insert a docx into another docx? i think it's very difficult in case compose a image.
thanks ,
It is currently Mon Apr 07, 2025 9:21 am
org.docx4j.openpackaging.parts.WordprocessingML.MetafileWmfPart cannot be cast to org.docx4j.openpackaging.parts.WordprocessingML.BinaryPartAbstractImage
invitation = new Invitation(templateProperties, InvitationTest.class
.getResource("/template.docx").getPath(), InvitationTest.class
.getResource("/").getPath());
WordprocessingMLPackage template = WordprocessingMLPackage
.load(new File(templateFilePath));
java.lang.IllegalArgumentException: javax.xml.bind.MarshalException
- with linked exception:
[javax.xml.bind.JAXBException: org.docx4j.openpackaging.packages.WordprocessingMLPackage is not known to this context]
<artifactId>maven-compiler-plugin</artifactId>
<version>2.3.2</version>
<configuration>
Total posts 10157 • Total topics 2857 • Total members 2087