Bytescout.PDF for .NET |
Bytescout.PDF library for .NET
- add visible digital signature to existing PDF document
Adding visible digital signature to an
existing PDF document file
This example teaches how to open existing
PDF and add visible digital signature to the rectangle
area in existing PDF document using Bytescout.PDF library
for NET using System; namespace DigitalSignature // Open existing document // add digital signature from file // now add visible signature drawing // Add standard font // Set Active Font // draw a text // Save document // open generated PDF document in default PDF viewer installed
in Windows Download example source code: bytescoutpdf_add_visible_digital_signature_to_pdf.zip (14 KB)
"Hello, World!" quick start step-by-step tutorials: |
|
|
||