<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>jebsblog &#187; pdf</title>
	<atom:link href="http://jebswebs.net/blog/tag/pdf/feed/" rel="self" type="application/rss+xml" />
	<link>http://jebswebs.net/blog</link>
	<description>comments about accessibility and web design</description>
	<lastBuildDate>Wed, 28 Jul 2010 17:47:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Accessible PDF &#8211; Revisited</title>
		<link>http://jebswebs.net/blog/2009/09/accessible-pdf-revisited/</link>
		<comments>http://jebswebs.net/blog/2009/09/accessible-pdf-revisited/#comments</comments>
		<pubDate>Thu, 17 Sep 2009 18:12:17 +0000</pubDate>
		<dc:creator>jeb</dc:creator>
				<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[MS Office]]></category>
		<category><![CDATA[pdf]]></category>

		<guid isPermaLink="false">http://jebswebs.net/blog/?p=205</guid>
		<description><![CDATA[NOTE: 9/29/08 &#8211; I have added a few more resources about accessible PDFs at the end of this blog entry. If you find (or know of others) I will add them as well. Thanks to everyone who has commented. I attended the Adobe Acrobat Users webinar a few weeks back and was pleased and satisfied [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-211" title="Acrobat Reader logo" src="http://jebswebs.net/blog/wp-content/uploads/2009/07/acrobat_reader_rg.png" alt="Acrobat Reader logo" width="230" height="230" /></p>
<p><em>NOTE: 9/29/08 &#8211; I have added a few more resources about accessible PDFs at the end of this blog entry. If you find (or know of others) I will add them as well. Thanks to everyone who has commented.</em></p>
<p>I attended the <a href="http://www.acrobatusers.com/learning_center/eseminars">Adobe Acrobat  Users webinar</a> a few weeks back and was pleased and satisfied that both what  I have been doing, and what I have been advocating others to do, is the proper  course of action.</p>
<p>This webinar did indeed introduce me to some of the more  subtle nuances of <a href="http://www.adobe.com/products/acrobatpro/">Adobe  Acrobat Professional</a> that I was not aware of (although I am not sure if  they are all part of the older version of Acrobat Professional that I own). But  the dominant message &#8211; one that came across loud and clear &#8211; was the fervent appeal  to create document that are accessible BEFORE converting them over to PDF  (Portable Document Format).</p>
<p>In nearly all situations, an author considering the use of a  PDF file will have created the original document in some other application. The  exception might be a PDF &#8220;form&#8221; which one might create with <a href="http://www.adobe.com/products/livecycle/">Adobe LiveCycle Designer</a> (not  exactly Acrobat, but it comes with the Acrobat Pro package. Since MS-Word is  the dominate player in this area, it is most likely that the PDF conversion will  be from a Word document, but authors may be using <a href="http://office.microsoft.com/en-us/publisher/default.aspx">MS Publisher</a>, <a href="http://www.adobe.com/products/indesign/family/">Adobe inDesign</a> or  any other document producing software.</p>
<p>I’ve already written about how <a href="http://mainecite.org/awd/accdocs/article1.html">to make accessible Word  documents</a> and other types of documents so I won’t repeat that information  here. But I should note that there is a new White Paper from Adobe on <a href="http://www.adobe.com/accessibility/pdfs/accessibledocswithindesignCS4.pdf">Creating  Accessible PDF with Adobe inDesign CS4</a> [PDF] that was just published.</p>
<p>The good news is that accessibly-designed document files will generally convert into accessible PDFs with almost no effort. But, the key here is that the original document has to be accessible first. And in most instances, the original document can very easily be made accessible by following some basic rules. Those rules fit into a nice acronym &#8211; H.I.T. The &#8220;H&#8221; stands for Headings, the &#8220;I&#8221; stands for Images, and the &#8220;T&#8221; stands for Tables. This is not to say that there aren&#8217;t other accessibility issues to be concerned about, but if the author attends to these three, they will be addressing the ones that often cause the most problems with users of Assistive Technology (AT).</p>
<h3><a id="head" name="head"></a>Headings</h3>
<p>Contrary to popular belief, the purpose of Headings in a  document is not to make the font larger and more distinctive; the real reason  is to create a semantic framework for understanding the relationship between  and among the sections of content. The use of this semantic layout is essential  for persons using AT.</p>
<p>When a person with a visual impairment, using a screen  reader or some other AT device, reads a document, they most typically use the  Headings to scan the document in exactly the same way a sighted person would  scan it visually. Printers and typographers learned long ago that by changing  the size, shape and spacing of the font, the reader can more easily  semantically understand the organization of the document. The person with a  visual impairment uses the hierarchical order of the Headings to semantically  understand the document. Using a feature built into their screen reader, the  user will simply jump from Heading to Heading to peruse the document. The  hierarchical order of the headings cues the reader of the importance of the  heading and the content that follows.</p>
<p>If you think of a typical textbook, the document starts with  a title page that includes the name of the book and other identifying  information (the name of the author, publisher, etc.). The most important  information on that page is the title itself. For this reason, the title should  always be Heading #1 and all other headings below this should be numbered  Heading 2, 3, 4 and so on. While some will argue with me on this point, my general  recommendation is to have only one Heading 1 in each document. My logic is that  documents have only one Title.</p>
<p>In the typical textbook, there are usually a  number of chapters and sub-chapters or sections. In our example, each of the  chapter numbers and names would use Heading #2. Sub-chapters would then be styled  with Heading #3 and sections within each would be Heading 4, 5, 6 as needed  (Note: it is rare to see more that three or four sub headings in most  documents). This is illustrated in Figure 1.</p>
<div id="attachment_206" class="wp-caption alignright" style="width: 310px"><img class="size-medium wp-image-206" title="Figure 1" src="http://jebswebs.net/blog/wp-content/uploads/2009/07/chapters-300x171.png" alt="Figure 1" width="300" height="171" /><p class="wp-caption-text">Figure 1</p></div>
<p>It is noted that different applications may call Headings by  different names, but they all operate the same way. In Microsoft Word 2007,  Headings can be found in the Styles section of the Ribbon. In Apple’s iWork  Pages, the Headings elements are found in the Styles Drawer. And in Open Office  Writer, the Heading can be found in the Styles drop-down bar.</p>
<h3><a id="image" name="image"></a>Images</h3>
<p>Images, whether they are on a web page, or in a word  processed document, can present difficulties to many people using AT. Screen  reading software, when encountering an image in a document, will announce the discovery  by stating the word &#8220;image&#8221; followed by the alternative (or ALT) description  provided by the author. Without the ALT description, the screen reader simply  announces &#8220;image&#8221; leaving the user to guess what this means. This can be  particularly problematic when the image in question is graphic text, that is, text  embedded into an image such as in a logo. Even worse is when this image  contains a hyperlink to some other resource. In these cases, without an ALT  description, the screen reader user has to go to that new link to find out (or  try to find out) what that resource is. It all makes for a rather confusing experience.</p>
<p>When creating web pages in HTML, the author is required to  use ALT description for the image. But the author also has the option of using  the &#8220;null&#8221; attribute &#8211; that is ALT=&#8221;" &#8211; which is a command to the screen reader  to simply skip over the image completely. When creating other documents,  whether they be word processed or PDFs, there is an option for adding a  descriptive text to the image. However, unfortunately there is no capacity to  make this a &#8220;null ALT&#8221; so all images must have a description.</p>
<p>As I have discussed in previous articles, most images in  documents are simply &#8220;pretty pictures&#8221; designed to &#8220;catch one&#8217;s eye&#8221; and to make  the overall document more visually appealing. They may be used as placeholders,  to fill in white space, or to simply attenuate the topic of the writing. But in  most cases, they add nothing to the understanding of the document. So choosing  an ALT description for a PDF document can present some challenges. The general  consensus among the designers I know is to try to keep ALT descriptions short  and to the point. <a href="http://www.gawds.org/show.php?contentid=28">Here is  a more thorough discussion on how to write good ALT descriptions</a>.</p>
<h3><a id="table" name="table"></a>Tables</h3>
<p>Finally tables, or tabled data, in a document can present  challenges to users of AT if the tables are not constructed correctly. To  understand a table, the reader must understand the meaning of the data in each  cell and this is typically accomplished by the use of column and/or row  headings. Most tables use the top row of the columns for this heading  information so most word processors software packages, when they create a  table, will automatically assign this top row as the heading.</p>
<p>For example in Table 1, the first column contains the list  of months; the second column the number of cars sold. A screen reader will read  this as: Month, car sales, Jan, 67, Feb, 56, etc. In other words, the screen  reader will read each cell starting in the upper left corner and read across  the page to the right and then down to the next row.</p>
<p>In a large table with many rows and columns, a person using  a screen reader could easily become lost in the data not knowing what row or  column they are on. By the use of the &#8220;Table Mode&#8221; and special commands  commonly found in most screen reader software, users are able to navigate  around the table in various ways (e.g., reading columns or rows separately).  But if the layout of the Table is not correct, the screen reader user can  easily get lost in a sea of numbers and disconnected data.</p>
<p>Table 1.</p>
<table id="Table1" border="1" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<th valign="top">Month</th>
<th valign="top">Car Sales</th>
</tr>
<tr>
<td valign="top">Jan.</td>
<td valign="top">67</td>
</tr>
<tr>
<td valign="top">Feb.</td>
<td valign="top">56</td>
</tr>
<tr>
<td valign="top">Mar.</td>
<td valign="top">34</td>
</tr>
<tr>
<td valign="top">Apr.</td>
<td valign="top">67</td>
</tr>
<tr>
<td valign="top">May</td>
<td valign="top">86</td>
</tr>
<tr>
<td valign="top">Jun.</td>
<td valign="top">56</td>
</tr>
<tr>
<td valign="top">Jul.</td>
<td valign="top">44</td>
</tr>
</tbody>
</table>
<p>Therefore, tabled information in documents should generally  be kept as simple as possible and the author must ensure that the layout of  tables is constructed in such a way as to make the information understandable  to all users. If a large complex table is required, it is best practice to  publish this on a separate page in the document (or on a separate webpage if an  HTML document). Ideally, a complex data tables should be kept in a spreadsheet  application (e.g., MS Excel) and sent along as a separate document.</p>
<h3>Converting Documents</h3>
<p>Converting documents into PDF format can be done by any  number of conversion solutions. Perhaps the most robust converter is the Adobe  Acrobat PDFMaker, a plug-in that comes with the Adobe Acrobat Professional  suite. However, I have discovered that when using Microsoft Office 2007, the <a href="http://www.microsoft.com/downloads/details.aspx?familyid=F1FC413C-6D89-4F15-991B-63B07BA5F2E5&amp;displaylang=en">Office  Add-in: Microsoft Save as PDF</a> does a much better job of converting Office  files with fewer errors and faster results.</p>
<p>If you are using Open Office 3.1, the application has a  built-in &#8220;save as PDF&#8221; feature. However, my experiments with this feature  showed mixed results with most converted PDF documents failing to pass the accessibility  test.</p>
<p>Note: As of this writing, I have only been able to test  Apple iWork08. Regretfully, documents made by this application cannot be made  accessible. I have ordered iWork09 and <a href="http://jebswebs.net/blog/">will  report on those results on my blog</a> as soon as possible</p>
<h3>Testing Documents</h3>
<p>Before making any PDF document available to the public, it  should always be tested thoroughly for accessibility using the Adobe Acrobat  Professional. Apart from actually testing the document with a screen reader like  JAWS, Acrobat Professional is the only application I am aware of that tests  PDFs for accessibility. Not only will the Acrobat Professional accessibility  application test the page, it will provide detailed instructions on how to remedy  any errors that are reported. For details on using this feature on Acrobat  Professional, please visit the <a href="http://www.adobe.com/accessibility/">Adobe website</a> or the <a href="http://www.acrobatusers.com/topics/accessibility">Acrobat Users website</a>.</p>
<h3>Resources</h3>
<p><a href="http://mainecite.org/awd/accdocs.html">Previous  article about Accessible Documents</a></p>
<p><a href="http://www.adobe.com/accessibility/">Accessibility  resources from Adobe</a></p>
<p><a href="http://www.acrobatusers.com/topics/accessibility">Acrobat Users website</a></p>
<p>Here are some more web-based articles about accessible PDFs:</p>
<ul>
<li> <a href="http://www.pws-ltd.com/sections/articles/2009/pdf_conversion_tools.html">Accessibility testing  14 PDF creation tools</a> by Ted Page of PWS</li>
<li><a href="http://www.writersua.com/articles/accessibility/index.html">No Fuss Accessibility</a> by Antonio DaSilva</li>
<li><a href="http://www.cfit.ie/news-and-commentary-archive/98-pdf-support">Are PDFs more important than web accessibility?</a> by <span>Mark Magennis </span></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://jebswebs.net/blog/2009/09/accessible-pdf-revisited/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Adobe Risk Update</title>
		<link>http://jebswebs.net/blog/2009/03/adobe-risk-update/</link>
		<comments>http://jebswebs.net/blog/2009/03/adobe-risk-update/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 15:00:23 +0000</pubDate>
		<dc:creator>jeb</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[acrobat]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://jebswebs.net/blog/?p=71</guid>
		<description><![CDATA[I have updated my blog entry from a few days ago regarding issues with the security of Adobe Acrobat. Read the latest update there. ~John Brandt]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-28" title="Adobe Acrobat logo" src="http://jebswebs.net/blog/wp-content/uploads/2009/02/reader_icon_special.jpg" alt="Adobe Acrobat logo" width="125" height="104" />I have <a href="http://jebswebs.net/blog/2009/02/adobe-acrobat-security-risk/">updated my blog entry</a> from a few days ago regarding issues with the <strong>security of Adobe Acrobat</strong>. <a href="http://jebswebs.net/blog/2009/02/adobe-acrobat-security-risk/">Read the latest update there. </a></p>
<p>~John Brandt</p>
]]></content:encoded>
			<wfw:commentRss>http://jebswebs.net/blog/2009/03/adobe-risk-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Adobe Acrobat Security Risk</title>
		<link>http://jebswebs.net/blog/2009/02/adobe-acrobat-security-risk/</link>
		<comments>http://jebswebs.net/blog/2009/02/adobe-acrobat-security-risk/#comments</comments>
		<pubDate>Wed, 25 Feb 2009 19:36:06 +0000</pubDate>
		<dc:creator>jeb</dc:creator>
				<category><![CDATA[General Information]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[adobe]]></category>
		<category><![CDATA[pdf]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://jebswebs.net/blog/?p=27</guid>
		<description><![CDATA[UPDATE: New versions of Acrobat Reader 9 and Professional 9 are now available for download. Updates and patches to older versions are supposed to be available tomorrow, March 18th. Also note that I patched what I could and then today received what I thought to be a very suspicious e-mail with a PDF attachment. Read [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_28" class="wp-caption alignright" style="width: 135px"><img class="size-full wp-image-28" title="Adobe Acrobat logo" src="http://jebswebs.net/blog/wp-content/uploads/2009/02/reader_icon_special.jpg" alt="Adobe Acrobat logo" width="125" height="104" /><p class="wp-caption-text">Adobe Acrobat logo</p></div>
<p><strong>UPDATE: New versions of <a href="http://www.adobe.com/support/security/bulletins/apsb09-03.html">Acrobat Reader 9 and Professional 9 are now available for download</a>. Updates and patches to older versions are supposed to be available tomorrow, March 18th. Also note that I patched what I could and then today received what I thought to be a very suspicious e-mail with a PDF attachment. <a href="http://jebswebs.blogspot.com/2009/03/suspicious-letter.html">Read about it on my other blog</a></strong></p>
<p>I learned this on<a href="http://twitter.com"> Twitter</a> a few days ago and am frankly surprised it has not become more widely knows. Basically, there has been a security problem found in the <strong>Adobe Acrobat Reader</strong> and <strong>Adobe Acrobat Professional</strong> which allows certain malware to attack your computer. Initially it was reported that by simply disenabling the JavaScript switch in Reader (and Professional) the problem went away. As an interesting aside, I did this and the very first PDF I downloaded and read an hour later came from Adobe and it required the JS switch be turned back on.</p>
<p>Anyway, in this <a href="http://blogs.zdnet.com/security/?p=2690">latest report from ZD Net</a>, it appears that that advice does not mitigate the problem and that Adobe is no closer to a solution than it was a few days ago.</p>
<p>So, the only general advice we can give sportsfans is to <strong>avoid opening Adobe Acrobat files until the security issue is resolved. </strong>As is stated in the<a href="http://blogs.zdnet.com/security/?p=2690"> ZD Net article</a>: &#8220;All users of Adobe Reader/Acrobat should therefore show extreme caution when deciding which PDF files to open regardless of whether they have disabled JavaScript support or not.&#8221;</p>
<p><a href="http://blogs.zdnet.com/security/?p=2690">Here is a link to the ZD Net article with details </a></p>
<p>Update:  Here is more information from Adobe &#8211; but the general consensus is to make sure you have you Anti-Virus programs running and up-to-date.</p>
<p><a href="http://blogs.adobe.com/psirt/2009/02/adobe_reader_and_acrobat_issue_1.html">http://blogs.adobe.com/psirt/2009/02/adobe_reader_and_acrobat_issue_1.html</a></p>
<p><a href="http://www.adobe.com/support/security/advisories/apsa09-01.html ">http://www.adobe.com/support/security/advisories/apsa09-01.html </a></p>
<p>~jeb</p>
]]></content:encoded>
			<wfw:commentRss>http://jebswebs.net/blog/2009/02/adobe-acrobat-security-risk/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
