Skip to content
Guides

Supported Form Fields

ComPDFKit for Web now supports the form fields below by the PDF specification.

  • Text Fields: It is a box or space for text fill-in data typically entered from a keyboard. The text may be set to a single line or multiple lines.
  • Check Boxes: Check boxes could represent one or more checkboxes that can be checked or unchecked.
  • Radio Button: Select one option from the predefined options.
  • List Box: Select one or more options from the predefined options, similar to the Combo Box.
  • Combo Box: Select one option from a drop-down list of available text options.
  • Push Button: Create custom buttons on the PDF document that will perform an action when pressed.

More supported form fields are coming soon. Please contact us if you have other form field requirements.