.pdf converted from .docx has wrong layout

Hi,


When converting a Word document to .pdf using Aspose.Words, the layout looks wrong. Code:

Document convertedDocument = new Document(@“test2.docx”);
convertedDocument.Save(@“test.pdf”);

I’ve attached the test files for your reference. The output pdf has 3 pages while the original .docx has only 2 pages. You can also find some text from the 2nd page in Word has moved to the 3rd page.

Could you please take a look into this?

Thanks
Hi John,

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

We apologize for your inconvenience.