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

Auto copy numbering

kenohara
Registered: May 22 2007
Posts: 2

With Acrobat 8 Professional, how can I add sequential numbering to print copies? For example, lets say I have a pdf document 4 pages long. I want to print the doc with the number "5" in the upper right corner of all pages. Then, print the second copy with the number "6" on said corner of all pages. And so on, sequentially. Is this posible?
 
Thanks!

My Product Information:
Acrobat Pro 8, Windows
thomp
Expert
Registered: Feb 15 2006
Posts: 4411
Interesting idea, but there isn't a feature for this in Acrobat. If you implement the print function in JavaScript you could get this kind of feature by using a text field that's modified inbetween individual prints.

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