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

Merging Files with the Same Name

Guest
Jul 26, 2023 Jul 26, 2023

I'm fairly new at using acrobat but was wondering if there was a way using action wizard or javascript to merge files with the same name from 4 different folders?

 

I would like to generate 80 PDF files of survey results for 80 different students. The survey had 4 parts, but results are fragmented in 4 folders labeled "Part 1" , "Part 2" , "Part 3", and "Part 4" on my desktop. Each folder has 80 pdfs labeled "Student 1", "Student 2" .... "Student 80". 

I have a 5th folder on my desktop labeled "Merged Reports" where I'm storing files I manually combined. Is there a script I could write that will generate 80 pdf files in Merged Report one for each student with  part 1, 2 , 3 and then part 4? Hopefully that made sense. 

TOPICS
Create PDFs , How to , JavaScript
244
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 ,
Jul 26, 2023 Jul 26, 2023
LATEST

Yes, it's possible, using a combination of an Action and a script.

For example, this (paid-for) tool I've developed will do so with two folders:

http://try67.blogspot.com/2014/01/acrobat-combine-2-folders-of-pdf-files.html

I can adjust it to also work with four folders. If you're interested in purchasing something like that feel free to contact me privately by clicking my user-name and then on "Send a Message", and we could discuss it further.

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