These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

Javascript for cut and stack

dkataria
Registered: Jun 13 2008
Posts: 15

Hi All,

Could anybody tell me how can i print pdf file into cut and stack format with the help of adobe javascript.

I have a file of 100 pages in A4.

Now i want to print this file on A3 so that i can cut the pages from middle and stack it under the 1st.

On the first stack files are 1-50 and another stack files are 51-100

Please suggest me how can i do this?

Regards,
Deepak Kataria

My Product Information:
Acrobat Standard 8.1.2, Windows
thomp
Expert
Registered: Feb 15 2006
Posts: 4411
Look over the properties of the PrintParams Object in the Acrobat JavaScript Reference. Look at the Booklet and the NUp parameters.

Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script