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

Batch Merge of Files

New Here ,
Jun 02, 2017 Jun 02, 2017

Copy link to clipboard

Copied

Hi,

Not sure if I'm posting in the right place. I need to do some batch merging of files in the following manner.

I have the following files -

File A

File B

File C

File D

...

File Z

I need to merge them as

File A + File B (final file named File B)

File A + File C (final file named File C)

File A + File D (final file named File D)

...

File A + File Z (final file named File Z)

I have Adobe Acrobat 11.0.11 and around 200 files per quarter that I need to perform this operation. Is there any way I can automate or batch the process?

Thank you!

TOPICS
Create PDFs

Views

2.5K

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 , Jun 02, 2017 Jun 02, 2017

In Acrobat Pro it is possible with Action Wizard and JavaScript.

Votes

Translate

Translate
Community Expert ,
Jun 02, 2017 Jun 02, 2017

Copy link to clipboard

Copied

In Acrobat Pro it is possible with Action Wizard and 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
Community Expert ,
Jun 02, 2017 Jun 02, 2017

Copy link to clipboard

Copied

LATEST

If there is some kind of logic behind the names of the files to combine then it can be done using a script.

I've developed a script that combines two folders that contain files that have the same name, for example: Custom-made Adobe Scripts: Acrobat -- Combine 2 Folders of PDF 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