Hi All,
I am working on manipulating word document using docx4j.
I have a word template having empty table with 4 columns in it. I want to access each cell in the table and add value to it from database.
While saving document to output path i am getting following error,
6033 ERROR org.docx4j.openpackaging.io.SaveToZipFile - javax.xml.bind.MarshalException
- with linked exception:
[com.sun.istack.internal.SAXException2: unable to marshal type "java.lang.String" as an element because it is missing an ...