Skip to content

DevExpress-Examples/pdf-document-api-add-visual-signature-to-pdf-document

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PDF Document API - Add a Visual Signature to a PDF Document

This example illustrates how to use the PdfDocumentProcessor class to sign a PDF document.

Important

The Universal Subscription or an additional Office File API Subscription is required to use this example in production code. Please refer to the following page for pricing information: DevExpress Subscription

Limitations

The approach in this project has the following limitations:

  • The PdfDocumentProcessor class allows you to apply only one digital signature to a PDF document.
  • The PdfDocumentProcessor removes existing signatures from a document when the file is saved. However, if you use PdfDocumentProcessor to apply a signature, it is retained.

Use the solution from this example for more flexible approach: How to Apply Multiple Signatures

Files to Look At:

Documentation

More Examples

Does this example address your development requirements/objectives?

(you will be redirected to DevExpress.com to submit your response)