Extracting data from PDF file

Posted by fjpomares on 06-Nov-2014 14:07

Hello.

I'm trying to read the content of a PDF File to extract some information. 

I'm testing a product, PDFLib, that offer a COM Object by a DLL library, but I do not get it.

have anybody get it? do anybody know any product to do it programmatically with progress?

Thank you.

All Replies

Posted by matthewmonson on 07-Nov-2014 00:59

Hi there,

Is the document you are wanting to query a PDF form (contains editable fields) ?

If it is then it's relatively easy to create a simple Java program which uses the free iText libraries which allows you to create/read/update PDF forms.

Posted by fjpomares on 07-Nov-2014 05:40

The document don't contains editable field, but I need to extract some data from it,

Any other options?

This thread is closed