View Source Pdf.Reader.FormField (ExPDF v1.0.1)
Represents a single interactive form field extracted from a PDF AcroForm.
Spec references
- PDF 1.7 (ISO 32000-1) § 12.7.4 — Field Types: https://opensource.adobe.com/dc-acrobat-sdk-docs/standards/pdfstandards/pdf/PDF32000_2008.pdf
- § 12.7.3.1 — Field Flags
Summary
Types
@type field_type() :: :text | :button | :choice | :signature | :unknown