Standard Signatures
The SetaPDF-Signer component allows PHP developers to
digital sign PDF documents in pure PHP.
These demos show the basics for signature and timestamp creation for PDF documents.
Further information can also be found in the official
SetaPDF-Signer manual.
A PHP demo that shows you how to create and add signature fields to a PDF document.
This PHP demo shows you how to create a simple digital signature for a PDF document.
You can also use a PFX/P12 file to access the certificate and private key.
With a certification signature used in this PHP demo you can control if additional changes to the PDF document are allowed.
This PHP demo adds a document level timestamp signature to a PDF document.
This PHP demo shows how to create a digital signature including a timestamp.
A PHP demo of an async signature and timestamp workflow.
Sounds hard but isn't - just restart the signature process with another field name.