One of our customer complained about the alignment of the left border of a table. We saw this border shifts a bit to the right after the docx is converted to PDF. Strangely this doesn’t happen if the table has only one column as can be seen here:
We are using Aspose.Words for Java but the same issue happens if we use the online docx → pdf converter.
I’ve also added both the docx and pdf file.
table_allignment_issue.docx (69.8 KB)
table_allignment_issue.pdf (76.9 KB)