Steve Garcia
2016-01-14 05:54:24 UTC
Hi,
Am trying to pull table data out of PDF files that contain non tabular text as well as the tables. I've successfully parsed the non tabled text using PdfTextExtractor.GetTextFromPage(), but the resulting text stream is empty at each table location.
I'm sure there's a way to do what I need to do, but I can't find documentation for itext. Suggestions for learning my way out of this delimma?
I've attached a sample PDF. The tables are in the latter part of the file.
Thanks,
Steve
Am trying to pull table data out of PDF files that contain non tabular text as well as the tables. I've successfully parsed the non tabled text using PdfTextExtractor.GetTextFromPage(), but the resulting text stream is empty at each table location.
I'm sure there's a way to do what I need to do, but I can't find documentation for itext. Suggestions for learning my way out of this delimma?
I've attached a sample PDF. The tables are in the latter part of the file.
Thanks,
Steve