I'm new to aspose.words for java. It seems like a great package, but while running some tests, I seem to end up with some troubles. Currently I'm using an evaluation license (v 2.6.0).<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
What is the goal? I've got a docx-file including customXML linked to content-controls. But after manipulating the document with aspose.words (inserting an image at the end of the document), it seems the whole document is ruined. All the content-controls and the customXML are vanished and the orientation has changed from landscape to portrait. Am I doing something wrong or is the package not ready to handle this type of manipulations? If not, I'm afraid I need to drop the whole package and try some other tools for manipulating the documents because this is crucial.
Kris