Hi All,
I am working on converting excel to Pdf file. After conversion output pdf file has column values not displayed properly because of the alignment in excel sheet. Can someone please help to fix it.
Output pdf file column values:
ID StartDate PolicyNumber
0 ######## 8E+09
Actual column values:
ID StartDate PolicyNumber
0 29/10/2023 8928847257265
Thanks,