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.
Create a simple text and put a link on top of it.
This PHP demo adds two push-buttons to an existing PDF document.
Stamp annotations with individual appearances in PDF documents.
This PHP demo adds text fields to a PDF document.
Flatten annotations to a PDF pages content stream.
Extract information from Widget Annotations from a PDF page using PHP.
Get access to all link annotations with an URI action.
See how to calculate the coordinates for an annotation in case of a rotated or shifted PDF page.
This PHP demo shows how to replace the URI of link annotations on PDF pages with SetaPDF.
A complete example of how to add a free text annotation to a digital signed PDF document.