Skip to content

modern-pdf-lib


modern-pdf-lib / generateSignatureAppearance

Function: generateSignatureAppearance()

generateSignatureAppearance(options): PdfStream

Defined in: src/form/fieldAppearance.ts:476

Generate the appearance stream for a signature field.

Unsigned: dashed border rectangle. Signed: "Signed" text with a line through it.

Parameters

options

SignatureAppearanceOptions

Returns

PdfStream

Released under the MIT License.