today I realised that the XmlUtils.deepCopy(...) method does not work for a WMLPackage.
- Code: Select all
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]
Could you tell me why and if it is possible to make it work?
regards,
Lars