Click here to Skip to main content
15,893,668 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
VB
<pre lang="c#">
I need to read the text from the PDF File and store the information in the database. How do read the PDF Text???
Posted

1 solution

You can use the ITextSharp assembly to get values and manipulate forms in pdf.
You can download it here.[^]
Here's a simple tutorial to use it.[^]

Hope this helps.
 
Share this answer
 
Comments
Rohan Dessai 11-Aug-11 1:34am    
I want to map the data and enter the same in database For Eg Name, Address etc. Is it safe for me to use the mentioned DLL in Application?? any expiry or licensing of DLL??

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