in reply to Re: PDF Information fields: Modifying
in thread PDF Information fields: Modifying

When trying this code, I get the error:

Can't call method "out_file" on an undefined value at /apps/PERL5/lib/perl5/site_perl/5.6.1/PDF/API2.pm line 587.

Any ideas why?

Replies are listed 'Best First'.
Re: Re: Re: PDF Information fields: Modifying
by traveler (Parson) on Sep 10, 2002 at 18:41 UTC
    I suspect the issue is that you don't have a file called test.pdf...

    --traveler