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

Various

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

Add Image Above Placeholder

This PHP demo finds a placeholder in a PDF and adds an image overlay to it.

Add Text Above Found String

This PHP demo finds a string/number, adds a white rectangle and text surrounded by a red border above it.

Create Link Annotations

This PHP demo finds URLs and e-mail addresses and overlays them with clickable link annotations.

Create Links in Table of Contents

This PHP demo analyzes the table of contents of a PDF document and adds links on its entries.

Create Named Destinations

This PHP demo adds named destinations on found phrases in PDF documents.

Highlight Words

This demo searches for words and allows you to highlight them.

Highlight Words with HTML

This PHP demo searches for words and highlights them via HTML above an image of the PDF page.

Phrase Search

Search and mark words in a PDF by regular expressions.

The $boundaryBox Parameter

This PHP demo shows the behavior of the $boundaryBox parameter.