in reply to How to Extract PDF tables using Perl
see also Parsing PDFs by text position?
The hard work - the heuristic to identify rows and colums - is yours.
Can't be done by us because we don't know the exact requirements and a Perl module can't be more intelligent than you are. ;-)
Good luck!
Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: How to Extract PDF tables using Perl
by ateague (Monk) on May 11, 2016 at 14:08 UTC | |
by LanX (Saint) on May 11, 2016 at 15:41 UTC |