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

Actions

The PDF specification includes a wide variety of standard action types. The SetaPDF-Core component allows you to access all of them on a low level.

Further information on the available PDF actions and how to use them can also be found in the official SetaPDF manual.

Add a JavaScript

Add a JavaScript action which opens an alert window at opening time to a PDF document using PHP.

Delete JavaScript

This demo shows how to remove document level JavaScript of an existing PDF document.

Get JavaScript

Access existing document level JavaScript in a PDF document with PHP.