How to Create Accessible Canva Documents
This post will go over how to create accessible Canva documents and export them to PDF. Then, we will make it accessible!
Video Guide
Please follow the steps in the video on how to create accessible documents in Canva. The export to PDF option seems to be improving over time. Below you will find some directions on how to fix tables and list items.
Creating the Basic Structure
Starting with Canva’s new feature that allows users to create documents, we’ll be adding various elements to test accessibility. This includes adding headers, tables, bulleted and numbered lists, and more. Our primary goal is to ensure that the document, although simple in design, complies with accessibility standards.
Exporting and Accessibility Check
Once the basic design is complete, we’ll move on to exporting the document as a PDF and conducting a comprehensive accessibility check. This involves cleaning up tag structures, making proper use of header tags, handling list items, and addressing table-related challenges.
Here’s a closer look at the process:
- Adding Headers: We’ll use heading level one and two to organize the content.
- Inserting Tables: A two by three table will be added, with cells merged as needed.
- Working with Lists: Both bulleted and numbered lists will be added to test them.
- Image and Design Elements: Random designs and images can be added to beautify the document.
- Exporting the File: The document will be downloaded as a PDF, following the standard procedure in Canva.
- Accessibility Checks in Adobe Acrobat: Extensive checks and modifications will be performed to ensure complete accessibility.
Table tag breakdown
- Table Parent Tag <Table>
- Table Row Child tag <TR>
- Table Header Cell <TH>
- Table Data Cell <TD>
- Table on Page

Setting the Scope of Table Headers
With the reading order tool open, right-click on the table and select “Table Editor.” Select all table header cells at the top of the table, right-click and select “Table Cell Properties,” and change the scope from none to “Column.” If you have table headers on the row side, you can set the scope to “Row” as needed.
- Launch Reading order tool
- Right-click inside of the table and select Table editor

- Select the cells you want to set the scope for
- Right-click and select table cell properties
- Adjust the scope to either row, column, or both


How to tag a list in adobe acrobat pro
- List Parent Tag <L>
- List Item Child Tag <LI>
- Label <Lbl>
- List Body child Tag <LBody>
- Contents of First list item
- List item content on page

Step 1: Prepare the PDF and Create a Blank List Tag
Open your PDF document in Adobe Acrobat Pro.
- Right-click in the Tags panel
- Select “New Tag,”
- Create a blank List tag (capital “L”).
If you would rather an expert make your docs accessible for you instead – check this out.

Step 2: Create List Item Tags and Nest Them
Manually create list item (LI) tags and nest them within the List tag. To do this, right-click the List tag, select “New Tag,” and type “LI” (capital “L” and “I”).

Step 3: Add Label and L Body Tags
For each LI tag, create Label (LBL) and L Body tags. Right-click each LI tag, select “New Tag,” and type “Lbl” for Label and “LBody” for LBody tags. Drag and drop these tags into their appropriate locations within the LI tags.

Let me be your champion for inclusion. I offer tailored solutions (and self-paced courses!) to ensure your documents meet and exceed compliance expectations. For more detailed insights, tutorials, and in-depth discussions on accessibility and related topics, don’t forget to check out my YouTube channel: The Accessibility Guy on YouTube. Subscribe for regular updates!
More posts like this:
Introducing Limina11y – Your NEW TAG Team Champion
Today’s blog post explores Limina11y, a new partnership between The Accessibility Guy and Limina. After nearly two years of working together on accessibility training, document remediation, operational support, and complex…
How to access the Table Editor in Adobe Acrobat Pro DC
Today’s blog post explores a faster way to access the Table Editor in Adobe Acrobat Pro DC when working on PDF table accessibility. The Table Editor helps you adjust table…
Export PDF to Word Using the Convert Tool in Adobe Acrobat Pro DC
Today’s blog post shows how to convert a PDF into a Microsoft Word document using the Convert tool in Adobe Acrobat Pro DC. This feature can be easy to miss,…
How to fix the “Tagged Annotations Failed” error in Adobe Acrobat Pro DC
Today’s blog post explores how to fix the Tagged Annotations Failed error in Adobe Acrobat Pro DC and why it appears in accessible PDF workflows. Video Guide https://youtu.be/Z0XJjLPC3PA Understanding the…
PDF Spaces by Adobe Acrobat Pro DC | AI powered document analysis & collaboration
Today’s post explores PDF Spaces, a paid feature in Adobe Acrobat that lets you bring multiple documents into one workspace and interact with them more efficiently. Instead of opening files…
How to Edit an Accessible PDF
Today’s blog post explores how to edit an already accessible PDF while preserving its structure and avoiding common accessibility issues. Video Guide https://youtu.be/IW4vRjKDxu8 Accessible PDFs rely on tags, structure, and…
DocAccess: Convert PDFs to Accessible HTML with AI
Today’s blog post explores DocAccess, a tool that converts PDFs into accessible HTML using AI. It makes documents easier to navigate, understand, and use across devices while helping organizations scale…
Fix All Your Canvas PDF Accessibility Problems with One Tool
Today’s post shows how to fix your Canvas PDF accessibility problems using a single tool. DocAccess now integrates directly into Canvas, which means you can convert any uploaded PDF into…
How to Use the Guided Actions Tool in Adobe Acrobat Pro DC
Today’s post is a step-by-step guide to the Make Accessible Guided Actions tool in Adobe Acrobat Pro DC. This feature provides a structured way to start making a PDF accessible,…
Continual Engine PREP Tool: A Faster Workflow for PDF Remediation
PREP by Continual Engine is a PDF remediation platform that helps you make PDFs accessible with far less manual work. PREP applies most of the tag structure automatically, then gives…

[…] Through this, we found out the PDF was made in Canva. Canva is famous for poorly tagging. Check out our blog post on how to make a Canva document accessible. […]