Cell borders are not displayed correctly when converting WORD to PDF

Hi,

I’m facing an issue where table cell borders are not displayed correctly.

PFA image:
border_issue.png (1.8 KB)

To reproduce this issue simply load word file into an input stream and save it:

Document document = new Document(inputStream);
document.save(“C:\temp\result.pdf”);

Both docx and pdf files attached:
wordtopdf.zip (11.2 KB)

Thank you for your Support.

@mrastenis,

We tested the scenario and have managed to reproduce the same problem on our end. For the sake of correction, we have logged this problem in our issue tracking system. The ID of this issue is WORDSNET-19564. We will further look into the details of this problem and will keep you updated on the status of correction. We apologize for your inconvenience.