Hi all, I am working on creating a watermark for a document, and I planned to use the unmarshallFromTemplate utility to create the watermark based on markup captured from a working document. But when I try to use it I get the next exception (below). If i create all the components "by hand", everything goes ok and the document gets its watermark. Can anybody help me?
javax.xml.bind.UnmarshalException: unexpected element (uri:"http://schemas.openxmlformats.org/wordprocessingml/2006/main", local:"pict"). Expected elements are <{urn:schemas-microsoft-com:office:office}OLEObject>,<{urn:schemas-microsoft-com:vml}VMLFrame>,<{urn:schemas-microsoft-com:office:office}WordFieldCodes>,<{http://schemas.openxmlformats.org/wordprocessingml/2006/main}altChunk>, ...