As advanced as display technology has become, reading text on a computer screen is a discomforting experience when compared to the printed page. When reading an on-screen document, the user is forced to maintain a relatively fixed position. Though laptop computers and wireless devices have alleviated this problem to some degree, the fact remains that nothing has replaced simple hard copy documents for sheer ease-of-use and readability.
An effective content strategy should incorporate provisions for printable documents. There are basically two options for providing the user with the capability to view documents offline:
PDF Files
PDF documents can be viewed and printed on any platform that has the Acrobat reader plug-in. It is a portable format; the user can save the document or share it with others. The free Acrobat Reader has a very large installed user base (with more than 300 million copies of the software distributed worldwide, according to Adobe) and it is a format that is becoming ubiquitous on the web. To improve usability, PDF files should always be recognizable as such (through labeling and/or an associated PDF icon). This will allow users to choose whether to save or open the PDF, rather than forcing them into an abrupt transition from an HTML page into a PDF file. Your company may want to consider a streamlined template created for various document types:
- Product Literature
- Case Studies
- White Papers
- Comparison Charts
- Press Releases
Customers will appreciate the consistency and efficiency of these documents, and are more apt to download, print, and share with others. An additional advantage is that visitors may be willing to provide their contact information and Opt-in in exchange for this information.
Printable Pages
A print-friendly web page is generally an alternative version of the page with only minimal elements of the site “wrapper”, and a column width for the text that will fit horizontally on a single page when printed (setting the content to 100% of the user’s browser will effectively wrap the text to the appropriate width for printing). This function can typically be fulfilled through CSS markups which define the format of a printed page. A “Print this Page” button is not needed, but might serve to reinforce the visibility of this option.