Updating page layout corrupts word document

Hello,

If you happen to update the page layout on the attached document and save it afterwards, the result is reported as corrupted by Excel.

"The file out.docx cannot be opened because there are problems with the contents"

Here is the following code used to reproduce the issue:
--------------
var document = new Document(“testFile.docx”);
document.UpdatePageLayout();
document.Save(“out.docx”);
--------------

InternalID: 27377

Best regards,
Jean-Alexandru Stanescu
Junior Developer
IBM Romania

Hi Jean-Alexandru,

Thanks for your inquiry. I have tested the scenario and have managed to reproduce the same issue at my side. For the sake of correction, I have logged this problem in our issue tracking system as WORDSNET-12517. I have linked this forum thread to the same issue and you will be notified via this forum thread once this issue is resolved.

We apologize for your inconvenience.

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


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