California State University Fullerton Campus Information Technology Training Timothy Benbow EIGHT ESSENTIALS FOR CREATING ACCESSIBLE PDF DOCUMENTS.

Slides:



Advertisements
Similar presentations
WCAG 2 Compliance With PDF
Advertisements

HTML I. HTML Hypertext mark-up language. Uses tags to identify elements of a page so that a browser such as Internet explorer can render the page on a.
Creating Section 508 Compliant Excel Documents ASPA Web Communications and New Media Division.
Eight Steps To Creating Accessible Microsoft Word Documents
ADA Compliant Websites & Documents What the heck am I supposed to do?
Adapting Technology Changing Lives Web accessibility Web accessibility and Disability A Practical introduction Robin Christopherson and Curt Holst AbilityNet.
Basic Accessible PDF Document Training Adobe Acrobat Professional 11.
Accessible PDF Creation using Adobe Acrobat Professional 11.
Powerpoint template. Additional colour suggestions available at the end.
Advanced Accessible PDF Document Training Adobe Acrobat 11.
PDF Accessibility: Online Forms Todd Weissenberger Web Accessibility Coordinator University of Iowa Accessibility Notes.
Web Page Development Identify elements of a Web Page Start Notepad
 2008 Pearson Education, Inc. All rights reserved. 1 Introduction to HTML.
Creating Accessible PowerPoint Presentations Presenter Jennifer Reid Office of Information Services Information Dissemination Staff.
Web Communications Division Fixing and Preventing Accessibility Errors in Microsoft PowerPoint Presentations.
PDFs & Dorsetforyou.com Laura Hall Senior Website Officer
Accessible PDFs Mark Hale SCIT 6/20/2013. Agenda PDF issues Bottom Line on PDFs How to Triage PDFs Your PDF Plan 2.
Adobe Reader and Acrobat Professional Adobe LiveCycle Designer Microsoft Office Word PowerPoint.
HTML Code. What we will cover Basic HTML Body Font Images Hyperlinks Tables Frames.
Tags through Forms. This element is required for all HTML pages It must be at the top of every page of every website We’ll see later on why it is important.
Accessible Word Document Training Microsoft Word 2010.
 What is web accessibility? ture=relatedhttp://
Electronic Communication and Web Accessibility Workshop.
Accessibility with Office and Acrobat Andrew Arch Online Accessibility Consulting.
Unit 4 – Multimedia Element: Text
Multimedia & The World Wide Web winny HCI 201 Multimedia and the www.
Document and Web design has five goals:
Technology for Students with Special Needs E.Brown Forward.
The Internet Writer’s Handbook 2/e Web Page Design Writing for the Web.
Americans with Disabilities Act (ADA): Compliance on the University Libraries Web Portal John Pardavila Library Systems May 29, 2013.
Disability Forum’s Accessibility Committee. Overview This template is a guide for creating accessible PowerPoint presentations. This template uses fonts,
Chapter 7. Designing Documents and Web Sites © 2013 by Bedford/St. Martin's1 Document and Web design has five goals: to make a good impression on readers.
Web Accessiblity Carol Gordon SIU Medical Library.
Process: Windows XP Microsoft Windows XP Tutorial Aleeza Abbasi Ben Davis Tolulope Adeosun David Park Kris.
HTML: Hyptertext Markup Language Doman’s Sections.
Html Tables Basic Table Markup. How Tables are Used For Data Display Tables were originally designed to display and organize tabular data (charts, statistics,
Accessible Word and PDF documents
 CSM 583 CAPSTONE ADA Compliance: Easy Steps to Get Started with Accessibility By Jeff Statham.
Creating Accessible Content in Microsoft Office 2010 NC Basic Skills Instructor Training Academy 2012.
Technical Communication A Practical Approach Chapter 14: Web Pages and Writing for the Web William Sanborn Pfeiffer Kaye Adkins.
Accessibility Barriers Screen reader users will not be able to access content within a text box. Information presented as an image, animation, or video.
HTML Basics. HTML Coding HTML Hypertext markup language The code used to create web pages.
Accessible Documents For MS Word 2013 Presented by: Valerie East.
Accessible Word Document Creation Using Microsoft Word 2010.
Graphics Navigation Usability Typography Content Clarity & Consistency.
1 HTML. 2 Full forms WWW – world Wide Web HTTP – Hyper Text Transfer Protocol HTML – Hyper Text Markup Language.
Presented by Maya Pakhomova. What Should You Do to Make an Office Document Readable? I use text that describes a graphic.
Designing Accessible Documents for Everyone Carolyn Kelley Klinger February 18, 2010 Carolina Chapter, Society for Technical Communication Note: The slides.
1 Introduction to HTML. 2 Definitions  W W W – World Wide Web.  HTML – HyperText Markup Language – The Language of Web Pages on the World Wide Web.
Making the Most of PDFs PDF (portable document format) is a file format developed by Adobe Systems. PDFs make it possible to send documents with original.
Web Accessibility training An introduction to web accessibility.
Six Ways to make your Canvas Course more Accessible
Seven Steps to Creating an Accessible Microsoft Word Document
Awesome Docs: Creating Accessible Content Part 1
Page Design in Canvas.
Creating Accessible PDFs from Word Docs
Six Ways to make your Canvas Course more Accessible
Microsoft Word Accessibility
Creating Accessible Electronic Content
Creating ADA Compliant Resources
Getting Started with Accessibility: Accessibility Checkers
Creating Accessible PowerPoint Slides
ADA Compliant Website & Documents
Creating Accessible Electronic Documents
Introduction to HTML.
How To Make Accessible Word Documents
What NOT to do with accessibility.
Creating Accessible Documents
Web content management
Creating Accessible Microsoft Word Documents
Presentation transcript:

California State University Fullerton Campus Information Technology Training Timothy Benbow EIGHT ESSENTIALS FOR CREATING ACCESSIBLE PDF DOCUMENTS

 Bookmark your documents. Creating bookmarks in your document makes it easy to access the chapters/sections of your document and for a reader to understand the overall scope of the document and the way the information is organized. Bookmarked titles should be marked with the appropriate level H (heading) tag. Heading in Microsoft Word documents will be automatically made into bookmarks in your PDF STEP ONE: BOOKMARK YOUR CONTENT

 Create Articles Documents like newsletters have articles in them that skip from page to page. These kinds of documents are especially difficult for individuals using screen readers or alternative input devices. Defining articles in your PDF document allows someone to follow the article through the document without having to manually skip from page to page. STEP TWO: CREATE ARTICLES

 Reading Order. Sometime the content in PDF documents is read out of order by screen readers. This is especially true of documents containing columns. Fixing the reading order of the document will ensure that the content is presented by a screen reader in the correct order. STEP THREE: READING ORDER

 Semantic Tags. Content must be properly tagged so that a screen reader can know what kind of information the content represents. This includes headers, body text, lists, images, backgrounds, and tables.  Documents created with Microsoft Word that are formatted correctly will be tagged correctly STEP FOUR: USE SEMANTIC TAGS

 Alternative text descriptions for images. Where the content is an image that conveys information to the reader, an alternative text description should be used to provide the information to the screen reader user. For complex images that require an explanation of more than 255 characters, an appendix can be notated and used. STEP FIVE: TEXT DESCRIPTIONS

 Working Links If your document contains links, for example to a website (HTTP link) or to a location within the document (Anchor link), the links must work. This includes links in the table of contents for a document and any foot or end notes you have used. STEP SIX: WORKING LINKS

 Color Color cannot be the only way information is conveyed to a reader. For example, if you have a chart in your document, the legend cannot simply have “red” as the color identifying a column. There must be a second visual clue for the reader for example using a “checkerboard” pattern on the column.  Contrast If you use background colors or images, there should be ample contrast between the background and foreground text STEP SEVEN: COLOR AND CONTRAST

 Fonts, Sizing and Spacing Are the fonts you are using clear and legible? Avoid using fancy fonts that are more decorative than functional. The body text in your document should be big enough so that it does not present a problem for individuals with limited vision. Usually this means font sizes between 10 and 14 points The spacing in the document should be enough to show paragraph breaks clearly. Spacing between lines should be at least 120% of the fonts size. The is the default in Word. STEP EIGHT: FONTS AND SPACING

California State University Fullerton Campus Information Technology Training Timothy Benbow EIGHT STEPS TO CREATING ACCESSIBLE PDF DOCUMENTS