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

How can I automate replacing pages in multiple pdf files?

New Here ,
Jul 09, 2019 Jul 09, 2019

Copy link to clipboard

Copied

I currently open each file, open the js console, and type the code for each file. I have 100+ files and it is quite cumbersome.

TOPICS
Acrobat SDK and JavaScript , Windows

Views

520

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

correct answers 1 Correct answer

Community Expert , Jul 09, 2019 Jul 09, 2019

Is there a way to know the path of the file that contains the new pages in relation to the old one?

If so, then you can use a script to do it automatically, and if you have Acrobat Pro you can run this script as a part of an Action on all of your files.

Votes

Translate

Translate
Community Expert ,
Jul 09, 2019 Jul 09, 2019

Copy link to clipboard

Copied

LATEST

Is there a way to know the path of the file that contains the new pages in relation to the old one?

If so, then you can use a script to do it automatically, and if you have Acrobat Pro you can run this script as a part of an Action on all of your files.

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