in reply to
Mechanize PDFs?
You should take a look at
CAM::PDF
. It allows you to manipulate existing PDF's. Specifically, the fillFormFields() function may do what you want.
Comment on
Re: Mechanize PDFs?
Replies are listed 'Best First'.
Re^2: Mechanize PDFs?
by
jgamble
(Pilgrim)
on Dec 14, 2007 at 22:24 UTC
This looks very good. Thanks, I'll start working with it.
[reply]
In Section
Seekers of Perl Wisdom