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

How to remove Tags of the PDF with JavaScript?

Guest
Apr 23, 2018 Apr 23, 2018

Hi, recently I read SDK of the Acrobat and I learn about Accessibility,

I learned that I can add Tags with Command:

app.execMenuItem("Adobe:MakeAccessible");

But, I would like to learn how to Remove Taggs too

Somebody can help me?

Thanks

TOPICS
Acrobat SDK and JavaScript , Windows
948
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 ,
Apr 23, 2018 Apr 23, 2018

How would you do it without a script?

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
Guest
Apr 23, 2018 Apr 23, 2018
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 ,
Apr 23, 2018 Apr 23, 2018

You can't simulate that with a script, unless it can also be done using the Preflight tool.

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
Guest
Apr 23, 2018 Apr 23, 2018
LATEST

I found resources about "Preflight" and "Optimized PDF" for save pdf without tags, but I don't found any resource that make it in silent mode (without messages).

I would want learn any way to save without tags or any way to remove it 😕

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