There is an error in the Java version of Aspose.Words version 2.7.0 when you include more than 1000 images into a document.
Word will show the file as corrupted. When you do a repair images over 1000 are removed from the document. Unzipping the word file and looking into the media (word/media) folder where the images are kept shows that the images have "," commas included in the image names. Likewise the reference file (word/_rels/document.xml.rels) that links to rId's to image file paths have commas in the names of the ids.
When word has more than 1000 images no commas are in the image file names, nor in the rId references.
Is this bug fixed in the current version of Aspose.Words?
If not is it possible to get a patched version of Aspose.Words version 2.7.0 for java that fixes this bug?
Thank you!
Cobbie