Hi Folks
I am stranger to Perl and Now my task is based on pdf file
I have used CAM::PDF module to read pdf content unfortunately i unable to read table data from pdf file
pdf is contain some text and table's , I need to parse these table data and write into spreadsheet
code is over here
my $pdf = CAM::PDF->new("filename.pdf"); my $page1 = $pdf->getPageText(1); print " page content is : $page1 \n\n\n";
Output
page content is :I need your help to solve this issue
In reply to Read table data from PDF by perlmad
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |