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

Printing with Cut and stack using Javascript

dkataria
Registered: Jun 13 2008
Posts: 15

Hi All,

Could anybody tell me how can i print pdf file into cut and stack format.

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 Pro 8.1.2, Windows
thomp
Expert
Registered: Feb 15 2006
Posts: 4411
I do not believe there is a built-in feature for this in Acrobat. You need a 3rd party imposition tool. Or you'll need to write your own tool. This sort of thing can be done with Acrobat JavaScript, but it's not trivial.

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/]http://www.adobe.com/devnet/acrobat/[/url]

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