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

Various

Various PHP demos showing solutions you can create with the SetaPDF-FormFiller component.

Get Form Field Names and Types

A simple PHP demo that resolves PDF form field names and types.

Get Form Field Information

This PHP demo shows various information of all found form fields in a PDF document.

Access Same Named Form Fields

This PHP demo shows how to fill and access same named form fields in a PDF document.

Flatten Form Fields

A simple PHP demo that flattens a specific or all form fields in a PDF document.

Fill Form Field With an Image or PDF Page

Use an image or a PDF page as a form field appearance.

Individual Font and Color Space

Use an external TTF font and an individual color space.

Fill One Template Several Times

Iterate over data and fill a PDF form template several times.

Fill with Rich-Text Styling

Use a subset of HTML and CSS to style the fields content.

Show Form Field Positions in HTML

This PHP demo translates the rectangle values of PDF form field annotations to values you can use in HTML.