THPDFPage.AttachSignatureFieldAppearance Method

Provides attach signature field appearance behaviour for the digital signature and PAdES workflow. Use it when the surrounding API family needs explicit control over PDF objects, page content, resources, conformance, or diagnostics

Declaration

function AttachSignatureFieldAppearance(const FieldName: AnsiString): THPDFStreamObject;

Unit

HPDFDoc

Parameters

NamePurpose
FieldNameAcroForm field name or field dictionary targeted by the helper

Return value

Returns a THPDFStreamObject value

Usage notes

Related APIs