After a suspected breach, I ran an audit trail and have raw access logs for critical contracts but I can't tell which …
Open the PDF document containing the digital signature you want to validate.
If prompted, enable all necessary trust settings for the certificate authority used by the signature.
CautionIf the certificate is not trusted, Acrobat may not be able to validate the signature correctly.
Look for the Signatures panel on the right side, or click on the signature field in the document to open the signature details.
In the Signatures panel or details dialog, review the signature status message to check if the signature is still valid after document changes.
NoteAcrobat will indicate if the document was modified after signing and whether the changes are permitted (such as filling in forms or adding approved annotations) or if the signature was invalidated by unauthorized edits.
Expand the signature properties to view the list of changes made after signing, if any.
Best practiceClicking 'View Signed Version' lets you compare the signed state to the current version to see exactly what changed.
Confirm whether the signature remains valid or has been invalidated by edits, as indicated by Acrobat.
You can quickly check if a signature is still valid after changes by opening the signature panel and reviewing the status message.
This runs in the Acrobat app - there is no separate API for this task.
A certificate trust means your computer or Acrobat recognizes and believes the digital ID of the person who signed the document. It matters because if you don't trust the certificate, you cannot be sure the signature is real or that the document has not been tampered with. It's like checking if an ID card is from a real government agency.
Adding Long-Term Validation (LTV) information is important because it makes sure the digital signature remains valid and verifiable long into the future. Without LTV, a signature might become invalid over time if the original signing certificate expires or is revoked. LTV embeds all the necessary validation data directly into the document, so you can always confirm the signature's status, even years later, without needing external information.
| Feature | Digital Signature Verification | Scanned Signature Image |
|---|---|---|
| Purpose | Confirms signer identity and document integrity (no changes). | Shows a picture of a signature, but proves nothing about identity or changes. |
| Security | Uses cryptography to link signer to document, highly secure. | Can be easily copied or faked, offers no security. |
| Trust | Relies on trusted certificates and validation processes. | Relies only on visual appearance, no built-in trust. |