You can also do this via PHP either using the PHP FDF toolkit or
directly from PHP using any of the various code samples found on
http://www.php.net/fdf or do a google search on "php pdf form".
David Suna
[EMAIL PROTECTED]
Amos Shapira wrote:
On 18/09/2007, *Gadi Cohen* <[EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]>> wrote:
Meir Kriheli wrote:
> PDF has the notion of forms, FDF[1].
>
> Linux.com <http://Linux.com> published few months ago an article
about pdftk[2]. In that
> article, under "Filling out forms", pdftk is used to fill the
form fields.
>
> [1] http://www.planetpdf.com/developer/article.asp?ContentID=6623
> [2] http://www.linux.com/articles/53701
<http://www.linux.com/articles/53701>
>
Amazing... that's exactly the info I was looking for... thanks for
saving me alot of unecessary searching.
Possibly another option - Perl PDF modules (though I'm not sure which
of the dozens there is the right one):
http://search.cpan.org/search?m=module&q=pdf&s=1&n=100
<http://search.cpan.org/search?m=module&q=pdf&s=1&n=100>
Good luck,
--Amos
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]