Copy link to clipboard
Copied
I am wondering if recent update made any changes that make my acrobat reading order to become faulty.
Copy link to clipboard
Copied
Your preferences for how to view the Order panel were changed. Reset them:
Copy link to clipboard
Copied
Let me rephrase that. The tags tree structure type doesnt is the same as the structure type in the reading order.... a <H1> in the tag tree is a <P> in the reading order?
Copy link to clipboard
Copied
You're seeing a long-standing bug in the Order panel — It doesn't show the elements with their correct tags.
Follow the instructions above and change how the Order panel displays the information. Avoid showing content types because that's where the bug creeps in.
Copy link to clipboard
Copied
Do you mean that i cannot trust that Adobe acrobat cannot be trusted showing the right reading order....
How can i know that this dokument will work with screenreaders? Since they rely on a correct reading order.
I need to know that my dokument is accessible.
Copy link to clipboard
Copied
This thread is confusing the different reading orders in a PDF. Hopefully, this can help clear up the misunderstanding.
There are 4 reading orders in a PDF: See blog at https://www.pubcom.com/blog/2020_08-18_ReadingOrder/reading-orders.shtml
The PDF/UA-1 accessibility standard requires only the TAG reading order be logical — that's the order of the <Tags> in the tag tree panel. Because you can see the order of the tags in the tag tree, no software program is required to "test" it. Trust your eyes and "walk down the tag tree" with your down-arrow key.
To do this: Select the first tag in the tag tree. Note what is highlighted in bright pink on the page: that's the first item a screen reader will voice. Then, use the down-arrow key on your keyboard to go to the next tag, and the next one, etc. This method highlights the order in which the content will be voiced with a screen reader.
Most assistive technologies use the TAG reading order to present or voice the information to the user, especially screen readers.
The other reading order being discussed in this thread is what you see in the Order panel — which really is misnamed by Adobe and causes so much confusion, especially to those who are beginning in the industry.
It shows the order of the actual live content that's written in the PDF's code: this is different from the tags, which really are just labels on the content. Because it's based on the actual code of the file, it is the original order of all PDFs and used to be called the Architectural reading order.
Although this order is not required to be "logical" per the PDF/UA-1 standard (and not needed by screen readers), it's a very good practice to make it logical because other assistive technologies use it, especially many free utilities used by the general public.
Its order doesn't need to exactly match the tag tree's order, as long as it's logical, page by page.
It's a shame Adobe renamed that panel THE Order panel — it's so confusing!
Summary: use your eyes to see the TAG reading order and the Architectural reading order.