Click here to Skip to main content
16,016,134 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi,

I want to convert PDF file to excel file programmatically using .net or c# and then Save that file.
Please advice Thanks in advance
Posted

I would search for a library (you might also implement your own parser based on the PDF file format specifications). Google is your friend[^].
 
Share this answer
 
 
Share this answer
 
Comments
Sana Ali 4-Aug-14 3:40am    
Thanks for your reply but the content is intable format and atleast I want the text in table format in text file. I can read text but the text is not in table format. Please help
Thanks for your response... Unfortunately I have browsed and I m not finding the right solution as it is converting to a flat text file instead of a excel. Any help on this would be much appretiated
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900