Skip to main content
Participant
January 11, 2023
Question

Need to Merge a single page PDF into every other page of a multi-page pdf

  • January 11, 2023
  • 1 reply
  • 335 views

I'm hoping there's someone out there who can help me with this.

I have a 700-page PDF and a single-page PDF.

I need to insert the single-page PDF into the other and have it placed after each existing page. (making it a 1400-page doc.)

Is there a way to do this?

This topic has been closed for replies.

1 reply

try67
Community Expert
Community Expert
January 11, 2023

Yes, this can be done using a script. You would need to use the insertPages method in a loop (I would do it from the last page to the first one), insert the new page after each existing one.

 

If you're interested, I've created a (paid-for) tool that allows you to do it very easily and quickly. You can find it here: https://www.try67.com/tool/acrobat-insert-one-pdf-file-into-another-multiple-times