SetaPDF Demos PHP libraries to handle, modify or create PDF files

Field Types

The SetaPDF-FormFiller component is able to handle all available form field types in a PDF document.

These PHP demos show how to access various form field types.

Further information on the available field types and how to access them can also be found in the official SetaPDF-FormFiller manual.

Text Fields

Access simple text fields in a PDF document.

Multiline Text Fields

Access simple multiline text fields with PHP.

Check Boxes

Access check box fields in a PDF document.

Radio Button Groups

Access radio button groups in a PDF document.

List Fields

Access list fields in a PDF document.

Combo Boxes

Access combo box fields in a PDF document using PHP.

Signature and Push Button Fields

Access signature and push button fields in a PDF document.

Fill All Field Types

Access all form field types in a PDF document and fill them.