PDF::Core::PDFGetPrimitive() called too early to check prototype at /usr/local/lib/perl5/site_perl/5.8.8/PDF/Core.pm line 288. PDF::Core::PDFGetPrimitive() called too early to check prototype at /usr/local/lib/perl5/site_perl/5.8.8/PDF/Core.pm line 294. Can't read cross-reference section, according to trailer #### use PDF; $pdf=PDF->new("file.pdf"); print "Has ",$pdf->Pages," Pages \n";