0
How to use the accessibility feature in a c# code

/t5/acrobat-reader-discussions/how-to-use-the-accessibility-feature-in-a-c-code/td-p/9453743
Oct 16, 2017
Oct 16, 2017
Copy link to clipboard
Copied
I have a feature where i need to check the accessibility for the few pdf file stored in my application database.
The code for the application is written in c#.
How can i utilize the accessibility check feature in my c# code.
Is there any API or dll provided by adobe ?
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
LEGEND
,
/t5/acrobat-reader-discussions/how-to-use-the-accessibility-feature-in-a-c-code/m-p/9453744#M33337
Oct 16, 2017
Oct 16, 2017
Copy link to clipboard
Copied
No. There are third party checkers which may be much more suitable for your purposes.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
LEGEND
,
LATEST
/t5/acrobat-reader-discussions/how-to-use-the-accessibility-feature-in-a-c-code/m-p/9453745#M33338
Oct 16, 2017
Oct 16, 2017
Copy link to clipboard
Copied
Also: expect slightly different results from each checker, and a need to finish checking with manual verification. Many would argue this task requires a human, even though software can take care of many details.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

