Pdflib Syntax Forms

Use when working with PDF form fields in pdf-lib — reading, creating, or manipulating fields. Prevents the common mistake of not calling form.flatten() after filling, leaving forms editable when they should be locked. Covers getForm, all field types (text, checkbox, radio, dropdown), field properties, flattening. Keywords: getForm, PDFForm, PDFTextField, PDFCheckBox, PDFRadioGroup, PDFDropdown, flatten, read form fields, create form, add text field, add checkbox, interactive PDF form.

Impertio-Studio 903cb05 4 files · 37.0 KB Updated

File contents

Impertio-Studio/pdf-lib-Claude-Skill-Package/tree/main/skills/source/pdflib-syntax/pdflib-syntax-forms commit 903cb05f31

Frequently asked questions

npx skillmds@latest add impertio-studio/pdflib-syntax-forms