Insert PDF file data into database

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hellomynameis
    New Member
    • Mar 2009
    • 2

    #1

    Insert PDF file data into database

    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
Working...