Results 1 to 2 of 2

Thread: reading data from pdf

  1. #1

    Thread Starter
    Hyperactive Member kuldevbhasin's Avatar
    Join Date
    Mar 2008
    Location
    Mumbai, India
    Posts
    493

    reading data from pdf

    hi
    i have read a lot about reading data from pdf but still very confused.
    i have to gather data from a invoice which is in a pdf format and store it in the database now the invoice contains text, tables, signature and barcode.
    this i have to again print after adding some of my data in another format and hence i need to get the data from the pdf file.
    i know what i am asking for is very odd but thats what i have to do

    can someone pls. guide me as to what i should do and how pls.
    thankx in advance.

  2. #2
    PowerPoster stanav's Avatar
    Join Date
    Jul 2006
    Location
    Providence, RI - USA
    Posts
    9,290

    Re: reading data from pdf

    Have a look at iTextSharp library and see what it can or cannot do. It's a free .Net library ported from iText to C# and in my opinion, it's a very good library for creating and manipulating pdf files... It does have its weaknesses though, and there are many things that it simply cannot do. There are also many other libraries and SKD's, some are free but most will cost you big $$$... Pdf manipulation is not an easy task, and regardless of what software package you use to manipulate a pdf file, you will need to be very familiar with the Adobe Pdf Reference. That is, you need to know the file format, and how it works.
    Let us have faith that right makes might, and in that faith, let us, to the end, dare to do our duty as we understand it.
    - Abraham Lincoln -

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width