Previous | Next | (P-PDF) Acrobat 6.0
Topic: Just create Date Stamp
Conf: (P-PDF) Acrobat 6.0, Msg: 128932
From: JM2006
Date: 3/8/2005 03:37 AM
Help!
I just need to be able to stamp the DATE on documents. I was using the this code event.value = (new Date()).toString();
AFDate_FormatEx("mmmm, yyyy.");
But i just need the DATE such as 2005 only not month ot day. Just the YEAR.
Thanks for any help.