Skip to main content
Participant
September 15, 2020
Question

making a single page PDF to a multiple page pdf with exactly the same page

  • September 15, 2020
  • 3 replies
  • 650 views

I am trying to make an 84 page PDF, which is exactly the same page, is there an easier way to do it, other than copying and pasting the one page 84 time and then combining them? Thank you 🙂

This topic has been closed for replies.

3 replies

try67
Community Expert
Community Expert
September 15, 2020

It can be done with a script, but you can duplicate more than one page at a time, so if you insert it once, then select the two pages together and Ctrl+drag them in the Pages panel, you'll get 4 copies, then 8, etc. Pretty soon you can arrive to 84 using this way...

Bernd Alheit
Community Expert
Community Expert
September 15, 2020

Does you use form fields in the document?

Document Geek
Community Expert
Community Expert
September 15, 2020

You can select more than one thumbnail at a time. So copy and paste page 1. Then select both pages 1 and 2 and copy and paste them. Then select pages 1-4 and copy and paste them. Then select pages 1-8 and copy and paste them, etc.

Karl Heinz  Kremer
Community Expert
Community Expert
September 15, 2020

That's the quickest and easiest way to do this. Even if you need a large number of pages (e.g. 500), this process is much faster than creating a script (and I know how to whip up scripts in my sleep 🙂 ). The key to doing this fast is to use keyboard shortcuts: Ctrl-A will select all pages, Ctrl-C will copy then and Ctrl-V will paste them - on a Mac, it would be Cmd-A, Cmd-C and Cmd-V. So you can just repeat the sequence Ctrl-A Ctrl-C Ctrl-V a few times and end up with about the number of pages you need. You can either stop just before you hit e.g. 84 (which would be at 64 pages) and add the remaining 20 pages with a manual selection and then copy and paste, or you overshoot (to 128 pages) and remove the additional pages by selecting them and hitting the delete key.