|
Tip #17 Using PDF files Because putting up PDF (Portable Document Format) files on your sites is common, I want to make a couple of comments about PDF files. You would link to a PDF file as you would a regular HTML file, using the Properties panel. A PDF file basically takes an existing document and presents it graphically (as a large graphic image) as a "reproduction" of that page or document. PDF files are produced from (newer) scanners or from someone installing Adobe Writer on their local computer and selecting that "printer" from the desktop publisher or word processor which created the document. PDF files present a barrier to two types of audiences: those who are visually disabled and those with slower connections.
Remember that the results you get back may not look pretty on the screen, for someone who is LOOKING at the feedback. These were designed to provide text that a screen reader could "read" to someone who is blind. How well either of these options work to produce an alternative text version of your PDF depends on the quality of the PDF file and the types of things found in the PDF document. If the PDF document is "fuzzy" or the copy is bad, you will have a lot of character recognition problems (for example "n" may be seen as an "r" and an "i"). Even if you do have an excellent PDF file -- there is still a huge possibility of having some problems with the character recognition. The Adobe access programs seem to deal fairly well with simple text, even if it is in columns, but if you have graphics in your document, and graphics with text, the conversions do not work well. Tables in the PDF document can also become garbaged in the translation. These tips are created as part of a class on Dreamweaver Basics. |