[nycphp-talk] [OT] FORMS
Aaron Fischer
agfische at email.smith.edu
Thu Jul 19 11:46:26 EDT 2007
I've had great results with FPDF.
http://www.fpdf.org/
1) Create the HTML web form.
2) Use PHP to store the data in your DB and then use FPDF to output a
PDF to the web browser for the user to print.
-Aaron
On Jul 19, 2007, at 11:20 AM, Nicholas Hart wrote:
> I am looking for the easiest way to put an existing form (PDF) on
> the web for very non-tech users to fill out. Currently we have a
> form that is downloaded as a PDF and mailed back to us. I need to
> make the online version as similar as possible to filling out the
> existing form so our users don't get confused. For the final
> submit, the data will be saved to our DB and the full form will be
> printed as a PDF for the users records.
>
More information about the talk
mailing list