Hello,
I'm trying to use docx4j, but on many files I notice the following error.
I'm using version 2.8.0 and also tried with 2.8.1.
Why does it not recognize element: (uri:"http://schemas.openxmlformats.org/spreadsheetml/2006/main", local:"worksheet") ?
Why also am I seeing the error about RI -- is that related to the version of Java or other dependent jars not matching somehow?
Thanks
13:38:16,535 ERROR name: com.sun.xml.internal.bind.namespacePrefixMapper value: org.docx4j.jaxb.NamespacePrefixMapperSunInternal@1d1419f1 .. trying RI.
13:38:16,536 INFO Using NamespacePrefixMapper, which ...