Support for aria-label to improve screen reader accessibility
AdrienFery opened this issue · 0 comments
AdrienFery commented
Hi,
I am currently using ng2-pdf-viewer in a project and noticed that PDFs rendered with this component are not fully accessible for users relying on screen readers. Specifically, I am looking to add aria-label attributes or equivalent accessibility features so that screen readers can properly interpret and read the PDF content.
Is there a way to display an aria-label or similar attributes to improve the accessibility of PDFs in this viewer? If not, is there any plan to support this feature in the future?
Thanks,