Re: [iText-questions] How to extract data

2006-11-27 Thread Bernhard Wellhöfer
Thx for the information! > -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Im > Auftrag von Bruno Lowagie > Gesendet: Montag, 27. November 2006 16:30 > An: Post all your questions about iText here > Betreff: Re: [iText-questions

Re: [iText-questions] How to extract data

2006-11-27 Thread Bruno Lowagie
Bernhard Wellhöfer wrote: > Hello, > > I have a PDF document with ~900 pages. The document lists in a long > table the personal data of people. My job is it now to extract the first > and last name into a structured document (e.g. XML, Excel, csv ...). I hope you didn't accept that assignment

[iText-questions] How to extract data

2006-11-27 Thread Bernhard Wellhöfer
Hello, I have a PDF document with ~900 pages. The document lists in a long table the personal data of people. My job is it now to extract the first and last name into a structured document (e.g. XML, Excel, csv ...). I already managed to open the document via iText. After studying the Docum