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

Add a PDF to every other page of an existing PDF

New Here ,
Jan 26, 2018 Jan 26, 2018

Hello,

      I have 2 PDFs that I am trying to merge with a exact order.

First PDF is about 1800 pages (call it PDF A), and the second is just one page (PDF B).

I would like to insert PDF B into every other page of PDF A

Example:

Page 1 of PDF A

PDF B

Page 2 of PDF A

PDF B

Page 3 of PDF A

PDF B

Etc....

I found the insert command in Acrobat Pro, but that just runs once. Wondering if there is a way to do that in bulk.

Thank you,

TOPICS
Edit and convert PDFs
17.5K
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 ,
Jan 26, 2018 Jan 26, 2018

try67​ will be able to help with this.

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 ,
Jan 26, 2018 Jan 26, 2018

My ears are ringing... 🙂

You can do it using this tool I've developed: Custom-made Adobe Scripts: Acrobat -- Insert One PDF File Into Another Multiple Times

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 Beginner ,
Feb 02, 2024 Feb 02, 2024

This did not work, it inserted every page of the other document after the first page.

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
New Here ,
Mar 06, 2024 Mar 06, 2024
LATEST

TRY67 YOUR SCRIPT IS AWESOME!  We print on a paper that is tough to reload after printing the front.  We needed to insert the exact same back onto a bunch of 100+ page pdfs so that we could duplex print them.  The script worked like a charm and saved us hours.

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
LEGEND ,
Jan 26, 2018 Jan 26, 2018

With Acrobat Pro one can create an Action, Batch Process, to do this.

It is also possible to create a JavaScript action that can be run from the JavaScript console using JavaScript.

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