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

Filter

With the SetaPDF-Extractor component PHP developers are able to filter text extraction results for individual needs.

Further information on filters and how to use them can also be found in the official SetaPDF-Extractor manual.

Filter by Annotations

Filter result by text markup annotations.

Filter by Bold Text

Create an individual filter for bold text in a PDF document.

Filter by Font Size

Filter text by a font size in a PDF document with PHP.

Filter by Form Fields

Filter static form data by using a PDF form as a template.

Get and Mark Words

Filter by rectangles and mark the found words in a PDF.

Interactive GUI

Get text via an interactive GUI. The filter will be set by drawing a rectangle on an image of a PDF page.

Invoice Recipients and Numbers

A PHP demo that iterates through several PDF invoices and extracts the recipients and numbers.

Filter Same Area Several Times

A PHP demo that filters the same area of a PDF page several times.