Copy link to clipboard
Copied
Hi,
I want to create a Dynamic Stamp within Adobe Acrobat Pro DC to use for PDF Files. this stamp has the following functions,
1- Auto-Populate Current Date
2- Pop Up for adding Field Values
3- The date field is also editable ( I added the Text field for it).
I used the following javascript but didn't work. For the script, a Notepad file is attached.
Kindly help with this as soon as possible.
Thanks!
Mudasar
Copy link to clipboard
Copied
What happens when you use the stamp?
Copy link to clipboard
Copied
There are errors in your code. Check the JS Console when trying to use the stamp.
Copy link to clipboard
Copied
You also used the wrong stamp name. It's actually "#MyTestSample", not "#MyTestStamp ".
Copy link to clipboard
Copied
You also misspelled "forReal" as "forRea1"...
And you should remove all the calculation scripts except for one under the "Script" field, as they will overwrite each other.
Copy link to clipboard
Copied
And the date format string needs to be in lower-case...
Copy link to clipboard
Copied
Can you please correct it for me and share the Notepad file, please?
Copy link to clipboard
Copied
I've pointed out many of your mistakes. If you want me to do the work for you please contact me privately to discuss the price.