Glen Bolofsky wrote:
I receive itext documents regularly from my clients and I'm trying to grab the data that resides on these pdf forms - kind of like data capture of the machine print that resides on the form - all within neat little fields. Based upon your knowledge, is there a way to grab this data from these pdf files created using i-text ?

It depends.
If you are receiving a PDF with an AcroForm, you can easily
get the data entered in the AcroFields. If you are receiving
a 'flattened' PDF (without an interactive form), it will be
very difficult to retrieve the data.
br,
Bruno

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions
Buy the iText book: http://itext.ugent.be/itext-in-action/

Reply via email to