![]() |
|
Do you know where your variables are? | |
PerlMonks |
Re^3: How to Extract PDF tables using Perlby ablanke (Prior) |
on May 27, 2016 at 13:38 UTC ( #1164310=note: print w/replies, xml ) | Need Help?? |
Yes, that's right.
It always depends on the way the PDF was generated. (some PDF tools even position every single character) Maybe the getPageContentTree method helps to build a more generally solution. The example based on the solution i've seen.
In Section
Seekers of Perl Wisdom
|
|