From 150d655306430529d58d8edb46c2ba6eb482fcb3 Mon Sep 17 00:00:00 2001 From: Sarah Hasnain Date: Fri, 15 Feb 2019 16:58:18 -0500 Subject: [PATCH] Info about creating and verifying accessible PDFs (#33743) * Info about creating and verifying accessible PDFs * markdownize link, add space --- .../accessibility-tools-for-web-developers/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/guide/english/accessibility/accessibility-tools-for-web-developers/index.md b/guide/english/accessibility/accessibility-tools-for-web-developers/index.md index 61fd1d50eb..0239a58f36 100644 --- a/guide/english/accessibility/accessibility-tools-for-web-developers/index.md +++ b/guide/english/accessibility/accessibility-tools-for-web-developers/index.md @@ -93,3 +93,5 @@ Developers can utilize a screen reader to understand how a webpage can be made a #### More Resources You can find many more tools for accessible web design on this list made by the University of Minnesota Duluth. + +For information on creating and verfying accessibility for PDF documents, see the [Adobe XI Pro Guide](https://helpx.adobe.com/acrobat/using/create-verify-pdf-accessibility.html)