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

Javascript Action Add Tag to Document

New Here ,
Sep 25, 2018 Sep 25, 2018

Copy link to clipboard

Copied

Hi Everybody,

I want to go for automation in tagged pdf, How to generate accessibility tags using acrobat javascript. Is possible to generate script?

Any one help me,

Regard's

Muthukumar

TOPICS
Acrobat SDK and JavaScript

Views

648

Translate

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
Community Expert ,
Sep 26, 2018 Sep 26, 2018

Copy link to clipboard

Copied

Discussion successfully moved from Forum comments to JavaScript

ABAMBO | Hard- and Software Engineer | Photographer

Votes

Translate

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
Community Beginner ,
Sep 26, 2018 Sep 26, 2018

Copy link to clipboard

Copied

You can create an Action that will Autotag a document and perform a number of other Accessibility tasks, is that what you are looking for here?

I was told (by someone at a programming for hire website) that you need a program or plugin written in C or C++ to access the Tags Panel and that Javascript cannot do it.  At the time I was looking for a way to script certain repetitive functions in the Tags panel.  I don't know if that's true or not.

Instead I use a programmable keyboard which is helpful for some things.

Votes

Translate

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 ,
Sep 26, 2018 Sep 26, 2018

Copy link to clipboard

Copied

Bear in mind that industry standard tag requirements include the need for manual checking of every aspect of the PDF after it is tagged. Automatic tagging is a time saving first step, but only the first part of a very labour intensive process. Tagging has major cost issues.

Votes

Translate

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
New Here ,
Sep 28, 2018 Sep 28, 2018

Copy link to clipboard

Copied

LATEST

Thanks,I am also trying with javascript .

Votes

Translate

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