I am trying to copy a table, having one cell containing an image, from one DOCX to another. But after copying, the resultant DOCX, shows: "The image cannot currently be displayed" in a box where the image should be present. What could I possibly be missing?
One more thing, that when I tried to access a particular cell of a table using the code given below, I get an exception stating that "java.lang.ClassCastException: javax.xml.bind.JAXBElement cannot ...