in reply to Re^7: How to export all images from pdf via perl?
in thread How to export all images from pdf via perl?

I could not find the reason. Through perl IDE i compiled the "extractallimages.pl", but after the line("$tmpl->cleanoutput($ofile);") the compiler goes to "perl5db.pl" line no: 624("$SubInfo .= '('.join(', ', @test).')';"). And then process stopped. Could you please help me.
  • Comment on Re^8: How to export all images from pdf via perl?

Replies are listed 'Best First'.
Re^9: How to export all images from pdf via perl?
by Anonymous Monk on Oct 31, 2008 at 09:20 UTC
    I didn't suggest you find the reason, I said list the reasons it could fail. Once you have a list, rule each one out until you're left with the answer.