WebAIM - Web Accessibility In Mind

E-mail List Archives

Thread: Accessible PDF files

for

Number of posts in this thread: 3 (In chronological order)

From: Paul Bohman
Date: Sat, Jul 01 2000 1:05PM
Subject: Accessible PDF files
No previous message | Next message →

To the best of my knowledge, PDF (Adobe Acrobat) files by themselves are
currently inaccessible to screen readers. One screen reader
program--JAWS--has pledged to support PDF files in the next version of JAWS.
This will be a great benefit to the many JAWS users.
But what can we do now to make PDF files accessible?
One solution is to create an HTML version along with the PDF version. This
can be a simple or a complex task, depending on the nature and length of
the document. If you do not have access to the original file in another
format, such as Word or PageMaker, you may not be able to create an HTML
version of the PDF file yourself.
The easiest (although not necessarily the best) solution is to take
advantage of a PDF-to-HTML conversion script on Adobe's Web site. All you
have to do is make a link on your Web page to the script, including the Web
address of your PDF document in the link.
For example, we have a PDF brochure on the WebAIM site at the following
address:
http://www.webaim.org/materials/pdfbrochure.
The conversion script is at the following address:
http://access.adobe.com/perl/convertPDF.pl
To make a link which directly converts the document, I will need to connect
the two Web addresses above with "?url=", like this (note that this is a
long address and may wrap around to two lines in your email viewing
program):
http://access.adobe.com/perl/convertPDF.pl?url=http://www.webaim.org/materia
ls/pdfbrochure
Note that the "?url=" is case-sensitive.
So, on your Web page you could put something like this:
"WebAIM brochure: PDF version | HTML version"
. . . and make the links active, of course, using the technique described
above.
This technique is especially useful as a quick fix, when you don't have the
time to prepare a complete HTML version of a PDF file. It should be noted,
however, that this conversion utility strips the file of all of the images.
If your PDF file has a lot of images, or if it depends on the images to
convey important content, then the conversion utility will be of little use.
Hope this helps.
Paul Bohman

From: Tim G. Smith
Date: Sat, Jul 01 2000 10:15PM
Subject: RE: Accessible PDF files
← Previous message | Next message →

Here is a helpful pdf document describing accessibility.
http://www.adobe.com/aboutadobe/pressroom/pressreleases/pdfs/200004/20000418acr.pdf

From: Prof Norm Coombs
Date: Sun, Jul 02 2000 1:22PM
Subject: Re: Accessible PDF files
← Previous message | No next message

The Adobe people were interviewed for a webcast on the web by EASI. You
can listen to this if you select media clips from EASI's home page:
http://www.rit.edu/~easi
Norman