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

Forms

JohnDoyle
Registered: May 3 2007
Posts: 26

Hi. I've created a form using Acrobat 8 Pro and am trying to get a way in which whenever someone sumbits the form it will create a new sequential job number. Is there anyway of doing this and avoiding duplicating the numbers? Any advice would be appriciated.

My Product Information:
Acrobat Pro 8, Windows
thomp
Expert
Registered: Feb 15 2006
Posts: 4411
There are a few possibilities. The first one is to have a server script that distributes the numbers from a central location. But of course this requires being connected.

Another method is to use the Date and Time down to the 100th of a second. This isn't foolproof, but it should work pretty well. You can augment the number with info from somwhere else to make it even more unique. But this method creates long numbers.

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