Issue on Version 2010 and not on 2006

Hi there:

We are using old version of Aspose.Words.
We are preparing to update Aspose.Words to current version.
We found an issue on current version of Aspose.Words but not on our old version.
I have attached three files (original doc file, file that using 2010 version and file that using 2006 version).
test2010.doc is changed from original file which is fine on test2006.doc.
Code are following.

Document doc1;
doc1 = new Document("C:\test.doc");
doc1.Save("C:\test2010.doc");

Thanks

Jim

Hi

Thank you for reporting this problem to us. I managed to reproduce the problem on my side. Your request has been linked to the appropriate issue. You will be notified as soon as it is resolved.
Best regards,

The issues you have found earlier (filed as 27067) have been fixed in this .NET update and in this Java update.

This message was posted using Notification2Forum from Downloads module by aspose.notifier.