On 1 March 2011 15:58, Mike Blezien <mick...@frontiernet.net> wrote:
> Hello,
>
> I'm working on a small project that will require us to parse data submitted 
> from an Adobe Reader form, i.e questionaires. Then we'll need to generate 
> either a PDF or FDF temp file, attach it to an email, and send it to use. Now 
> parsing the data from the Adobe Form with a Perl script shouldn't be a 
> problem. My question is what is the best Perl module to use to create the 
> PDF(needed for digital siginatures) or a FDF file for this type of 
> application? I've been looking at CPAN for possible solutions but not real 
> clear which is the best to handle this type of application for both PDF or 
> FDF formats.
>
> any suggestions or tips would be appreciated.
>
> TIA,
>

Well I love PDF::API2 but I have to admit that it's documentation is a
bit tricky at times....I was about to write a paragraph about how it's
no longer being maintained but I see that someone (2011-01-24 - New
Maintainer: Steve Simms) has taken it over. Cool. I have never used
PDF::API2 for forms though.

Good luck,
Dp.

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to