ACCESSIBILITY IN PDF FORMS

Size: px
Start display at page:

Download "ACCESSIBILITY IN PDF FORMS"

Transcription

1 ACCESSIBILITY IN PDF FORMS 1

2 2 WHAT Remediation IS COMPLIANCE?

3 508 COMPLIANCE 3 WHAT IS 508 COMPLIANCE? In 1998, Congress amended the Rehabilitation Act of 1973 to require Federal agencies to make their electronic and information technology (EIT) accessible to people with disabilities. The law (29 U.S.C. 794 (d)) applies to all Federal agencies when they develop, procure, maintain, or use electronic and information technology. Under Section 508, agencies must give disabled employees and members of the public access to information that is comparable to the access available to others. - GSA Government-Wide Section 508 Accessibility Program

4 508 COMPLIANCE AND PDF 4 WHY IS 508 COMPLIANCE A CHALLENGE IN PDF? Structure Layout VS. Structure must be established in order to achieve the desired output Output will appear exactly as it did in the editor with which it was created, no structure necessary.

5 508 COMPLIANCE AND PDF 5 DOCUMENT STRUCTURE THROUGH TAGS Standard PDF Forms (AcroForms) require Tags for document structure. Access Tags via the menu: View > Show/Hide > Navigation Pane > Tags

6 508 COMPLIANCE AND PDF 6 BUILT IN STRUCTURE WITH XFA XFA Forms, like HTML, are built with structure. The hierarchy tree of XFA provides the basic needs of accessibility. Each object has Accessibility properties including the ability to specify Screen Reader Text

7 508 COMPLIANCE RESOURCES 7 RECOMMENDED RESOURCES Accessibility: What PDF/A-1a Really Means PDF Association, Duff Johnson Making Files Accessible U.S. Department of Health & Human Services Acrobat DC Accessibility Guides Adobe PDF Creation Best Practices Appligent

8 8 CREATING Remediation TAGGED FORMS

9 DESIGNED FOR COMPLIANCE 9 BEST PRACTICES FOR DESIGN Keep the layout simple, avoid the use of unnecessary graphics. Do not use color to convey meaning. Avoid double page spreads, complex or overlapping graphics and background images. Keep tables simple. Tables with headers that span multiple rows or columns can be tagged successfully, but require time and expertise. Stay away from custom typefaces or stylized bullets which increase file size and can trigger Unicode mapping errors in the Accessibility Checker.

10 GENERATING TAGGED PDFS 10 3 METHODS FOR GENERATING PDF TAGS 1. MS Word Save As PDF with Tags 2. InDesign Export File with Tags 3. Use Acrobat to Generate Tags Accessibility guidelines will generally recommend generating tags from the source document, but with PDF Forms this is not always the best option.

11 LEVERAGE THE SOURCE DOCUMENT 11 MICROSOFT WORD FORMS For most PDFs, it makes sense to take advantage of MS Word formatting which will translate successfully to PDF tags. This isn to always the case with forms. Fillable fields in MS Word are NOT retained when converting to PDF.

12 LEVERAGE THE SOURCE DOCUMENT 12 MS WORD TO PDF To generate PDF Tags out of Word, be sure that Document structure tags for accessibility is checked under Options. MS Word formatting translates to PDF tags including header levels and tables.

13 LEVERAGE THE SOURCE DOCUMENT 13 BUILDING FORMS WITH INDESIGN When formatted correctly, InDesign files can produce well tagged PDFs. Tables and fields will be tagged correctly. Fillable fields in InDesign are retained in the PDF output document along with the field names and tooltips.

14 LEVERAGE THE SOURCE DOCUMENT 14 INDESIGN TO PDF Generate PDF using File > Export and select Interactive PDF to retain fillable fields. Header and Paragraph formatting is tagged correctly. Fillable fields and PDF tags will likely still require some adjustment.

15 ADDING TAGS IN ACROBAT 15 HOW TO GENERATE TAGS WITH ACROBAT Using the Add Tags to Document option in the Tags panel, Acrobat will attempt to auto-tag the open PDF file. In order to use Acrobat to tag, you may need to delete any existing tags from the document if the panel does not read No Tags Available

16 ADDING TAGS IN ACROBAT 16 ACROBAT AUTO GENERATED TAGS Acrobat will attempt to name tags correctly for Header, Paragraphs, Tables, etc. Existing Form Fields will be tagged correctly. Results vary greatly depending upon the source document.

17 FORM FIELDS AND ACCESSIBILITY 17 ADDING FIELDS WITH ACROBAT Unless you re outputting interactive PDFs from InDesign, you will need to add fields to your PDF with Acrobat.* The results/output of Auto Detected form fields will typically require manual adjustment.

18 FORM FIELDS AND ACCESSIBILITY 18 GENERAL FIELD PROPERTIES Using descriptive field names will make it easier to adjust tags. All fields require a Tooltip value to be considered Accessible, it helps to be as descriptive as possible.

19 FORM FIELDS AND ACCESSIBILITY 19 RADIO BUTTONS VS. CHECK BOXES Do not use radio buttons in forms that need to be made compliant While Acrobat clearly recommends the use of radio button fields when only one item can be selected, they are not recommended when creating Accessible PDF forms. To create a mutually exclusive check box set: Assign the same name to all check boxes in the set. Give each check box in the set a unique Export Value in the Options tab.

20 FORM FIELDS AND ACCESSIBILITY 20 TAB ORDER A logical tab order is required for PDF forms to be considered Accessible. Default orders are available in the Form editing pane in Acrobat. Field order can be manually adjusted by dragging and dropping fields in the Form editing pane.

21 FORM FIELDS AND ACCESSIBILITY 21 MANUALLY TAGGING FIELDS When adding fields to a PDF file that is already tagged, you will need to manually generate form field tags. In the Tags panel, use the Find feature and look for Unmarked Annotations.

22 FORM FIELDS AND ACCESSIBILITY 22 STRUCTURE OF A FIELD TAG Form Field tags will not be properly nested under a Form tag when generated in this way. Field Label tags can be used for associated text, but are not necessary for compliance. Tooltips are more important for screen readers.

23 CREATING ACCESSIBLE PDF FORMS 23 GENERAL STEPS TO AN ACCESSIBLE FORM Draft form in source program using formatting to enhance tagging if preferred. Save As or Export to PDF with Tags Add fillable fields/areas if not retained from source program. Make sure fields have tooltips and set tab order, add any advanced features. If existing PDF tags are in good shape, manually tag the fields. If not, delete existing tags and attempt to auto generate tags with Acrobat.

24 ACCESSIBILITY IN LIFECYCLE DESIGNER 24 BUT WHAT ABOUT XFA? LiveCycle Designer ES4 for Windows version (Service Pack 1) provides an Accessibility Checker. All Accessibility setup must be done in LiveCycle. The tags panel in Acrobat will display No Tags Available. All Accessibility checker options in Acrobat will be greyed out. While dynamic XFA forms can be made functionally accessible, they cannot be considered PDF-UA compliant, only static XFA can meet that standard.

25 ACCESSIBILITY IN LIFECYCLE DESIGNER 25 MAKING XFA FORMS ACCESSIBLE Every Object in LiveCycle Designer has Accessibility properties. Heading Levels should be set under Role. All form fields should be assigned a Tool Tip or Custom Screen Reader Text and the Screen Reader Precedence should be set.

26 508 COMPLIANCE RESOURCES 26 FORM SPECIFIC RESOURCES Creating Accessible PDFs Adobe Creating Accessible PDF Forms Using Adobe Acrobat University of Washington Creating Accessible PDF Documents with InDesign Adobe Adobe LiveCycle ES4 - Creating Accessible Forms Adobe WS92d06802c76abadb123f9dcc129b8b html

27 27 REMEDIATION Remediation

28 REMEDIATION 28 WHY TAGS NEED REMEDIATION? Document Title and Language are not set. Title and Headers are not correctly identified in tags. Reading order is not correct. Graphics and images do not have alternate text. Form fields are not tagged correctly or organized with their field labels. Table structures are not tagged correctly. Graphic content that does not convey information has not been converted to artifact.

29 REMEDIATION 29 TAGS OUT OF INDESIGN Form is not yet interactive. Missing H1 tag. Tags are deeply nested. Parent tags are not organizing the document in a meaningful way. Tags present for graphic content that can be turned to artifact.

30 REMEDIATION 30 TAGS AS GENERATED BY ACROBAT Fields have been added and were tagged successfully. Still no H1 tag. Reading order of field label text and form fields is incorrect. Form tags are grouped together and out of sequence. Multiple field labels are contained in a single tag.

31 REMEDIATION 31 REMEDIATED FORM Document is neatly organized in sections. H1 tag is present. All form fields are tagged and organized properly with field label text. All image have alternate text. Graphics that do not convey information have been converted to artifacts.

32 REMEDIATION 32 ACROBAT ACCESSIBILITY TOOLS Autotag Document tags the entire document, if the document is already tagged it will prompt user to retag. Autotag Form Fields is available for tagged file with new form fields manually added. We have not seen this work successfully. Identify Form Fields attempts to apply fields to the document. Set Alternate Text will walk the user through all Image/Figure tags that don t have alternate text and allow it to be filled. Reading Options and Setup Assistant provide tools for setting up document Accessibility preferences.

33 REMEDIATION 33 TOUCH UP READING ORDER TOOL The Touch Up Reading Order tool can be accessed from the Tools > Accessibility panel. This allows the user to select content by zone and assign it to a specific tag role.

34 REMEDIATION 34 TOOLS AVAILABLE IN THE ACROBAT TAGS PANEL New Tag creates a new parent tag with assigned roles such as Paragraph, Form, Link, Heading, etc. Find Tag from Selection allows the user to highlight text and find the associated tag quickly and easily. Create Tag from Selection allows the user to highlight specific text and create a single tag containing only that text. Tag Annotations - When this is selected, tags are created for new form fields as they are added to the document. This does not work when auto generating fields. Highlight Content - When this is selected the content of a tag is highlighted on the PDF page when it is selected in the tag panel.

35 REMEDIATION 35 FIND CONTENT TO TAG The Find tool on the Tags Panel allows the user to find and tag untagged content by type. This is often used to tag Form Fields which are added after the document is tagged or to find Unmarked Content that can be converted to Artifact.

36 COMMON PROBLEMS OUT OF MS WORD 36 MERGED FIELD LABELS MS Word documents often have individual field labels merged in the tagged output. Tagging with Acrobat after fielding often results in non-tabular data formatted as tables and/or field label text still merged into a single tag. Both methods require some manual remediation.

37 37 VERIFICATION Remediation

38 LIVECYCLE ACCESSIBILITY CHECKER 38 CHECKING YOUR FORMS IN LIVECYCLE LiveCycle s Accessibility checker is only available in ES4 version The checker is nested under Tools > Macros and offers a list of options.

39 LIVECYCLE ACCESSIBILITY CHECKER 39 LIVECYCLE REPORT LiveCycle runs a Macro which produces a PDF report with warnings at the object level for the form, pages and fields.

40 ACROBAT ACCESSIBILITY 40 CHECKING YOUR FORMS IN ACROBAT Acrobat s Accessibility Checker and Report features can be found in the Tools > Accessibility Menu. These features provide a full report and even quick links to fix some common problems.

41 ACROBAT ACCESSIBILITY 41 ACROBAT RECOGNITION REPORT The Recognition Report is displayed by default when the Full Check is complete. Listed items can be clicked to link to the specific document location with the tagging issue.

42 ACROBAT ACCESSIBILITY 42 ACROBAT ACCESSIBILITY CHECKER The Accessibility Checker provides a categorized list of any outstanding issues. It also provides quick links to fix some common problems.

43 ACROBAT ACCESSIBILITY 43 ELEMENTS REQUIRING MANUAL VERIFICATION Certain elements will always require manual check by an experienced user. Forms can pass the Accessibility Checker and still not be considered fully functional by visually impaired users.

44 44 QUESTIONS? Jeanne Millet Petty Appligent Document Solutions

Accessible Document Practices in Adobe Acrobat

Accessible Document Practices in Adobe Acrobat Accessible Document Practices in Adobe Acrobat Todd M. Weissenberger, University of Iowa Adobe Acrobat lets you create documents in Portable Document Format (PDF) from a variety of sources. Acrobat PDFs

More information

Ten Ways to Share Your Publications With the World: A Guide to Creating Accessible PDF Documents in Adobe Acrobat Professional 7.

Ten Ways to Share Your Publications With the World: A Guide to Creating Accessible PDF Documents in Adobe Acrobat Professional 7. Ten Ways to Share Your Publications With the World: in Adobe Acrobat Professional 7.0 (Second Edition) Contents SECTION 1: ACCESSIBILITY AND THE PDF 1 THE IMPORTANCE OF ACCESSIBILITY 1 FEATURES THAT MAKE

More information

CREATING ACCESSIBLE SPREADSHEETS IN MICROSOFT EXCEL 2010/13 (WINDOWS) & 2011 (MAC)

CREATING ACCESSIBLE SPREADSHEETS IN MICROSOFT EXCEL 2010/13 (WINDOWS) & 2011 (MAC) CREATING ACCESSIBLE SPREADSHEETS IN MICROSOFT EXCEL 2010/13 (WINDOWS) & 2011 (MAC) Screen readers and Excel Users who are blind rely on software called a screen reader to interact with spreadsheets. Screen

More information

Guide to Make PDFs ADA Compliant

Guide to Make PDFs ADA Compliant Guide to Make PDFs ADA Compliant Please note that the following instructions can also be used to convert a PowerPoint file to a PDF. Publisher files do not give you the ability to check for ADA Compliance

More information

Creating Accessible Documents

Creating Accessible Documents Creating Accessible Documents How-To Guide for MS Office 2016 This guide is intended users of Microsoft Office 2016 (PC and Mac) to help them make Word documents, PowerPoint presentations, and PDF files

More information

Creating Accessible, Section 508 Compliant Documents

Creating Accessible, Section 508 Compliant Documents Creating Accessible, Section 508 Compliant Documents WHAT: Accessibility refers to the way we design products, devices, services, or environments to make them available to as many people as possible; specifically,

More information

DRAFT Section 508 Basic Testing Guide PDF (Portable Document Format) Version 0.1 September 2015

DRAFT Section 508 Basic Testing Guide PDF (Portable Document Format) Version 0.1 September 2015 DRAFT Section 508 Basic Testing Guide PDF (Portable Document Format) Version 0.1 September 2015 Contents Introduction... 3 Preconditions... 5 A. PDF Portfolio... 5 B. Adobe LiveCycle... 6 C. Tagged PDF...

More information

Creating Accessible, Section 508 Compliant PDFs with Adobe Acrobat Pro DC

Creating Accessible, Section 508 Compliant PDFs with Adobe Acrobat Pro DC WHAT: Creating Accessible, Section 508 Compliant PDFs with Adobe Acrobat Pro DC Accessibility refers to the way we design products, devices, services, or environments to make them available to as many

More information

In this document, you will learn how to take a Microsoft Word Document and make it accessible and available as a PDF.

In this document, you will learn how to take a Microsoft Word Document and make it accessible and available as a PDF. Accessibility Creating Accessible PDFs using Microsoft Word What is PDF Accessibility? Accessibility is a general term used to describe the degree to which a product, device, service, or environment is

More information

Creating an Accessible PDF

Creating an Accessible PDF Creating an Accessible PDF Montclair State University is committed to making our digital content accessible to people with disabilities (required by Section 508). This document will discuss best practices

More information

Creating Accessible Documents Laine Amoureux, M.S. ATHS Amoureux A.T. Consulting Nicholas Stallings Idaho Assistive Technology Project

Creating Accessible Documents Laine Amoureux, M.S. ATHS Amoureux A.T. Consulting Nicholas Stallings Idaho Assistive Technology Project Creating Accessible Documents Laine Amoureux, M.S. ATHS Amoureux A.T. Consulting Nicholas Stallings Idaho Assistive Technology Project Agenda Documents and Editing s Formatting Additional Tools and Tips

More information

PDF Remediation Checklist

PDF Remediation Checklist PDF Remediation Checklist Required PDF Fixes Issue Title Image is Missing Alternative Text Alternative Text is Incorrect Decorative Images are not Tagged as Background Related Objects are Issue Description

More information

Creating Universally Designed PDFs from Microsoft Office with Adobe Acrobat

Creating Universally Designed PDFs from Microsoft Office with Adobe Acrobat Creating Universally Designed PDFs from Microsoft Office with Adobe Acrobat Overview This article offers guidance on ways to create PDF documents to make them more accessible. Because many files are often

More information

Creating Accessible PDFs

Creating Accessible PDFs Creating Accessible PDFs Using Word to Create Accessible PDF Documents This documentation is designed to be a tool for students, faculty and staff. When authoring electronic documents, it is important

More information

Creating Accessible Documents

Creating Accessible Documents What is an Accessible Document? Creating Accessible Documents An accessible document is any document that has been created to be easily read by sighted, low-vision, or non-sighted readers using adaptive

More information

Creating 508 Accessible Documents

Creating 508 Accessible Documents Creating 508 Accessible Documents Background 508 Compliance Standards Agenda Module 1: Preparing Word Documents Module 2: Convert to PDF Module 3: Check PDF Features Conclusion Background Section 508 Compliance

More information

All-Ways Accessible. People experience the world in different ways. User Friendly Anyone can understand it. Versatile Easy to update.

All-Ways Accessible. People experience the world in different ways. User Friendly Anyone can understand it. Versatile Easy to update. All-Ways Accessible Accessible content is: User Friendly Anyone can understand it. Versatile Easy to update. Convertible Can be adapted to other formats. Legal Reduce your risk! People experience the world

More information

Creating Accessible PDFs ACOE Accessibility Training. Date: November 1 st, 2017 Presented By: Sekaly Osman

Creating Accessible PDFs ACOE Accessibility Training. Date: November 1 st, 2017 Presented By: Sekaly Osman Creating Accessible PDFs ACOE Accessibility Training Date: November 1 st, 2017 Presented By: Sekaly Osman AGENDA AODA: An Overview WCAG 2.0 & Success Criteria at a Glance Take an existing PDF which was

More information

MS Word 2010 Accessibility Fundamentals

MS Word 2010 Accessibility Fundamentals MS Word 2010 Accessibility Fundamentals Adapted with permission from Accessibility Fundamentals for Microsoft Office 2013, New Horizons Computer Learning Centers, 2014 INTRODUCTION Accessibility is the

More information

PDF ACCESSIBILITY REPAIR MANUAL

PDF ACCESSIBILITY REPAIR MANUAL PDF ACCESSIBILITY REPAIR MANUAL Created by Lianna Lamorena This work is copyrighted. All rights reserved, whether the whole or part of the material is concerned, specifically the rights of translation,

More information

Accessible and Usable PDF Documents: Techniques for Document Authors Fourth Edition

Accessible and Usable PDF Documents: Techniques for Document Authors Fourth Edition Accessible and Usable PDF Documents: Techniques for Document Authors Fourth Edition Karen McCall, M.Ed. Contents From the Author... 4 Dedication... 4 Introduction... 20 What is PDF?... 21 History of PDF

More information

CREATING ACCESSIBLE DOCUMENTS AT CBIIT

CREATING ACCESSIBLE DOCUMENTS AT CBIIT CREATING ACCESSIBLE DOCUMENTS AT CBIIT Center for Biomedical Informatics and Information Technology This is a U.S. Government work. October 18, 2009 11:39 TABLE OF CONTENTS Chapter 1 Accessibility Quick

More information

Making Your Word Documents Accessible

Making Your Word Documents Accessible Making Your Word Documents Accessible Montclair State University is committed to making our digital content accessible to people with disabilities (required by Section 508). This document will discuss

More information

MS Word 2013 Accessibility Fundamentals

MS Word 2013 Accessibility Fundamentals MS Word 2013 Accessibility Fundamentals Adapted with permission from ACCESSIBILITY FUNDAMENTALS FOR MICROSOFT OFFICE 2013, New Horizons Computer Learning Centers, 2014 INTRODUCTION Accessibility is the

More information

Creating Accessible PDF Files using Microsoft Word 2010 and Adobe Acrobat Pro version X

Creating Accessible PDF Files using Microsoft Word 2010 and Adobe Acrobat Pro version X Creating Accessible PDF Files using Microsoft Word 2010 and Adobe Acrobat Pro version X Office of Information Technology West Virginia University OIT Help Desk (304) 293-4444, oithelp@mail.wvu.edu http://oit.wvu.edu/training/classmat/acr/accessible-pdf/

More information

PDF Form Design. PDF Form Design. Carmen Matthews AccessU May 15, Texas Workforce Commission

PDF Form Design. PDF Form Design. Carmen Matthews AccessU May 15, Texas Workforce Commission PDF Form Design Carmen Matthews AccessU May 15, 2018 Texas Workforce Commission accessibility@twc.state.tx.us May 11, 2018 Table of Contents Introduction... 1 Planning Your Form: Formatting the Source

More information

Form into function. Getting prepared. Tutorial. Paul Jasper

Form into function. Getting prepared. Tutorial. Paul Jasper Tutorial Paul Jasper TABLE OF CONTENTS 1 Getting prepared 2 Adding a button to the form design 2 Making the button add tasks 3 Sending the XML data 4 Tidying up 5 Next time In the first episode, I showed

More information

SBCUSD IT Training Program. Adobe Acrobat DC. Creating Fillable Forms

SBCUSD IT Training Program. Adobe Acrobat DC. Creating Fillable Forms SBCUSD IT Training Program Adobe Acrobat DC Creating Fillable Forms Revised 8/15/2017 TABLE OF CONTENTS Getting Started...3 Convert a Word or PDF document into an Acrobat Form...3 File Views...4 View Developer

More information

Achieving Accessibility with PDF: Getting from Here to There

Achieving Accessibility with PDF: Getting from Here to There Achieving Accessibility with PDF: Getting from Here to There Featuring Adobe Acrobat 8 Pete DeVasto, Andrew Kirkpatrick, Greg Pisocky Adobe Systems CSUN 2007 March 23, 2007 2007 Adobe Systems Incorporated.

More information

SBCUSD IT Training Program. Adobe Acrobat DC. Creating Fillable Forms

SBCUSD IT Training Program. Adobe Acrobat DC. Creating Fillable Forms SBCUSD IT Training Program Adobe Acrobat DC Creating Fillable Forms Revised 6/20/2018 TABLE OF CONTENTS Getting Started...3 Convert a Word or PDF document into an Acrobat Form...3 Save the PDF...3 File

More information

Creating Accessible Word Documents

Creating Accessible Word Documents Creating Accessible Word Documents 1 of 11 Creating Accessible Word Documents Contents 1. General principles... 1 2. Styles/ Headings... 2 3. Table of Contents... 3 Updating a Table of Contents... 5 4.

More information

Create an Accessible PDF (Adobe Acrobat Pro)

Create an Accessible PDF (Adobe Acrobat Pro) Create an Accessible PDF (Adobe Acrobat Pro) Overview This tutorial will explain how to create an Accessible PDF using Adobe Acrobat Pro. Adobe Acrobat Pro provides many tools to improve your course documents

More information

Accessible PDFs. Center for Effective Teaching and Learning CETL. Cal State L.A. (323)

Accessible PDFs. Center for Effective Teaching and Learning CETL. Cal State L.A. (323) Accessible PDFs Center for Effective Teaching and Learning CETL Fine Arts 138 cetl@calstatela.edu Cal State L.A. (323) 343-6594 Table of Contents Scope of this Guide... 1 Microsoft Office Documents...

More information

Quick Guide for Accessible PDF Training:

Quick Guide for Accessible PDF Training: Accessible PDF Getting Started Types of Documents best suited for PDF on the Web Document is longer than 5 pages. You need to preserve the formatting or layout of the original document, e.g., for printing.

More information

Introducing PDF/UA. The new International Standard for Accessible PDF Technology. Solving PDF Accessibility Problems

Introducing PDF/UA. The new International Standard for Accessible PDF Technology. Solving PDF Accessibility Problems Introducing PDF/UA The new International Standard for Accessible PDF Technology Solving PDF Accessibility Problems Introducing PDF/UA Agenda Why PDF What is PDF What is PDF/UA PDF/UA & WCAG 2.0 CommonLook

More information

How to Make Accessible PDF s Illinois Assistive Technology Program

How to Make Accessible PDF s Illinois Assistive Technology Program How to Make Accessible PDF s Illinois Assistive Technology Program TJ Schlouski, ATP Krystal Connolly, ATP Questions? This is meant to be an interactive experience, if you have questions please ask. Symbols

More information

Accessible PDF Documents with Adobe Acrobat 9 Pro and LiveCycle Designer ES 8.2

Accessible PDF Documents with Adobe Acrobat 9 Pro and LiveCycle Designer ES 8.2 Accessible PDF Documents with Adobe Acrobat 9 Pro and LiveCycle Designer ES 8.2 Table of Contents Accessible PDF Documents with Adobe Acrobat 9... 3 Application...3 Terminology...3 Introduction...3 Word

More information

Creating an Accessible Word Document. PC Computer. Revised November 27, Adapted from resources created by the Sonoma County Office of Education

Creating an Accessible Word Document. PC Computer. Revised November 27, Adapted from resources created by the Sonoma County Office of Education Creating an Accessible Word Document PC Computer Revised November 27, 2018 Adapted from resources created by the Sonoma County Office of Education Title the Document Add an official title to the document

More information

PDF Accessibility Checker

PDF Accessibility Checker PDF Accessibility Checker Tech Tuesday Series April 3 rd, 2018 Cyrus Hamilton-Ferguson Student Disability Services Here There Be Monsters Learning Objectives 1. Learn steps to making PDFs more accessible

More information

Adobe Acrobat XI Pro Accessibility Guide: Best Practices for PDF Accessibility

Adobe Acrobat XI Pro Accessibility Guide: Best Practices for PDF Accessibility Adobe Acrobat XI Pro Accessibility Guide: Best Practices for PDF Accessibility For more information Solution details: www.adobe.com/accessibility/products/acrobat/ Program details: www.adobe.com/accessibility

More information

Welcome to AEM Part Six: Accessible Microsoft Office Word Document Design.

Welcome to AEM Part Six: Accessible Microsoft Office Word Document Design. Welcome to AEM Part Six: Accessible Microsoft Office Word Document Design. 1 Lets review the agenda for this presentation. First, we will review the three principles of accessible Word document creation,

More information

The Accessible Website

The Accessible Website An Infopeople Webinar Presented by Kelli Ham June 6, 2013 Objectives By the end of the webinar, participants will: Understand online accessibility issues Know about accessibility tools for checking websites

More information

Creating Accessible Documents in Microsoft Word

Creating Accessible Documents in Microsoft Word Creating Accessible Documents in Microsoft Word Microsoft Word is a commonly-used application among individuals with a variety of disabilities, and is reasonably accessible. The text within Word documents

More information

PREPARING MICROSOFT WORD FOR MAC 2011 DOCUMENTS FOR CONVERSION TO ACCESSIBLE PDF FILES

PREPARING MICROSOFT WORD FOR MAC 2011 DOCUMENTS FOR CONVERSION TO ACCESSIBLE PDF FILES PREPARING MICROSOFT WORD FOR MAC 2011 DOCUMENTS FOR CONVERSION TO ACCESSIBLE PDF FILES Table of Contents Introduction... 2 Preparation... 2 Update Microsoft Office... 2 Styles... 2 Modifying Styles...

More information

USER GUIDE. MADCAP FLARE 2017 r3. Accessibility

USER GUIDE. MADCAP FLARE 2017 r3. Accessibility USER GUIDE MADCAP FLARE 2017 r3 Accessibility Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this document

More information

Creating Dynamic Forms with Adobe LiveCycle Designer

Creating Dynamic Forms with Adobe LiveCycle Designer Creating Dynamic Forms with Adobe LiveCycle Designer J.P. Terry Contents Foreword... xi Introduction... xiii CHAPTER 1 The Basics...1 What is LiveCycle Designer?... 1 A Tool for Creating Interactive and

More information

Make Your Course Content Accessible using Microsoft Office and Windows.

Make Your Course Content Accessible using Microsoft Office and Windows. Make Your Course Content Accessible using Microsoft Office and Windows. CTE WORKSHOP 2017 CTE WORKSHOP 2017 Learning Objectives Why do we need accessible instructional materials? In the United States,

More information

Acrobat XI Pro PDF Accessibility Repair Workflow

Acrobat XI Pro PDF Accessibility Repair Workflow Contents 2 Step 1: Examine the PDF File 2 Step 2: Add Document Properties and Interactive Features 8 Step 3: Perform OCR on Scanned Document 13 Step 6: Add Tags to the Document 23 Step 7: Examine and Repair

More information

USER GUIDE MADCAP FLARE Accessibility

USER GUIDE MADCAP FLARE Accessibility USER GUIDE MADCAP FLARE 2018 Accessibility Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this document

More information

Accessible Formatting for MS Word

Accessible Formatting for MS Word BAKERSFIELD COLLEGE WEB GUIDE Accessible Formatting for MS Word Version 1.0 User Level: Faculty/Staff Introduction Bakersfield College promises our students to use accessible documents and materials for

More information

Ten common PDF accessibility errors with solutions

Ten common PDF accessibility errors with solutions Ten common PDF accessibility errors with solutions Table of Contents List of Figures...2 1. Why bother about accessible PDFs?...3 2. Common PDF accessibility errors and their solutions...3 2.1 PDF not

More information

Design your source document with accessibility in mind. Do NOT use character formatting for headings, use the program s styles.

Design your source document with accessibility in mind. Do NOT use character formatting for headings, use the program s styles. Contents 2 Create an Accessible Microsoft Word Document 2 Use Styles 3 Columns 5 Lists 6 Tables 7 Links 7 Add Alternative Text 9 Microsoft Word 2010 Accessibility Checker Adobe Acrobat X Creating Accessible

More information

Adobe Acrobat 9 Pro Accessibility Guide: Best Practices for Accessibility

Adobe Acrobat 9 Pro Accessibility Guide: Best Practices for Accessibility Adobe Acrobat 9 Pro Accessibility Guide: Best Practices for Accessibility Adobe, the Adobe logo, Acrobat, Acrobat Connect, the Adobe PDF logo, Creative Suite, LiveCycle, and Reader are either registered

More information

Section 508 Wizard Behdad Payami VP, Sales & Marketing Cerenade

Section 508 Wizard Behdad Payami VP, Sales & Marketing Cerenade Section 508 Wizard Behdad Payami VP, Sales & Marketing Cerenade Table of Contents INTRODUCTION... 2 WHAT IS SECTION 508... 2 ASSISTIVE TECHNOLOGIES... 3 WHAT IS A VPAT... 4 ACCESSIBILITY REQUIREMENTS FOR

More information

Accessibility 101. Things to Consider. Text Documents & Presentations: Word, PDF, PowerPoint, Excel, and General D2L Accessibility Guidelines.

Accessibility 101. Things to Consider. Text Documents & Presentations: Word, PDF, PowerPoint, Excel, and General D2L Accessibility Guidelines. Accessibility 101 Things to Consider Text Documents & Presentations: Word, PDF, PowerPoint, Excel, and General D2L Accessibility Guidelines. Things to Consider Structure Figures Hyperlinks Lists Columns

More information

PDFelement 6 Solutions Comparison

PDFelement 6 Solutions Comparison duct Data Sheet Solutions Comparison Our latest release comes stacked with all the productivity-enhancing functionality you ve come to know and love. Compatibility DC Compatible with Microsoft Windows

More information

Acrobat X Pro PDF Accessibility Repair Workflow

Acrobat X Pro PDF Accessibility Repair Workflow Contents 2 Step 1: Examine the PDF File 2 Step 2: Determine if the PDF is a Scanned Document 6 Step 3: Add Interactive Features: Form Fields and Buttons 19 Step 4: Add Other Accessibility Features 23 Step

More information

OER & Accessibility. Norah Sinclair AMAC Accessibility Solutions and Research Center College of Architecture Georgia Institute of Technology

OER & Accessibility. Norah Sinclair AMAC Accessibility Solutions and Research Center College of Architecture Georgia Institute of Technology OER & Accessibility Norah Sinclair AMAC Accessibility Solutions and Research Center College of Architecture Georgia Institute of Technology AMAC Accessibility AMAC is as an initiative of the University

More information

Accessibility in PDF Documents

Accessibility in PDF Documents CSUDH, Division of Information Technology Accessibility in PDF Documents USING ADOBE ACROBAT XI Updated 10-2016 CONTENTS Verify Accessibility In PDF... 2 Step 1 - Run Make Accessible Wizard... 2 Step 2.

More information

PDF Accessibility Guide

PDF Accessibility Guide PDF Accessibility Guide Microsoft Word to PDF Version: 1 Contents Introduction... 2 Best Practices... 2 Heading Structure... 2 How to Set Headings in Word... 3 How to Change Heading Styles... 3 Images...

More information

Understanding Acrobat Form Tools

Understanding Acrobat Form Tools CHAPTER Understanding Acrobat Form Tools A Adobe Acrobat X PDF Bible PDF Forms Using Adobe Acrobat and LiveCycle Designer Bible Adobe Acrobat X PDF Bible PDF Forms Using Adobe Acrobat and LiveCycle Designer

More information

Using Save As to Conform to PDF/A

Using Save As to Conform to PDF/A Using Save As to Conform to PDF/A Use Save As in Acrobat X Pro to conform a non-pdf/a file to PDF/A-1b Use Save As in Acrobat 9 Pro to conform a non-pdf/a file to PDF/A-1b As you might guess, the processes

More information

PDF FORMS ON MOBILE PLATFORMS

PDF FORMS ON MOBILE PLATFORMS PDF FORMS ON MOBILE PLATFORMS Jeanne Petty Project Manger PDF FORMS ON MOBILE PLATFORMS AGENDA Why PDF? Identify Challenges Review Paths Forward Best of Both Worlds Solution WHY PDF? POPULARITY OF PDF

More information

Create PDF s. Create PDF s 1 Technology Training Center Colorado State University

Create PDF s. Create PDF s 1 Technology Training Center Colorado State University Create PDF s What is a PDF? A Portable Document Format, or PDF, is a file format developed by Adobe that is used to maintain an original document and allow the document to be shared with anyone, no matter

More information

Government Product Accessibility Template (GPAT) Section 508 Compliance and Certification Services for PDF files

Government Product Accessibility Template (GPAT) Section 508 Compliance and Certification Services for PDF files Summary Government Product Accessibility Template (GPAT) Section 58 Compliance and Certification Services for PDF files Appligent Document Solutions Column one includes all the Sections of the Standard

More information

Adobe Acrobat Pro DC - Common Accessibility Issues

Adobe Acrobat Pro DC - Common Accessibility Issues Adobe Acrobat Pro DC - Common Accessibility ssues Any electronic document that you post to the web and/or send out through email or other forms of communication must be ADA accessible. This QRD will cover

More information

Adobe LiveCycle ES and the data-capture experience

Adobe LiveCycle ES and the data-capture experience Technical Guide Adobe LiveCycle ES and the data-capture experience Choosing the right solution depends on the needs of your users Table of contents 2 Rich application experience 3 Guided experience 5 Dynamic

More information

Creating Universally Designed Word 2013 Documents - Quick Start Guide

Creating Universally Designed Word 2013 Documents - Quick Start Guide Creating Universally Designed Word 2013 Documents - Quick Start Guide Overview Creating accessible documents ones that work well with all sorts of technology can be a daunting task. The purpose of this

More information

Adobe LiveCycle PDF Generator ES4 Voluntary Product Accessibility Template

Adobe LiveCycle PDF Generator ES4 Voluntary Product Accessibility Template Adobe LiveCycle PDF Generator ES4 Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments

More information

Creating an Accessible Word Document. Mac Computer. Revised November 28, Adapted from resources created by the Sonoma County Office of Education

Creating an Accessible Word Document. Mac Computer. Revised November 28, Adapted from resources created by the Sonoma County Office of Education Creating an Accessible Word Document Mac Computer Revised November 28, 2018 Adapted from resources created by the Sonoma County Office of Education Title the Document Add an official title to the document

More information

Creating Accessible Adobe PDF Files. A Guide for Document Authors

Creating Accessible Adobe PDF Files. A Guide for Document Authors Creating Accessible Adobe PDF Files A Guide for Document Authors 2004 Adobe Systems Incorporated. All rights reserved. Adobe, the Adobe logo, Acrobat, Acrobat Capture, the Adobe PDF logo, FrameMaker, GoLive,

More information

AMAC. AMAC was created in 2005, as an initiative of the Board of Regents University System of Georgia, to help postsecondary

AMAC. AMAC was created in 2005, as an initiative of the Board of Regents University System of Georgia, to help postsecondary OER & Accessibility Norah Sinclair / July 13,2015 AMAC Accessibility Solutions and Research Center College of Architecture Georgia Institute of Technology AMAC AMAC was created in 2005, as an initiative

More information

Introduction to Adobe Acrobat X. Ken Dickinson Bay Area Computer Training

Introduction to Adobe Acrobat X. Ken Dickinson Bay Area Computer Training Introduction to Adobe Acrobat X Ken Dickinson Bay Area Computer Training www.bactrain.com Table of Contents What s the best way to create a PDF?... 3 Convert Microsoft Word, PowerPoint, and Excel files

More information

Accessibility. An introduction to creating accessible documents in Microsoft Word, PowerPoint and Adobe Acrobat Pro

Accessibility. An introduction to creating accessible documents in Microsoft Word, PowerPoint and Adobe Acrobat Pro Accessibility An introduction to creating accessible documents in Microsoft Word, PowerPoint and Adobe Acrobat Pro Table of Contents: Section One: Accessibility... 4 What is Accessibility?... 4 Assistive

More information

Acrobat XI Pro Accessible Forms and Interactive Documents

Acrobat XI Pro Accessible Forms and Interactive Documents Contents 2 Types of interactive PDF Form Fields 2 Automatic Field Detection using the Acrobat Form Wizard 5 Creating a Form without the Forms Wizard 6 Forms Editing Mode 6 Selecting a New Form Field to

More information

Working with PDF s. To open a recent file on the Start screen, double click on the file name.

Working with PDF s. To open a recent file on the Start screen, double click on the file name. Working with PDF s Acrobat DC Start Screen (Home Tab) When Acrobat opens, the Acrobat Start screen (Home Tab) populates displaying a list of recently opened files. The search feature on the top of the

More information

Accessible Presentation Guide

Accessible Presentation Guide Text Have a descriptive and informative page title Use a san-serif font when possible for readability Large text - at least 18 point (24px) or 14 point(18.66px) and bold Aa 18pt san-serif Contrast ratio

More information

Best Practices for Accessible Course Materials

Best Practices for Accessible Course Materials Best Practices for Accessible Course Materials Instructure Canvas Learning Management System Course Syllabus Use the University of Tennessee, Knoxville Accessible Syllabus Template to create your syllabus

More information

University of Wyoming. Web Accessibility Guidelines

University of Wyoming. Web Accessibility Guidelines 1 Web Accessibility Guidelines 2 TABLE OF CONTENTS Alternative Text... 3 Title Attributes... 4 Heading 1... 5 Sub Heading... 6 Text in Images... 7 Iframe Objects... 8 Embed Objects... 9 Use of Lists...

More information

A Step-by-Step Guide to Creating More Accessible Surveys

A Step-by-Step Guide to Creating More Accessible Surveys A Step-by-Step Guide to Creating More Accessible Surveys In order to be considered accessible, surveys and forms must be designed to assist hearing- or sight-impaired users. If you re planning on sharing

More information

Adobe Acrobat 8 Professional Forms

Adobe Acrobat 8 Professional Forms Adobe Acrobat 8 Professional Forms Email: training@health.ufl.edu Web Site: http://training.health.ufl.edu 352 273 5051 This page intentionally left blank. 2 Table of Contents Forms... 2 Creating forms...

More information

Accessible Documents: Word to PDF

Accessible Documents: Word to PDF Accessible Documents: Word to PDF Gaeir Dietrich HTCTU Director www.htctu.net www.toolsthatinspire.com www.htctu.net 1 Accessible Instructional Materials Build in accessibility before putting the material

More information

Adobe InDesign CC Voluntary Product Accessibility Template

Adobe InDesign CC Voluntary Product Accessibility Template Adobe InDesign CC Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments regarding

More information

Creating Searchable PDFs with Adobe Acrobat XI - Quick Start Guide

Creating Searchable PDFs with Adobe Acrobat XI - Quick Start Guide Creating Searchable PDFs with Adobe Acrobat XI - Quick Start Guide Overview Many scanned PDF files are not usable with technology because the content is perceived as images by computers and other devices.

More information

Creating A Manual In Adobe Acrobat X Pro Pdf Form Fields

Creating A Manual In Adobe Acrobat X Pro Pdf Form Fields Creating A Manual In Adobe Acrobat X Pro Pdf Form Fields Convert existing paper or digital forms into intelligent, fillable PDF forms with Adobe Acrobat. The form creator tool automatically recognises

More information

Adobe LiveCycle Designer ES3 Voluntary Product Accessibility Template

Adobe LiveCycle Designer ES3 Voluntary Product Accessibility Template Adobe LiveCycle Designer ES3 Voluntary Product Accessibility Template The purpose of the Voluntary Product Accessibility Template is to assist Federal contracting officials in making preliminary assessments

More information

Tips & Tricks Making Accessible MS Word Documents

Tips & Tricks Making Accessible MS Word Documents Use Headings Why? Screen readers do not read underline and bold as headings. A screen reader user will not know that text is a heading unless you designate it as such. When typing a new section heading,

More information

Accessible, Usable, Electronic Forms Solutions in 30 Minutes

Accessible, Usable, Electronic Forms Solutions in 30 Minutes Introduction Welcome! Agenda: Introduction Defining your forms requirements Platforms overview Platforms in detail (advantages and considerations) Summary, Q&A Introduction Eliquo: Who are we? Training

More information

Voluntary Product Accessibility Template Retina Network Security Scanner

Voluntary Product Accessibility Template Retina Network Security Scanner Voluntary Product Accessibility Template Retina Network Security Scanner The VPAT (Voluntary Product Accessibility Template) product is a tool developed by ITIC (Information Technology Industry Council)

More information

Making sure your PDF is accessible

Making sure your PDF is accessible Making sure your PDF is accessible If you are starting from scratch, please first make an accessible document in MS Word, InDesign, etc. Be sure to export the document to PDF with accessibility settings

More information

Adobe Acrobat X Pro Accessibility Guide: Best Practices for PDF Accessibility

Adobe Acrobat X Pro Accessibility Guide: Best Practices for PDF Accessibility Adobe Acrobat X Pro Accessibility Guide: Best Practices for PDF Accessibility For more information Solution details: www.adobe.com/accessibility/products/acrobat/ Program details: www.adobe.com/accessibility

More information

InDesign CS Basics. To learn the tools and features of InDesign CS to create publications efficiently and effectively.

InDesign CS Basics. To learn the tools and features of InDesign CS to create publications efficiently and effectively. InDesign CS Basics InDesign Basics Training Objective To learn the tools and features of InDesign CS to create publications efficiently and effectively. What you can expect to learn from this class: How

More information

Creating Accessible Word Documents Tutorial

Creating Accessible Word Documents Tutorial Creating Accessible Word Documents Tutorial 1. Use uniform heading structure/style guides to reinforce structure To keep trail of the structure, you can open the Navigation Pane. Edit built-in heading

More information

Creating Accessible Microsoft Word 2003 Documents Table of Contents

Creating Accessible Microsoft Word 2003 Documents Table of Contents Table of Contents Creating Accessible Microsoft Word Documents...1 Introduction...2 Templates...2 Default Settings...2 Set the Language...2 Change Default Settings...2 To change the default Font:...2 To

More information

Creating Accessible Word Documents

Creating Accessible Word Documents Creating Accessible Word Documents 1. Formatting the Titles and Headings Structure is added to documents by using styles. Using styles helps your readers to visually get a sense of the structure of your

More information

Karlen Communications

Karlen Communications Karlen Communications Karen McCall, M.Ed. Accessible PDF from the Ground Up! Karen McCall, M.Ed., Microsoft MVP 2010 Word Phone: 1-519-442-2856 E-mail: info@karlencommunications.com Web: karlencommunications.com

More information

Forms/Distribution Acrobat X Professional. Using the Forms Wizard

Forms/Distribution Acrobat X Professional. Using the Forms Wizard Forms/Distribution Acrobat X Professional Acrobat is becoming a standard tool for people and businesses to use in order to replicate forms and have them available electronically. If a form is converted

More information

Make Your Documents Accessible Worksheet (Microsoft Word 2010)

Make Your Documents Accessible Worksheet (Microsoft Word 2010) Make Your Documents Accessible Worksheet (Microsoft Word 2010) This exercise is intended for staff attending the Make your documents accessible course, although other staff will also find this resource

More information

Web Accessibility Guidelines GO FOR GOLD

Web Accessibility Guidelines GO FOR GOLD 1 Web Accessibility Guidelines 2 TABLE OF CONTENTS Alternative Text... 3 Title Attributes... 4 Heading 1... 5 Sub Heading... 6 Text in Images... 7 Iframe Objects... 8 Embed Objects... 9 Use of Lists...

More information

ABBYY FineReader 14. User s Guide ABBYY Production LLC. All rights reserved.

ABBYY FineReader 14. User s Guide ABBYY Production LLC. All rights reserved. ABBYY FineReader 14 User s Guide 2017 ABBYY Production LLC All rights reserved Information in this document is subject to change without notice and does not bear any commitment on the part of ABBYY The

More information