Connecting Tech Pros Worldwide Forums | Help | Site Map

Insert PDF file data into database

Newbie
 
Join Date: Mar 2009
Posts: 1
#1: May 14 '09
Hello,

i want to make one application in asp.net (C#) , in which if user select some PDF file.

i need to display that pdf file on web page. and after that i need to take some particular data from that pdf file and i need to store that data into database.

i try with OCR and itextsharp.dll but it work with TIFF images only. i want some API or some dll file using which i can able to select particular text from that pdf file and put it in some local variable or clipboard.

if anybody have anyidea for this , please reply

thank you
avinash

Reply