Document appears to be corrupt when opening document

Hello,
I have a Word document that I want to convert to PDF
When I open the document using following code

Stream s = new MemoryStream(sourceDoc);
Document pdfDoc = new Document(s);

I get the error The document appears to be corrupted and cannot be loaded.

Could someone please tell me what is wrong with the document?

Attached document and exception detail in my app.

Greetings,
PP

Hello

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,

Hello,

any news on this issue?

Greetings,
PP

Hello

Thanks for your request. This problem is already resolved in the current codebase. The fix will be included into the next hotfix, which will be released within two weeks. You will be notified.
Best regards,

The issues you have found earlier (filed as 16023) have been fixed in this update.

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