pdftk-php Example

See /README.txt for detailed information about how to install this example application.

This application collects data from users via a web form or through a submittable PDF form. It stores the data in a MySQL database. The data can then be retrieved, forged into an FDF file, and injected in an empty PDF form, creating a custom PDF file on the fly.

View stored data

If you want to see a list of all the submitted data and download the individual PDFs, click here.

Download PDF form

If you want to insert data in the database from a PDF, download the submittable PDF.

Make sure you edit the PDF in Acrobat first and set the submission URL to this page, otherwise the data won't get transmitted correctly.

Fill in web form