Hi,
I would like to create a custom stamp that has 3 variables, one page incrementing variable that prompts you for the starting page and each time the stamp is applied the variable increments by 1. And the other 2 variables are constants but is prompted for the user to supply the constants. As an example:
ATTACHMENT (prompted incrementing variable) OF (prompted constant) FOR FDEO (prompted constant)
Example: ATTACHMENT 1 OF 12 FOR FDEO R1916
Could you help me with this please!
Thanks,
Mark
[url=http://www.acrobatusers.com/tutorials/2007/dynamic_stamp_secrets/]http://www.acrobatusers.com/tutorials/2007/dynamic_stamp_secrets/[/url]
The only other thing you need is a persistent value. You can use a "Global" value. Unfortunately, in acrobat 8 and beyond, global values are only global within a single document, so if you want the incremented value to be persistant across documents, or invocations of Acrobat your out of luck.
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script