Hello Team,
I am not able to transform below PDF in proper way in excel sheet.
Can you pls confirm?
ICICI BANK KANTHARAJ (2).pdf (231.9 KB)
Hello Team,
I am not able to transform below PDF in proper way in excel sheet.
Can you pls confirm?
ICICI BANK KANTHARAJ (2).pdf (231.9 KB)
Would you please share which code snippet did you use to convert the PDF into Excel? If possible, please share screenshot of the issues you found in the exported Excel Sheet as well. We will test the scenario in our environment and address it accordingly.
Document pdfDocument = new Document(filePath);
pdfDocument.Save(TempFileName, SaveFormat.Excel);
Are you concerned about the values shown in the attached screenshot? In case you notice additional issues, please highlight them as well.
image.png (40.8 KB)