Hello,
I am experiencing the same issue as already stated at
http://www.docx4java.org/forums/docx-java-f6/error-with-big-docx-files-t2403.html:
After an upgrade from version 3.2.2 to 3.3.1 I am getting the following error message:
org.docx4j.XmlUtils (fatalError:1454) -
com.sun.istack.internal.SAXParseException2;
unexpected element (uri:"http://schemas.openxmlformats.org/wordprocessingml/2006/main", local:"tc"). Expected elements are <{http://schemas.openxmlformats.org/wordprocessingml/2006/main}sdt>,<{http://schemas.openxmlformats.org/wordprocessingml/2006/main}permEnd>,<{http://schemas.openxmlformats.org/wordprocessingml/2006/main}permStart>,<{http://schemas.openxmlformats.org/wordprocessingml/2006/main}customXmlMoveFromRangeEnd>,<{http://schemas.openxmlformats.org/wordprocessingml/2006/main}customXmlMoveToRangeStart>,<{http://schemas.openxmlformats.org/wordprocessingml/2006/main}customXmlMoveToRangeEnd>,<{http://schemas.openxmlformats.org/wordprocessingml/2006/main}del>,<{http://schemas.openxmlformats.org/wordprocessingml/2006/main}customXmlInsRangeStart>,<{http://schemas.openxmlformats.org/wordprocessingml/2006/main}moveFromRangeStart>,<{http://schemas.openxmlformats.org/....
It seems as something is wrong with the template.
But as the template wasn't changed and everything was working fine with version 3.2.2
I really wonder how this can be fixed.
Please find attached the complete ...