Inserting an existing pdf into another pdf every nth page
Hi friends, I have a project where I have 100 page pdf that I will eventually split into 50 separate files. Basically it's a batched pdf with 50 different 2 page documents. Splitting it is the easy part, however, every document also needs a standardized page 3 and 4. In the past I've just done this manually, but it is such a time suck. Is there a way to write a script and loop it so I don't have to run the same action 50 times? Any help or insight would be greatly appreciated.
