Easier PDF Accessibility: Tips for Tagging Tables

Equidox software screenshot showing Table Detector sliders for automated PDF accessibility.

Tables are tough

Tables are one of the most difficult PDF elements for people using assistive technology to navigate. They are also one of the more complex elements to tag correctly to make PDFs accessible. Following are some tips for tagging tables and ways Equidox PDF accessibility software can simplify the process and remove a lot of the manual work that other tools require. Using the automated table detector, Equidox reduces table remediation to just a few clicks, making it 90% faster than other PDF accessibility tools.

How a screen reader reads a table

In order to convey the information about each cell accurately to an assistive technology user, the screen reader will first announce the size of the table, then the cell location, and continue to read the table including what changed in the location and any row and column headings that did not apply to the last cell it read.  

Table - Rainfall by inches - detail in text

So this table would read: 

Table with five columns and four rows. Column 1, row 1, Rainfall inches; Column 2, Americas; Column 3, Asia; Column 4, Europe; Column 5 Africa. Row 2, Rainfall (inches) Column 1, Average, Americas; Column 2, 133, Asia; Column, 3, 244, Europe; Column, 4, 155.   And so on…

Unlike most elements, a screen reader user may navigate a table in 3 dimensions, going straight down a column. So navigating down column two would be read as:

Rainfall (inches); Column 2, Americas, Average row 2, 133;  24 hour high, row 3, 27; 12 hour high, row 4, 11.

Complexity can lead to confusion

You can see how a more complex table with merged cells could quickly add to the cognitive load of understanding the information being provided via a screen reader. Row 1 may contain 5 columns, while row 2 could have just one, leading to no announcement of four expected subsequent columns.  Merged cells can also lead to an assistive technology user landing somewhere they do not expect. While a sighted person can easily parse where they are and what headings apply at a glance, a screen reader user must rely on announced headings to understand all the information for each cell.  If the heading structure isn’t properly tagged, they won’t get all the information, or they will get incorrect information. 

Table example showing navigation as described in the text

In the above simple example, navigating to the left twice from Cell 9, and then right twice, will land a screen reader in Cell 3. And if they then try to get their bearings by navigating up to the top of the table and back down once, they will go from Cell 3 to Item 1.

When a table isn’t a table

Not all “table-like” formatting should be tagged as a table.  A screen reader will read the row and column heading for each cell before reading the content in that cell. This means information that appears to be a table should only be tagged as a table if the information is actually tabular.

Here are some examples of content that aren’t tables. 

1. Calendars 

Calendars are not usually tables.  The cells should be tagged individually as date and content (“Friday 6:30 AM breakfast with Pat” for example.) The use of a table for many calendars is not advised. This calendar below, for example, would read Wednesday, 6:00 AM Blank, 6:15 AM Blank, 6:30 AM Blank, 6:45 AM Blank, etc.  Most of the cells would read “Blank.”  That is a massive click and time commitment to find a single appointment on this “table.”

Weekly appointment calendar with one entry

2. Multi-column layouts 

Just because the content is arranged in a grid pattern doesn’t make it a table. This layout below shows varying columns and blocks of text.  They are not related to one another, and should not be put inside a table tag. Using a table to preserve spacing and formatting within a document is not recommended.  

Complex multi-column magazine page layout

3. Forms 

Forms should almost never be tagged as a table.  Instead, tag each form field and its tooltips without a table tag at all. The example below would not function as a table.  The various form field labels seen would not be related to other cells below in a table format. If this were tagged as a table, “Customer Order Number” and “Date” shown in the top row of this form would be tagged as headings, and they are not headings for the content below.  

Order form that is all one table, with merged cells and unlrelated cells as headers

4. Tables of contents

Tables of contents are a separate tag type and should not be tagged as a table. If you tagged this example below, it would not work properly with a screen reader.  “3 Top Picks,” “18 Chef Highlight,” and “28 Kitchen Aid” would be the headings. Then when the screen reader read the next line, the first cell would read “3 Top Picks” and then “6 History Lesson” to indicate a relationship between the heading and the cell below. In this case, that is not a correct relationship and the screen reader would be conveying incorrect information.  

Creative Table of Contents in a grid pattern

Tagging tables

So now that we’ve discussed how a screen reader interprets table tags,  and what is NOT a table, let’s take a look at how it should be done. We’ll also discuss how Equidox software’s Table Editor helps make tagging tables a breeze. Below shows the basic elements of a table. 

Example table with row and column headers, merged cells and cells labeled

Headings

All row and column headings should be tagged as headings. This way, they will read WITH each cell so that the information is clear. Equidox Table Detector automatically sets one row and one column heading.  You can then change the number of row and column headings as needed. Many tables have multiple row and column headings, so this can be confusing to tag using manual tools. Equidox’s Table Editor allows you to set these tags in a few steps. 

Links

Any links in the table cells should be tagged as such.  Equidox’s Table Detector should find any included links and tag them. 

Blank cells

Cells that contain no content can be confusing for an assistive technology user. Ideally, there should be no cell without content in any table. The screen reader will read the row and column headings and have nothing to report to the assistive technology user about the cell contents. It’s helpful to have the content read “blank cell” or “intentionally blank” for these.  With Equidox, you can use the “Custom Text” function in the Table Editor to add this to any blank cells you encounter. 

Merged cells

Merged (or spanned) cells are also very confusing but are frequently seen in Tables, commonly when multiple headings are used. In this example below, you can see that 2017 and 2018 are broken out into four quarters using two column headings. These merged cells need to be tagged so that both column headings will be read for each cell.  “2017, Q1, Human Resources, $25000.” 

Sample table with two column headers and merged cells in row 1

Using Equidox, you can quickly merge cells by selecting the area and clicking the Merge Cell button. No other steps are required. 

Cross-page Tables

When a table is very large, it can sometimes span across multiple pages of a document.  Connecting and tagging all the content as one table is cumbersome with many tools. But with Equidox, you can simply use the “Merge” checkbox and Equidox will tag each section of the table as part of the previous table. 

Equidox Table Editor properties showing Merge button

Table summary

A Table Summary is required by WCAG. It provides vital information to the assistive technology user about the structure of the table. It should include a description, the number of row and column headings, and explanations of any merged cells or other structural abnormalities. Equidox automatically builds the Table Summary including the number of rows and columns and any merged cells. The summary can then be edited to include a description and any other pertinent information. 

An example of a table summary for this table might be “Seminar schedule. 4 rows, 4 columns.  Merged cells in Row 1 and column 2.“ (Note: This table is  very difficult to parse. There are better ways to provide this information in the original source document.)

Complex table with merged cells

Tagging tables can be fast and easy

Despite the complex interaction between headings and cells, tagging tables doesn’t have to be a difficult, manual process. You can quickly tag tables with Equidox PDF accessibility software using the AI-powered Table Detector that sets the row and columns for you, allows you to quickly set the number of headings and indicate merged cells, as well as auto-generates a Table Summary.  This solution reduces table tagging to a few clicks.

See the our AI-powered table detection tools in action in this short video showing the Smart Table Detector.

For more information (and more examples!) on Equidox’s AI-powered Smart Table Detector, you can review our recent 30-minute Webinar: Advanced Table Training

 

Subscribe

"*" indicates required fields

Clicking Subscribe will take you to the Thank You Page.
Hidden
Status*
Hidden
Lead Source*
This field is for validation purposes and should be left unchanged.

Categories

Accessibility Culture

Accessibility News

Company News

General Accessibility Resources

Laws and Regulations

PDF Accessibility Resources


Tammy Albee

Tammy Albee | Director of Marketing | Equidox Tammy joined Equidox after four years of experience working at the National Federation of the Blind. She firmly maintains that accessibility is about reaching everyone, regardless of ability, and boosting your market share in the process. "Nobody should be barred from accessing information. It's what drives our modern society."

Envelope with green checkmark icon

Watch Equidox in action!

Contact us to request a free, personalized demo of our best-in-class PDF accessibility software.