How to get the excel sheet column values properly in pdf document while converting excel to pdf because the columns are not aligned properly which result the same in pdf file as an output

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,

Hi @Nancy29

Can you try below

2 Likes

Thank you so much. It worked!

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.