SQR Commands to Create Tagged PDF Table

The following table describes PDF tagged commands:

SQR Command

PDF tag

Description

begin_tag_table,

end_tag_table

Table

Marks the begin and end of the tagged table.

begin_tag_table_head,

end_tag_table_head

TH

Marks the begin and end of the tagged table header.

begin_table_td,

end_table_td

TD

Marks the begin and end of the tagged table data.

begin_table_tr,

end_table_tr

TR

Marks the begin and end of the tagged table row.