Docx with table Pdf conversion issues

Hello,

when converting a DOCX with an included table into PDF the resulting file becomes significantly larger and there are some defects on the layout of the text.

Code:
var document = new Document(“input.docx”);
document.Save(“output.pdf”);

We currently use Aspose.Words for Java 19.9. This problems did not occour with an older version of Aspose.Words for Java (up to version 19.5).

I’ve attached an example input DOCX (1 page) and the resulting output PDF (2 pages):
test.zip (123.6 KB)

@dvtdaten

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