Skip to main content

TR

Description

Defines a table row that groups together table cells in a horizontal line within a table.

Namespace
1.7
2.0
Category
block

Differences

Well tagged PDF:

The 'TR' element denotes a table row in Well-Tagged PDF, grouping cells horizontally.

Each table row should be enclosed within a 'TR' element, and rows must be maintained in the proper sequential order to preserve the table’s logical structure.


PDFUA:

In PDF/UA, the 'TR' element defines the boundaries of a table row, which is essential for assistive technologies to interpret the table structure accurately.

Rows must be clearly tagged and linked with their respective header information to support accurate navigation and reading order.

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