Question
What is the script for creating sequential auto number on PDF form?
Customers can download the PDF form on website and fill in information. They will have to open this form from different computers. I'd like to generate sequential auto number on each individual form. Still I don't know what would be the best or easiest option to this case - use submit button with java script, just create text field with script, or should something else.
I'd really appreciate it if you could help me to figure this out. Thanks again!
