Fillable forms: the hardest documents to remediate
Why PDF forms are the most expensive documents to make accessible: field labels, tab order, error handling — and when rebuilding as a web form beats remediating.
By DocoMatic Team
Published September 14, 2026 · Updated September 14, 2026
Forms are where document accessibility gets real: a resident who cannot complete a permit application is locked out of a government service, not just inconvenienced. They are also the most expensive documents to remediate. This guide explains why, what a correct form remediation involves, and when to abandon the PDF entirely.
Why are PDF forms so hard to make accessible?
Because a form is an interface, not a page. Every field needs a programmatic label, a sensible tab order, instructions a screen reader encounters at the right moment, and error-tolerant behavior. Most PDF forms were drawn as visual layouts first, so none of that structure exists and all of it must be added by hand-level work.
- A form is interactive: labels, focus, state, instructions
- Flat "print and fill" forms vs. actual fillable fields
- Why form pages cost several times a text page in every pricing model
What does a correct form remediation include?
Every field gets an accessible label and tooltip that says what to enter; the tab order follows the visual flow; grouped fields like radio buttons are grouped programmatically; required fields and formats are announced; and the surrounding text is tagged so instructions come before the fields they explain.
- Field labels and tooltips that carry the actual question
- Tab order and keyboard-only completion
- Radio groups, checkboxes and field sets
- Required fields, format hints and error recovery
- Reading order of instructions relative to fields
Should we remediate the PDF or rebuild it as a web form?
If the form is filled out more than a few times a month, a well-built HTML form is usually the better answer: easier to keep accessible, mobile-friendly, and it validates input at the source. Remediate the PDF when the form is rarely used, legally fixed in format, or must be printable and signable as-is.
- The usage-frequency rule of thumb
- What HTML forms give you that PDFs cannot
- Cases where the PDF must stay: statutory formats, wet signatures, records
- Hybrid: web form front end, accessible PDF as the record
How do you test a remediated form?
Complete it with a keyboard only, then with a screen reader, from the first instruction to submission. Automated checkers verify labels exist; only a human run-through verifies the labels make sense, the order is completable, and an error does not strand the user. Test with the strictest reader your residents use.
- Keyboard-only completion pass
- Screen reader walkthrough: what each field announces
- Common failures that pass automated checks
- Sampling strategy when you have hundreds of forms
How does DocoMatic handle forms?
Form pages route to the highest remediation level: automation builds the structure and detects fields, and a human reviewer labels, orders and walks through every form before it verifies. That is what the thirty-credit L3 tier exists for — forms are the documents where "mostly right" still locks people out.
- Field detection and structural preparation by automation
- Human review and functional walkthrough on every form
- Verification evidence for the forms residents depend on
Sources
Related reading
Find the organizations this applies to
Every public organization we track, with its exact ADA Title II date; reports where we have crawled its website.
- ADA Title II deadlines by state
- California: deadlines for every public organization
- New York: deadlines for every public organization
- Texas: deadlines for every public organization
- Los Angeles County, California
Organizations with published reports
- California State University-Chancellors Office: deadline and document report
- Fort Bend County: deadline and document report
- Monroe County: deadline and document report
- California State University-Sacramento: deadline and document report
- San Diego State University: deadline and document report
- Denton County Transportation Authority: deadline and document report