How to artifact a table header row when it is a continuation from a previous page [Edited]
I'm making an accessible pdf. There is an instance where I have a table that continues across two pages so the column headers repeat at the top of each page. For a screen reader this should only read as a single header row.
How can I make the header row on the second page be artifacted or made invisible to a screen reader?
