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

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

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

NOTE: The PdfDocumentProcessor class allows you to apply only one digital signature to a PDF document. If you need to sign the same PDF document multiple times, use the solution from this example: How to Apply Multiple Signatures

Files to Look At:

Documentation

More Exanmples

About

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

License:Other


Languages

Language:Visual Basic .NET 52.1%Language:C# 47.9%