Skip to main content
Participant
April 26, 2022
Question

Automatically print multiple copies of 1 page from pdf file

  • April 26, 2022
  • 1 reply
  • 494 views

Hello,

I currently have a 4 page pdf form that I'd like to setup so it prints multiple copies of certain pages, without having to select each page individually.  When I print the file, I'd like it to print 1 copy of page 1, 2 copies of page 2, 4 copies of page 3, and 2 cpoies of page 4 automatically. 

Does anyone know of a script that could make this happen? 

 

Thanks! 

This topic has been closed for replies.

1 reply

Bernd Alheit
Community Expert
Community Expert
April 26, 2022

In the print dialog enter for the pages:

1, 2, 2, 3, 3, 3, 3, 4, 4

Participant
April 28, 2022

Hello,

While this isn’t exactly what I had in mind, it’s definitely a good work around.  Thank you for the idea!!