in reply to Re: PDF::API2 copy page
in thread PDF::API2 copy page

When I used the above piece of code, my system was hung for a while and the execution of the script was killed automatically.

Replies are listed 'Best First'.
Re^2: PDF::API2 copy page
by Anonymous Monk on Jul 22, 2009 at 14:23 UTC
    I get
    Can't call method "copy" on an undefined value at - line 1.
    Maybe you want to post a complete code sample
      copy method seems to have bug .. PDF::API2 is abandon, switch to PDF::API3
      I used PDF::API3 also. But the same result. I had to restart my system.
        Its probably a bug in copy, you should report it (or try to fix it -- too hard for me)