formfyxer.pdf_wrangling
FieldType Objectsβ
class FieldType(Enum)
TEXTβ
Text input Field
AREAβ
Text input Field, but an area
LIST_BOXβ
allows multiple selection
CHOICEβ
allows only one selection
FormField Objectsβ
class FormField()
A data holding class, used to easily specify how a PDF form field should be created.