Warning shows up when saving file (Java) (#1109)

Hi,

Attached Word file pops up a warning when I save it and try to open it. I am using Aspose.Words for Java 16.11.0 version. Can you help me with this?

String path = “Llibres de text 1r ESO Curs 2016-2017.doc”;
String destPath = “Llibres de text 1r ESO Curs 2016-2017-target.doc”;
Document document = new Document(path);
document.save(destPath);

Word file and screenshot of warning are attached.

Regards,
Zeljko

(Files.zip (124.9 KB))

@Zeljko

Thanks for your inquiry. We have tested the scenario and noticed the reported issue in resultant DOC file. We have logged a ticket WORDSJAVA-1624 in our issue tracking system for further investigation and rectification. We will notify you as soon as it is resolved.

We are sorry for the inconvenience.

Best Regards,

@Zeljko,

The issues you have found earlier (filed as WORDSJAVA-1624) have been fixed in this Aspose.Words for .NET 17.8 update and this Aspose.Words for Java 17.8 update.