Aspose produce an extra row in PDF converted from DOCX

Hi,

This is another case where Aspose created an extra row in PDF when converting a DOCX.

code:
var doc = new Document(@".\test.docx");
doc.Save(@".\test.pdf");

I’ve attached the test files and a screenshot for your reference:
test.zip (76.1 KB)
image.png (105.6 KB)

You can see some text was pushed to the next page and resulted in an extra page in the PDF (1 page in DOCX became 2 pages in PDF).

Could you please help us take a look?

Thanks,

@ServerSide527

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-19621. 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-19621) have been fixed in this Aspose.Words for .NET 20.4 update and this Aspose.Words for Java 20.4 update.