Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Table not showing up in Tags in Acrobat

Explorer ,
Sep 04, 2024 Sep 04, 2024

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?

Screenshot 2024-09-04 at 1.24.47 PM.pngScreenshot 2024-09-04 at 1.25.37 PM.png

The table should come after the <Sect> and unfortunately, it isn't there.

TOPICS
General troubleshooting , How to , PDF forms , Standards and accessibility
682
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
1 ACCEPTED SOLUTION
Adobe Employee ,
Jan 29, 2025 Jan 29, 2025

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:

1. The Table Might Not Be Properly Tagged in the Structure Tree

  • Even though you’ve added the table to the Articles panel, Acrobat relies on the Tags tree for accessibility.
  • Fix:
    1. Open the Tags panel (ViewShow/HideNavigation PanesTags).
    2. Expand the structure and check if your <Table> tag contains all rows (<TR>) and cells (<TD> or <TH>) across both pages.
    3. If the table is split between pages, make sure the second part is inside the same <Table> tag (instead of being treated as a separate table).

2. The Table Might Be Hidden from the Reading Order Flow

  • If the Reading Order tool isn’t picking up the table, it might not be in the document’s logical reading flow.
  • Fix:
    1. Open Reading Order (AccessibilityReading Order).
    2. Check if the table is marked properly as a Table and spans both pages.
    3. If not, manually select it and assign it as a Table.

3. Multi-Page Tables Often Break in Acrobat

  • Acrobat struggles with multi-page tables, sometimes treating the second page as a new table rather than part of the existing one.
  • Fix:
    1. In the Tags panel, drag the second page's table rows (<TR>) into the first page's <Table> tag.
    2. Ensure that all <TR> elements appear in sequential order within a single <Table> tag.

4. The Articles Panel Doesn’t Control Reading Order for Tables

  • The Articles panel is mainly for alternative reading order in non-tagged PDFs. It doesn’t always work for structured content like tables.
  • Fix: Ensure your Tags panel reflects the correct structure rather than relying on the Articles panel.

5. Run an Accessibility Check

  • Go to AccessibilityFull Check and see if Acrobat flags any missing table headers or structure issues.

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

View solution in original post

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
Jan 29, 2025 Jan 29, 2025

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:

1. The Table Might Not Be Properly Tagged in the Structure Tree

  • Even though you’ve added the table to the Articles panel, Acrobat relies on the Tags tree for accessibility.
  • Fix:
    1. Open the Tags panel (ViewShow/HideNavigation PanesTags).
    2. Expand the structure and check if your <Table> tag contains all rows (<TR>) and cells (<TD> or <TH>) across both pages.
    3. If the table is split between pages, make sure the second part is inside the same <Table> tag (instead of being treated as a separate table).

2. The Table Might Be Hidden from the Reading Order Flow

  • If the Reading Order tool isn’t picking up the table, it might not be in the document’s logical reading flow.
  • Fix:
    1. Open Reading Order (AccessibilityReading Order).
    2. Check if the table is marked properly as a Table and spans both pages.
    3. If not, manually select it and assign it as a Table.

3. Multi-Page Tables Often Break in Acrobat

  • Acrobat struggles with multi-page tables, sometimes treating the second page as a new table rather than part of the existing one.
  • Fix:
    1. In the Tags panel, drag the second page's table rows (<TR>) into the first page's <Table> tag.
    2. Ensure that all <TR> elements appear in sequential order within a single <Table> tag.

4. The Articles Panel Doesn’t Control Reading Order for Tables

  • The Articles panel is mainly for alternative reading order in non-tagged PDFs. It doesn’t always work for structured content like tables.
  • Fix: Ensure your Tags panel reflects the correct structure rather than relying on the Articles panel.

5. Run an Accessibility Check

  • Go to AccessibilityFull Check and see if Acrobat flags any missing table headers or structure issues.

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Feb 05, 2025 Feb 05, 2025
LATEST

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

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines