PDF Accessibility
Over at the recently redesigned A List Apart (which, by the way, is too wide to fit in my browser window), Joe Clark goes through some Facts and Opinions About PDF Accessibility.
Quick summary: Most PDFs on the web should not be PDFs. PDFs can be made accessible, but you need to think about document structure and semantics, just like with HTML.
If you ask me, the most irritating things with PDFs are these:
- when they open in a new window
- when a plugin that takes half an hour to load displays them in my current tab/browser window
I want them out of my browser and into an application like Preview.
- Previous post: Default Place-Holding Characters
- Next post: Jestofunk: The Anthology
Information, sponsorship, and externals
About the author
Roger Johansson is a Swedish web professional specialising in web standards, accessibility, and usability. More about me and this site.
Latest articles
- Validation statistics from Nikita the Spider Comments off
- An analysis of the sites crawled by the bulk validation tool Nikita the Spider during March 2008.
- Authentic Jobs API and Affiliates program Comments off
- The Authentic Jobs job listing service now has a public API and an affiliate program.
- What does Acid3 mean to you and me? Comments off
- Opera and Apple have announced that their web browsers pass the Acid3 Browser Test, but how will that help web designers and developers?
- Designing Web Navigation (Book review) Comments off
- Learn the fundamentals of navigation design and design better navigation systems for large and small sites as well as for web based applications.
- DOMAssistant bundle for TextMate Comments off
- To save keystrokes and speed up development I have created a DOMAssistant bundle for TextMate.
- First impressions of Internet Explorer 8 Beta 1 Comments off
- My impressions after trying out Internet Explorer 8 Beta 1 for a couple of days.









Comments
There's something fundamentally wrong with the current Apple PDF plugin. Usually, when I press Command-+, I get bigger text. I don't get that with the plugin. The plugin also reacts strangely as far as scrolling is concerned.
Be sure to read Tommy Olsson's comments to put things into perspective.
François: I haven't noticed that, but then I really try to avoid having PDFs open in Safari.
Martin: I've read Tommy's post, and I fully agree with him. Accessibility to me is about all people, not just those that have a disability.
I notice that too Roger, horizontal scrollbar, oh my! Nice looking redesign though.
I forget offhand how you do it, but you can set Reader to launch as a separate app when visiting PDF files. Doesn't help a whole lot with the speed however, although it has gotten faster in recent releases. There are some other readers out there, not sure about for Mac though.
In Firefox, go Tools > Options > Downloads > Plugins, and uncheck all of the Acrobat ones - that way it'll download it rather than open in the browser.
The main problem with PDF documents -- as I percive it -- is not the technology but the author. As always, if the source document lacks a good semantic structure the output, be it PDF or whatever, will lack it as well.
Most authors simply aren't aware of structuring a document they produce and/or they don't know how to do it in the tool they use. In place of headings they use visual formatting.
In Opera you can change/set default handling for every file type (open, download, use plugin...).
I don't like the ALA redesign, mostly because they don't have any accesskeys defined (i'm a lazy surfer) and their print css doesn't work in firefox (the content gets pushed to the right on every page).
As for PDF:s, I use windows and Acrobat is a resource hog so I too try to avoid them.
For Firefox get the PDf Download Extension
Here are some tips how to make acrobat faster.
Move the plugins
http://blogs.msdn.com/cjohnson/archive/2004/05/07/127602.aspx
Acrobat reader speedup
http://www.tnk-bootblock.co.uk/prods/misc/
Hope they help some.
Sorry, comments are closed for this post.