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

Is there a way to create a combined pdf of many files using a list of file paths?

Explorer ,
Feb 15, 2017 Feb 15, 2017

Copy link to clipboard

Copied

I am working with lists of documents. One such list has about 550 files (jpg, docx, pdf) that need to be combined into one pdf file. The files are located across multiple folders/subfolders and not all the files in any folder are to be included. I have an Excel file with full paths to all documents. Is there a way to batch create and combine files based on paths?

Acrobat Pro DC up-to-date subscription

Excel 2010

Windows 7

**********EDIT************

I have figured out a way to do this by using some concatenate formulas in Excel to create the text needed for a bat file to copy files from the many locations to one location and from there using Acrobat's combine feature, but I would really appreciate any input regarding simpler solutions.

TOPICS
Create PDFs

Views

1.4K

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 ,
Feb 16, 2017 Feb 16, 2017

Copy link to clipboard

Copied

Yes, it can be done using a script, like this one I've developed:

http://try67.blogspot.com/2009/10/combine-pdf-files-from-text-list.html

You'll just need to save your Excel file as a text file first, and then

you'll be able to use the script to combine all the files defined in it

(PDF files only, though!) with a single click.

On Thu, Feb 16, 2017 at 5:14 AM, Crockett <forums_noreply@adobe.com>

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
Explorer ,
Feb 16, 2017 Feb 16, 2017

Copy link to clipboard

Copied

My current file groups include large numbers of non-PDF files which need to be converted as part of the combining process, but thank you for letting me know about your script because it is likely I will have the same task in the future with all PDF files in different locations.

By the way, I have previously purchased several scripts from your website and they are great timesavers.

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 ,
Feb 16, 2017 Feb 16, 2017

Copy link to clipboard

Copied

LATEST

Very happy to hear it!

Regarding the non-PDF files: Yes, it's a bit annoying, but one workaround is that you can use a simple Action in Acrobat to convert all of these files to PDFs, and then use my script to combine them. Not ideal, but it works...

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