Author Topic: Duplicating multiple pdf files as batch different qtties  (Read 2519 times)

0 Members and 1 Guest are viewing this topic.

nightslayer23

  • Newbie
  • *
  • Posts: 94
Duplicating multiple pdf files as batch different qtties
« on: August 15, 2019, 01:27:38 AM »
Hi again.

After a batch function that allows us to batch duplicate pdf files whereby each pdf can have a different amount of times it duplicates but it would act as a repeat function..

We need the new output file to remain in full original order just repeated.

File 1 = 6 pages duplicate (repeat) = 4 times
File 2 = 16 pages  duplicate (repeat) = 2 times

File 1 result = P1,P2,p3,p4,p5,p6,P1,P2,p3,p5,p6,P1,P2,p3,p4,p5,p6,P1,P2,p3,p4,p5,p6

File 2 result = p1-p16,p1-p16

And in a way that doesn't balloon the file size. .

Thankyou!

RTT

  • Administrator
  • *****
  • Posts: 907
Re: Duplicating multiple pdf files as batch different qtties
« Reply #1 on: August 15, 2019, 01:42:35 AM »
You can do this with the merge tool. Just use the "clone" button to add the number of repeats you want.