WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: PDF <L> without <Lbl> tags

for

From: Ryan E. Benson
Date: Jul 14, 2017 4:06PM


To add,
L
- LI
-- LBody
--- {Your text here}

Is the minimum tagging structure for lists. Tucking the bullet into the LBody is fine.

--
Ryan E. Benson

From: Chagnon | PubCom
Sent: Friday, July 14, 2017 17:03
To: 'WebAIM Discussion List'
Subject: Re: [WebAIM] PDF <L> without <Lbl> tags

The missing LBL tag is from documents created in Word and exported to PDF.

If the list uses a standard bullet character (such as Unicode 2023 black bullet) or numbers, screen readers will announce "Bullet" and "1" before voicing the text of the bullet. So for ordinary lists, it functions sufficiently.

PDFs exported from Adobe InDesign do contain the LBL tag and normal bullet and numbered characters are voiced correctly, but odd Unicode characters aren't voiced.

These results were from NVDA. Don't have JAWS on the computer I'm travelling with.

I have two sample test PDFs, one from Word the other from InDesign. If someone would like to test them with JAWS or other screen readers, contact me off list and I'll send the files.

--Bevi Chagnon