How to make checkbox accessible on static pdf rendered using AEM form API
Hi,
I have come across a problem, where the checkbox which is on Static tagged PDF, is not read correctly by screen readers such as voice over.
It reads the title, but not if the checkbox is checked /unchecked.

The static PDF which is tagged, as cross mark on the check box, but voice over is not able to recognize it and read it aloud. hence it reads only the title of the checkbox.
Please note: The static pdf is rendered using outputservice.generatePDF API and is tagged.

NVDA screen reader, is reading check box unavailable checked read only, after the title is read aloud. But Voice over and acrobat pro read aloud is not able to recognize this.
Anyone seen this issue before.?