in reply to Re^3: Using CAM::PDF module to read the pdf contentin thread Using CAM::PDF module to read the pdf content
my $doc = CAM::PDF->new($infile) || die "$CAM::PDF::errstr\n"; [download]