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

Use the PdfDocumentProcessor to add a visual signature to a document.

Repository from Github https://github.comDevExpress-Examples/pdf-document-api-add-visual-signature-to-pdf-documentRepository from Github https://github.comDevExpress-Examples/pdf-document-api-add-visual-signature-to-pdf-document

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)

About

Use the PdfDocumentProcessor to add a visual signature to a document.

License:Other


Languages

Language:Visual Basic .NET 50.9%Language:C# 49.1%