Skip to content

happypdf / createPDFAcroFields

Function: createPDFAcroFields()

ts
function createPDFAcroFields(kidDicts?): [PDFAcroField, PDFRef][];

Defined in: src/core/acroform/utils.ts:22

Parameters

ParameterType
kidDicts?PDFArray

Returns

[PDFAcroField, PDFRef][]

MIT Licensed. A fork of pdf-lib.