Hacker News new | ask | show | jobs
by Sofquipeut 470 days ago
Hello,

Very interesting! I am a visually impaired person using a screen reader, and we often encounter PDF forms that we cannot fill out independently because these forms are mostly inaccessible. Sighted individuals can do it, but we cannot because the edit fields, checkboxes, and radio buttons are not standard and, therefore, not detectable by our screen readers. I tried your tool hoping it would solve our problem, but unfortunately, it did not, at least not with the form I provided. So, maybe I did not fully understand the purpose of the tool.

However, this could be the beginning of a solution. Do you think your tool could help make a PDF form more accessible by transforming the controls (checkboxes, edit fields, etc.) into standard controls (similar to those found on a webpage)? Or is it perhaps not feasible? If such a tool existed, it would be really helpful because, despite all the assistive technologies available to visually impaired people, filling out this kind of form remains a challenging task to this day.

Thanks,

1 comments

I'm sorry I missed this earlier, but I absolutely believe that it could do that. Do you have any pointers to PDF forms that work well or don't work well with screen readers? I'd be happy to take a look, and see if I can improve this tool based on that.

In addition, did you try the "enhanced" pipeline? It gives each field a meaningful name based on the label, which might help with accessibility.

PDF accessibility is a huge issue that _should_ be easily solved, but isn't, unfortunately.