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

Javascript Action Add Tag to Document

New Here ,
Sep 25, 2018 Sep 25, 2018

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
999
Translate
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

Discussion successfully moved from Forum comments to JavaScript

ABAMBO | Hard- and Software Engineer | Photographer
Translate
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
Explorer ,
Sep 26, 2018 Sep 26, 2018

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.

Translate
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

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.

Translate
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
LATEST

Thanks,I am also trying with javascript .

Translate
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