Skip to content
Guides

Remove Digital Signatures

You can easily remove a digital signature, and when you do so, both the appearance and data associated with the signature will be deleted.

It's important to note that removing a signature does not remove the signature field.

This example shows how to remove digital signatures:

javascript
// Remove digital signature.
docViewer.deleteSignature(signature)