Answered
Date field today
Hello
I found this script at community which date auto fill automatically as per date today.
But i should close pdf and open again .to change date.
If there are any script date today auto fill which pdf always open .
this.addScript("init","this.getField(\"Today\").value=new Date();");
