Review the customer's signed version that is in dispute, compare it to the executed master copy, and confirm which cla…
Open the PDF document containing the digital signature you want to validate.
Locate the signature field or signature panel in the document.
Click directly on the digital signature or open the signature panel and select the signature you wish to validate.
In the signature details popup, click Signature Properties.
In the Signature Properties dialog, click Show Certificate to review certificate details if needed.
Close the certificate window, then click Validate Signature in the Signature Properties dialog.
Best practiceIf the signature status shows as 'Unknown' or 'Not Valid', check if the signer's certificate needs to be added to your list of trusted identities.
Review the validation result displayed in the Signature Properties dialog.
You can view detailed information about the signature's validity and certificate by clicking on the signature and opening Signature Properties.
This runs in the Acrobat app - there is no separate API for this task.
When a digital signature is 'valid', it means two main things: first, the document has not been changed since it was signed. Second, the identity of the signer, confirmed by their digital certificate, is trusted by your system. Acrobat checks these points using the certificate and a timestamp server to ensure the signature is authentic and reliable.
Verifying certificate information is crucial because it tells you who signed the document and if you can trust that person's identity. The certificate links the signature to a specific individual or organization. If the certificate is not trusted, or if its information is unclear, you cannot be sure the document was signed by the person it claims to be, which could lead to security risks or legal problems.
| Feature | Electronic Signature | Digital Signature |
|---|---|---|
| Security Level | Lower | Higher |
| Identity Verification | Basic (e.g., image of signature) | Strong (cryptography, certificates) |
| Tamper Detection | No built-in detection | Detects any changes after signing |
| Legal Weight | Varies by region and context | Stronger, often legally binding |
| Technology | Simple image or typed name | Public Key Infrastructure (PKI) |