Click here to Skip to main content
15,888,610 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
i want to read my pdf and fill data in textboxes from pdf in asp.net please guide
Posted
Comments
Sergey Alexandrovich Kryukov 5-Jul-15 11:35am    
What have you tried so far?
—SA

1 solution

This is a set of referenced to PDF libraries you can use: http://csharp-source.net/open-source/pdf-libraries.

In particular, you can try this one: https://pdfapi.codeplex.com.

—SA
 
Share this answer
 
Comments
hameshanand 6-Jul-15 1:11am    
Can you provide me some sample code where we can read pdf and set textboxes value in asp.net
Sergey Alexandrovich Kryukov 6-Jul-15 1:24am    
Let's remember that the one who is interested is you. Therefore, you can find time for doing your own job. The libraries listed on the referenced page provide documentation with some code samples. Do appropriate effort.
—SA

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