Tagged form fields - failed, Found work around. What is happening behind scenes?
Hi folks. I'm hoping you can explain what is happening behind the scenes and why this method works when it seems it should be unnecessary.
Specifications:
1 page pdf form
- 9 fields
- 1 Signature Field
- 1 simple table, 7x6
- Table has summary
- each cell contains 1 field
- ALL fields were created manually, in tab order using the Prepare Form tools.
- ALL fields have a unique Properties Name and a Tooltip.
- One graphic logo, with alternate text.
Preview of the form shows all fields working correctly and tabbing in the correct order.
The Accessibility Full Check returns:
- Tagged annotations - Failed
- Tab order - Failed
- Tagged form fields - Failed order
- Expanding the error reveals ALL fields as failed.
Work Around
- Accessibility menu item Autotag Document
- Rerun Accessibility Full Check
- Lose Alt text on graphic logo - right click Figures alternate text-Failed --> Fix and retype alternate text for logo.
- Lose Table summary - Click Accessibility Reading Order, Right Click TH tag on table, Edit Table Summary --> retype table summary
- Rerun Accessibility Full Check
- Returns a clean report.
- Double check field names: Prepare Form Tool
- All field names are unchanged. Tab order unchanged.
Can anyone tell me why I had to go through the work around to get a clean accessibility report? Why didn't Adobe recognize my field names and tabbing order in the first place?