Tables are wrong in PDF converting from DOCX

Hi,

When converting a DOCX with some tables to PDF. I noticed the table columns got squeezed and the height was also changed.

Code:
var document = new Document(@".\test2.docx");
document.Save(@".\test2.pdf");

I’ve attached a screenshot and the test files for your reference. Could you please take a look?

test2.zip (90.6 KB)
image.png (116.5 KB)

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-19520. You will be notified via this forum thread once this issue is resolved.

We apologize for your inconvenience.