Screen reader won't read alt text for images inline with the text
We're just starting to address/test our PDF accessibility; our screen reader is NVDA. We put images, like our icons, in line with the text. The first time we refer to them we give the name followed by the image, e.g., click the Save icon (image). After that we just show the image (see the example below). When we generate the PDF, it puts the alt text for the images at the end of the reading order. We can rearrange the order so the alt text is under the paragraph it applies to but, obviously, it won't let us put it in the correct spot in the paragraph. The only way around this we think is to never show just the icon but always name it. How do others handle this?

