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))