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

SetaPDF-Core

The SetaPDF-Core component is the root of all other SetaPDF components. See how you can interact with PDF documents on a low level in pure PHP.

Links:

Actions

See how to interact with actions (e.g. JavaScript) in PDF documents with SetaPDF.

Analyze

Analyze a PDF document for specific properties, such as e.g. encryption, text, images, fonts, colors or digital signatures with the use of SetaPDF in pure PHP.

Annotations

PDFs can have various types of annotations. See how to access, create and edit PDF annotations in PHP. For example: extract comments, modify links or flatten annotations.

Canvas

Some PHP demos for low-level access to the canvas object of a PDF page or XObject.

Document

See how you can do more general tasks on PDF documents using PHP such as access or modify metadata or attachments. We also show how to remove digital signatures or PDF usage rights.

Images

Convert images to PDF files using PHP - also at a specific resolution. Or replace images in an existing PDF document.

Metadata

Access and modify PDF document metadata and XMP packages using PHP.

Outline

See how to access and modify a PDF documents bookmark outline using PHP.

Pages

See how to access, modify and/or delete PDF pages or their properties (such as boundary boxes, size, rotation) in PHP.