Crate pdf_form_ids

Source
Expand description

This crate is for filling out PDFs with forms programatically.

Structs§

Form
A PDF Form that contains fillable fields

Enums§

FieldState
The current state of a form field
FieldType
The possible types of fillable form fields in a PDF
LoadError
Errors that may occur while loading a PDF
ValueError
Errors That may occur while setting values in a form