Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

Re: PDF::Parse fails with obscure error messages

by Albannach (Monsignor)
on Jul 22, 2004 at 13:12 UTC ( [id://376560]=note: print w/replies, xml ) Need Help??


in reply to PDF::Parse fails with obscure error messages

I did a simple with your code, and apart from the redundant $pdf->TargetFile($_); it seems to correctly extract the requested PDF info from my small sample of files. I noticed that PDF::Core (which I've rarely used) has some uninitialized variables that could be cleaned up, but I also suspect that as it is a bit old now it simply doesn't grok the particular PDF you're feeding it in your test. Perhaps you should see which PDF is being scanned when that error appears, and test some other (i.e. not generated at your shop) PDFs to see if it is a version problem.

You might also look into PDF::API2 which I have found to be pretty good (and newer), though slower than PDF::Parse for header information.

Good luck!

--
I'd like to be able to assign to an luser

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://376560]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (3)
As of 2024-04-25 23:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found