Skip to content

modern-pdf-lib


modern-pdf-lib / generateListboxAppearance

Function: generateListboxAppearance()

generateListboxAppearance(options): PdfStream

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

Generate the appearance stream for a listbox. Renders visible options with highlighting for selected items.

Parameters

options

ListboxAppearanceOptions

Returns

PdfStream

Released under the MIT License.