Can’t save docx file (#1079)

Hi, I have docx file which can’t be saved using aspose.words for java. Can you help me with this?

String path = "3 make me English 24.05 leidrett 3 (1).docx";
String destPath = "3 make me English 24.05 leidrett 3 (1)-target.docx";
Document document = new Document(path);
document.save(destPath);

File is too big for attachment so I put it on share.

http://www81.zippyshare.com/v/zTZSj7o1/file.html

I’ve tested scenario with aspose.words 16.11.0.

Regards,
Zeljko

@Zeljko,

Thanks for your inquiry. We have tested the scenario using latest version of Aspose.Words for Java 17.10 and have not found the shared issue. Please use Aspose.Words for Java 17.10.

Hi,

thanks for the answer. I tested the scenario with aspose.words for java 17.10 and it works fine.

Regards,
Zeljko

@Zeljko,

Thanks for your feedback. Please feel free to ask if you have any question about Aspose.Words, we will be happy to help you.