Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
0

How to use the accessibility feature in a c# code

Guest
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 ?

Views

242
Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
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.

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Oct 16, 2017 Oct 16, 2017

Copy link to clipboard

Copied

LATEST

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.

Votes

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines