Update date and hour personalized dynamic stamp
Good afternoon
I just created a personalized dynamic stamp on Adobe Pro XI Pro.
I copy this script, on the Editor JavaScript:
event.value = util.printd("h:MM tt, dd mmm yyyy", new Date);
and also use this:
event.value = (new Date()).toString();
AFDate_FormatEx("H:MM , dd/mm/yyyy");
Then I creat the stamp, but when use it doesn't update the hour neither the date with the 2 scripts mentioned above.
Any assist please
Rgs
