Click here to Skip to main content
15,895,656 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I want to extract data from PDF and store it in database using asp .net and SQL.
Could you please tell me the best tool in terms of accuracy and cost?

thank you

What I have tried:

I tried Foxit but I have some difficulties to know how to use it
Posted
Updated 7-Jan-19 8:40am
Comments
Richard MacCutchan 7-Jan-19 15:22pm    
There is no such thing as "the best". You need to try different libraries and decide which one satisfies your requirements.
[no name] 8-Jan-19 0:05am    
And none of this helps if the PDF is encrypted / protected / is "graphics" only.

1 solution

This one is free, see CodeProject article: Extract Text from PDF in C# (100% .NET)[^]
This one is expensive, but you can try a trial version: Windows 8 .NET PDF Text Extractor & Converter - Extract Text from PDF C#/VB.NET sample in C# for Visual Studio 2013[^]
 
Share this answer
 
v2
Comments
Maciej Los 8-Jan-19 4:49am    
5ed!

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