Jakob Nielsen's Alertbox, June 10, 2001:

Avoid PDF for On-Screen Reading

Summary:
Forcing users to browse PDF files makes usability approximately 300% worse compared to HTML pages. Only use PDF for documents that users are likely to print. In those cases, following six basic guidelines will minimize usability problems.

PDF is great for distributing documents that need to be printed. But that is all it's good for. No matter how tempting it might be, you should never use PDF for content that you expect users to read online.

Forcing users to browse PDF documents makes your website's usability about 300% worse relative to HTML pages. This is my rough estimate, based on watching users perform similar tasks on a variety of sites that used either PDF or regular Web pages. Because I have not performed a detailed measurement study of PDF on its own, I can't calculate the precise usability degradation. However, whether the true number is 280% or 320%, one thing is certain: the number is big and reflects significant user suffering in terms of increased task time and more frequent failures.

Problems with PDF

PDF was designed to specify printable pages. PDF content is thus optimized for letter-sized sheets of paper, not for display in a browser window. I often see users getting lost in PDF because the print-oriented viewer gives them only a small peephole on a big, complicated layout and they can't scroll it in the simple, linear manner they are accustomed to on the Web. Instead, PDF files often use elaborate graphic layouts and split the content into separate units for each sheet of print. Although this is highly appropriate for printed documents, it causes severe usability problems online.

PDF pages lack navigation bars and other apparatus that might help users move within the information space and relate to the rest of the site. Because PDF documents can be very big, the inability to easily navigate them takes a toll on users. PDF documents also typically lack hypertext, again because they are designed with print in mind.

In a recent study of how journalists use the Web, we found that PDF files sometimes crashed the user's computer. This happened most often to journalists working from home on low-end computers (especially old Macs). The more fancy the company's press kit, the less likely it would get quoted.

Because PDF is not the standard Web page format, it dumps users into a non-standard user interface. Deviating from the norm hurts usability because, for example, scrolling works differently, as do certain commands, such as the one to make text larger (or smaller). Also, after finishing with a PDF document, users sometimes close the window instead of clicking the Back button, thus losing their navigation history. Although this behavior is not common, it is symptomatic of the problems caused when you present users with a non-standard Web page that both looks different and follows different rules.

Guidelines for Using PDF

You should use PDF only for documents that users need to download and print. Which documents fall in this category? Anything with five pages or more is a good candidate, since users don't want to read a lot of text on the screen.

Usually, it's best to break up a long, linear document into multiple hypertext pages so that you avoid having a fat report in the first place. Sometimes big documents are needed, however, either because you have a lot of content or prefer a linear presentation. Classic examples of this are textbooks and manuals.

Sometimes it even makes sense to create a single PDF document that unifies multiple Web pages into a single printable download. If users typically need all of the information in a single session, they might prefer to print it out.

When you make a PDF document available for download, follow these guidelines:

Update 2003: PDF Still Causing Trouble

Two recent studies once again found severe usability problems when users were dumped directly into PDF files for online reading: See Alertbox for July 2003 for quotes from user testing of websites and intranets with PDF.

Learn More

Full-day training courses at the annual Usability Week conference:


> Other Alertbox columns (complete list)
> Sign up for newsletter that will notify you of new Alertboxes

Copyright © 2001-2003 by Jakob Nielsen. ISSN 1548-5552