Pdf converted from .docx using Aspose produced an extra blank page

Hi,

When converting a Word document to pdf, I noticed blank page produced in the pdf.

Code:

Document doc = new Document(@"test.docx");
doc.Save(@"out.pdf");

I’ve attached the test files for your reference. Please note the Aspose library needs to be licensed to reproduce the issue. You can find the pdf has three pages while the Word document only had two.

Could you please have 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-15518. 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-15518) have been fixed in this Aspose.Words for .NET 18.5 update and this Aspose.Words for Java 18.5 update.