Dynamic Stamp with Username
Hello,
i try to create a dynamic stamp which shows the Date and the Username of the Current User or the signature.
Acrobat does have a stamp like this in the examples, but i can't change them. I know that this is only possible with a calculated java-script.
The date i get with this code:
Event.value = util.printd("h:MM tt, MMM dd yyyy", New Date);
But i can't find any solution for a username (embedded in this and i don't know any java-script-specialist.
I hope you can help me.
Thanks and have some nice christmas days!
