Hello,
I am trying to takes page 1 and 2 of a multipage document of any size and duplicates them then reinsert them ? I was looking at doing this as an pitstop action but member suggested I do it through switch instead.
example:
1 2 3 4 5 6
to
1 2 1 2 3 4 5 6
any help is appreciated.
Duplicate Pages
Re: Duplicate Pages
I'm sure there are more elegant ways of doing this, but I know of a way to use Switch without Pitstop. What I would do is run this through a "Split PDF" configurator and split out the first two pages (by range or filtering them later by index in the filename), then "Assemble" the two first pages with the original PDF, then run it through "Merge PDF".
Chat: open-automation @ gitter
Code: open-automation & dominickp @ GitHub
Tools: Switch, Pitstop, EPMS, Veracore, PageDNA, SmartStream, Metrix
Code: open-automation & dominickp @ GitHub
Tools: Switch, Pitstop, EPMS, Veracore, PageDNA, SmartStream, Metrix