Change page order

Post Reply
LasseThid
Member
Posts: 106
Joined: Tue Mar 03, 2015 2:30 pm

Change page order

Post by LasseThid »

I have a customer sending me a pdf with x pages. Page one is the front page and pages 2-x are the back pages.
Is it possible to get the front page on every odd page number and have pages 2-x on the even page numbers?

The edited pdf would then be front, back 1, front, back 2, front, back 3... front, back x-1
Enfocus Switch 2017, Enfocus PitStop Server 13u2, HP SmartStream 12 & Kodak Prinergy 7.5 with Rules Based Automation
MAN Roland R705 & R708, KBA Rapida 205, HP Indigo 7600, 7800 & 10000, Inca OnsetX2, Durst P10 among other things
User avatar
Terkelsen
Member
Posts: 126
Joined: Thu Sep 08, 2011 5:08 pm
Contact:

Re: Change page order

Post by Terkelsen »

You could:
1. split the PDF
2. Send page 1 to a specific folder and the rest to another folder
3. Set a Hold, that would allow only one file in a folder that we specify later
4. When 3 releases a file, use that file to inject page 1 from the folder where you saved that (based on the filename as a variable)
5. Place the injected Page 1 and the page that triggered the injection in the same folder (This is the folder that you in step 3 will keep track of)
6. Assamble the two files based on filename.
7. Merge PDF
8. You're done :-)
Post Reply