Re: [PHP-DB] PDF/FDF Support

2002-07-03 Thread Paul Burney
on 7/2/02 8:20 PM, Jefferson Cowart at [EMAIL PROTECTED] appended the following bits to my mbox: > I'm trying to write a PDF form that people can fill in. I want to then > take the data, store it in my database, and then recall the data, and > display a filled in form with that data. I see two op

[PHP-DB] PDF/FDF Support

2002-07-02 Thread Jefferson Cowart
I'm trying to write a PDF form that people can fill in. I want to then take the data, store it in my database, and then recall the data, and display a filled in form with that data. I see two options. The first is to have acrobat post the entire PDF file and store the entire file. This option seem