Copy link to clipboard
Copied
I added a long table (that overflows to a 2nd page) to my Articles panel, thinking it will be read in Acrobat. Unfortunately, the whole table doesn't show at all. Even if I tag it manually using the Accessibility feature (Reading Order), that doesn't work. What could I possibly be doing wrong?
The table should come after the <Sect> and unfortunately, it isn't there.
Copy link to clipboard
Copied
Hi @cmvarga5,
Hope you are doing well. Sorry for the trouble, and the delayed response.
If you are still looking for a solution, here are a few suggestions that might help:
View
→ Show/Hide
→ Navigation Panes
→ Tags
).<Table>
tag contains all rows (<TR>
) and cells (<TD>
or <TH>
) across both pages.<Table>
tag (instead of being treated as a separate table).Accessibility
→ Reading Order
).<TR>
) into the first page's <Table>
tag.<TR>
elements appear in sequential order within a single <Table>
tag.If the table still doesn’t appear properly, try exporting to Microsoft Word, fixing the structure there, and re-exporting to PDF with proper tags.
Hope this gives better clarity.
-Souvik
Copy link to clipboard
Copied
Hi @cmvarga5,
Hope you are doing well. Sorry for the trouble, and the delayed response.
If you are still looking for a solution, here are a few suggestions that might help:
View
→ Show/Hide
→ Navigation Panes
→ Tags
).<Table>
tag contains all rows (<TR>
) and cells (<TD>
or <TH>
) across both pages.<Table>
tag (instead of being treated as a separate table).Accessibility
→ Reading Order
).<TR>
) into the first page's <Table>
tag.<TR>
elements appear in sequential order within a single <Table>
tag.If the table still doesn’t appear properly, try exporting to Microsoft Word, fixing the structure there, and re-exporting to PDF with proper tags.
Hope this gives better clarity.
-Souvik
Copy link to clipboard
Copied
Thank you so much Souvik! I will make sure to keep this handy when I run into this problem again. I think I painstakingly did it manually that time I ran into that issue. But this breakdown will definitely help me out should this problem come up for another table.
- Ciara
Find more inspiration, events, and resources on the new Adobe Community
Explore Now