SetaPDF_Signer_Signature_DocumentInterface An interface that can be used in a signature or timestamp modul to update the document before the signature creation.
File: /SetaPDF v2/Signer/Signature/DocumentInterface.php
Implemented in
Summary
Methods
updateDocument()
abstract public SetaPDF_Signer_Signature_DocumentInterface::updateDocument (
SetaPDF_Core_Document $document
): voidMethod to allow updates onto the document instance.
Parameters
- $document : SetaPDF_Core_Document