can some kind person please tell me how to get the current date and time to automatically populate into a text field upon the Submission of a form that was distributed through Acrobat??? It would be great if this would only populate upon submission of the form......but if that's not possible, I would still like to know how to get date/time to auto populate upon the opening of the document...
Thank you!!
If you just create a new Date object ( like so: new Date(); ) it will contain the date/time of the moment it was created. You can then format it nicely using util.printd() .
- AcrobatUsers Community Expert - Contact me personally at try6767 [at] gmail [dot] com
Check out my custom-made scripts website: http://try67.blogspot.com