Copy link to clipboard
Copied
Hi,
Anyone please let me know how to identify the empy tags in Accessibility PDF from Adobe Acrobat Professional.
Empty tags
Also, want to know is there any validations available for nesting issue in List tags . <LBody> tag should be stay with next to <Lbl> tag. Here it was moved to next <LI> tag while change the reading order in Acrobat Pro.
List Nesting issue
Thanks,
Santhosh
Copy link to clipboard
Copied
To identify empty tags in Accessibility PDF using Adobe Acrobat Professional, you can follow these steps:
Regarding the nesting issue in List tags, where the <LBody> tag moves to the next <LI> tag while changing the reading order in Acrobat Pro, it's important to note that changing the reading order can affect the structure and nesting of tags.
To validate the nesting issue, you can follow these steps:
If you encounter issues with the nesting or structure, you can manually adjust the tags in the "Tags" tool pane by dragging and dropping them into the correct positions. This will help ensure proper accessibility and reading order.
Remember to save the changes after you have made the necessary adjustments.
I hope this helps! Let me know if you have any further questions.
Copy link to clipboard
Copied
I know the above mentioned process. This is totally user manual check required. I want to throw an error/warnings for empty tags present in the document and also for Wrong nesting List tags.