> I need to create a document that confirms to certain formatting criteria
> and then be able to give the surfer the ability to download the
> completed document preferrable, pdf. In other words, the document is a
> "legal" document and has some dynamic fields. Can this be done in php
> and if so, is there some code available that can give me an idea on how
> to do it?
You'll need the fdf toolkit from Adobe -- fdf being something like PDF, only
the first F is for "Form".
You'll also need to re-compile PHP to include support for fdf/PDF after
you've installed fdf.
Finally, you'll need to read up on PHP/PDF functions in the manual and
various web-sites.
--
WARNING [EMAIL PROTECTED] address is an endangered species -- Use
[EMAIL PROTECTED]
Wanna help me out? Like Music? Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]