Multipurpose Accessible InDesign Documents

If you build accessible documents in InDesign, you can quickly convert them to JPG/PNG, PowerPoint, or even SVG.

Use the accessible PDF for print and digital distribution, and provide it to your users along with the accessible PowerPoint.

Provide the accessible PDF to web developers along with the SVG for use on websites.

Watch these videos to see how you can eliminate the need to design multiple files with these simple tricks.

Resize and Export to Other Formats

It’s easy to resize an InDesign document to save versions of the same design as JPG/PNG, or even PowerPoint and SVG.

Why design several versions of the same information when you can use the Page Tool and Liquid Layout to easily scale and resize?

Watch this video for a demonstration of how you can make your designs go further..

Use the Simple HTML Plugin

A benefit of creating accessible, interactive documents with InDesign is that it’s easy to export all the text and images from your document to accessible HTML code using the Simple HTML plugin from Ajar Productions.

  1. Install the plugin from the Creative Cloud Marketplace or download it from the Ajar Productions website.
  2. Name all Paragraph Styles in your document with the applicable heading or paragraph tag.
  3. Go to the Paragraph Styles panel and choose the option “Edit All Export Tags.”
  4. Choose the radio button for “EPUB and HTML.”
  5. Match the Style name to the correct heading level and ensure “include in HTML” is checked for each.
  6. Go to File > Export Simple HTML.
  7. Perfect the code if necessary using Sublime Text or provide to your web developer.

Learn Hyperlink Tricks

Interactive hyperlinks extend the functionality of your accessible document.

Always uncheck “Shared Destination,” provide an alt-tag, and underline every hyperlink or they will not be accessible. Use a Character Style to perfect the appearance of the underline.

  1. URLs – make sure the protocol is always https:// not http://
  2. Email
  3. Phone Numbers – use the URL option and write them as tel:555-555-55555
  4. Text Anchors – ensure you change the zoom setting to “inherit zoom”
  5. Page Anchors – ensure you change the zoom setting to “inherit zoom”
  6. Links in Automatic Tables of Contents – ensure you change the zoom setting to “inherit zoom” (create a second TOC that is in the pasteboard area to generate a bookmarks panel because making this change breaks it)

Watch the video for a demonstration of how to configure hyperlinks in InDesign.

Use QR Codes

QR Codes allow all users to interact with your document in multiple ways.

Your document can be printed and used as a handout or posted on a bulletin board where someone can scan the QR code to pull that information on to their mobile device. Likewise, if someone is viewing your document on a computer, the QR code allows them to transfer that information to their mobile device.

You must remediate the figure tag for QR codes in Acrobat.

  1. Follow the steps to create an accessible InDesign document.
  2. Set a Hyperlink on the QR code figure in InDesign to describe what it does, i.e “scan this Q R code to visit XYZ website.”
  3. Set an alt-tag on the QR code figure in InDesign to describe what it does, i.e “scan this Q R code to visit XYZ website.”
  4. Follow the steps to correctly export an accessible InDesign document.
  5. Open the tags tree in Acrobat.
  6. Pull the Figure tag out from inside the Link Tag.
  7. Nest the Link tag inside the Figure tag.

Watch the video for a demonstration of these steps.