I am in need of an automation to help create books for digital production. Below you will find what I am needing. Can the below be done using Batch Sequencing?
All pages received from client in one pdf file at 9x12.
Pages resized to 9.25x12 using the "Resize Page" Javascript plug in. Odd pages shifted to the left edge, even pages shifted to the right edge.
Pages cropped to 9x12.
Odd pages cropped as Top 0 / Bottom 0 / Left 0.25 / Right 0
Even pages cropped as Top 0 / Bottom 0 / Left 0 / Right 0.25
Pages 1, 2 and Y, Z are extracted into it's own file for cover creation. Files are variable in length so there is no way to tell how many pages are in the file without opening.
I have no scripting experience, so I do not believe I have the talent to go that route. Anything will help...thanks in advance.
Q
If you don't have any scripting experience, and don't plan on spending the time to learn, you should consider hiring a programmer/consultant to do the work for you.
Thom Parker
The source for PDF Scripting Info
[url=http://www.pdfScripting.com]pdfscripting.com[/url]
The Acrobat JavaScript Reference, Use it Early and Often
[url=http://www.adobe.com/devnet/acrobat/javascript.php]http://www.adobe.com/devnet/acrobat/javascript.php[/url]
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script