Updating an existing PDF with a digital signature

The CPdfOperation class exposes operations that can be applied to existing PDF files.

You can digitally sign an existing PDF file using the CPdfOperation::ApplySignature() method.
The input PDF can be created by our iDRS or any other PDF producer.

The digital signature of an existing PDF is only available on Windows and macOS platforms.