Skip to main content

Table

Description

Represents a table structure that organizes content into rows and columns, facilitating tabular presentation.

Namespace
1.7
2.0
Category
block

Differences

Well tagged PDF:

The 'Table' element in Well-Tagged PDF is used to represent tabular data as a cohesive unit. It organizes rows, columns, and cells to support content extraction and reflow for reuse.

It must encapsulate table components (such as rows and cells) within a clearly defined structure tree. Row and column definitions should be explicit to maintain logical reading order.


PDFUA:

In PDF/UA, the 'Table' element ensures that tabular data is accessible and navigable by assistive technologies. It plays a critical role in conveying the relationships between cells.

The table must be tagged with clear associations between header and data cells, and any table summary or caption must be provided to support user navigation.

Use cases

Simple table

Try it

Complex table with two rows in header, two rows in the body and one row in the table footer

Try it

Tag Relationships

Related Matterhorn Protocol checkpoints