The following sample project uses the DevExpress PDF Document API to generate signature validation reports.
To test, simply click Browse to load the desired PDF file. If the file contains signatures, the table will display signature information as pictured below.
The GetSignatureInfo method retrieves all signatures contained in the PDF file. Each signature from this list is then passed as the GenerateInfoList
method parameter. This method retrieves signature name, signer’s name, and certificate information to generate the information list. The VerifySignature method verifies signature validity. The generated list is displayed in a DxGrid table.
- PDF Document API - Sign a PDF Document with a Certificate Stored on a Hardware Device
- PDF Document API - Use the Azure Key Vault API to Sign a PDF Document
- PDF Document API - Apply Multiple Signatures
(you will be redirected to DevExpress.com to submit your response)