Accessibility: Remove table tags
Hi,
I have a document created as an accessible PDF with table tags that I don't want to be tables. My issue is similar to this post about converted Microsoft Word tables. As suggested, I could remove all the tags from out under the <Table> tag and move the <P> tag in the reading order but that would be time consuimg for my reports. I was wondering if there was a way to delete the <Table>, <TR>, and <TD> tags without deleting the <P> tag within.
Thank you.
