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:
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…
How to Check a PDF for Basic Accessibility
Today’s post is a step-by-step guide on how to check a PDF for basic accessibility. It’s designed for beginners who want to make sure their documents work well with assistive…
How to Create Accessible Fillable Forms in Adobe Acrobat Pro DC
Today’s post explains how to create accessible, fillable forms using Microsoft Word and Adobe Acrobat Pro DC. The process focuses on how to design the layout, add interactive elements, tag…
Affinity by Canva Lacks Accessible Exports
Today’s post explores how Affinity by Canva handles the basics of PDF accessibility. The goal is simple: find out if the program can export a document that screen readers can…
How to Redact Text in a PDF using Adobe Acrobat Pro DC
Today’s post explains how to redact content in Adobe Acrobat Pro DC while keeping a document accessible. It shows what happens when someone redacts after adding tags and why redaction…
Title II ADA Compliance and Large Scale Remediation | DocAccess
As the April 2026 deadline for Title II ADA compliance approaches, public organizations must ensure all documents on their websites are fully accessible. The law requires digital content to meet…
How to Make PDFs Accessible | Episode 23: Santa Barbara City College
Welcome to Episode 23 of our Making College PDFs Accessible series! Today’s episode is another hands-on, practical workflow for turning a non-accessible college PDF into a fully WCAG-compliant document. Using a real example…
Accessible PDF Forms Made Easy | Word To PDF
Today’s post is a mini-masterclass on building a basic form in Microsoft Word, converting it to a PDF, and making it fully accessible with Adobe Acrobat Pro DC. It’s a…
How to Apply Table Headers | Adobe Acrobat Pro DC
In today’s post, you’ll learn how to apply table headers using Adobe Acrobat Pro DC. Table headers are essential for making your PDF tables accessible. Screen readers use them to…

[…] 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. […]