timestamp Java Code
Hi Community,
Is there a Java code I can use in Adobe Acobat where it automatically puts the date and time. I am not connected to a server. The document is not a form. Nor do I want to use a form field.
I am tested some code in the Java debugger it works, but it does not work when I go to Tools use JavaScript, then document java strings and create and use the script there.
Then when I add the code to a document action it still does not work on the document.
My question is what java code can I used to create a date and timestamp and I want it to appear on every page of the document. For example, if I have a ten page document I want the date for sure and a timestamp to be on all ten pages of the document. Where will I code this at in Adobe Acrobat so it can be on every page of the document.
I do not have a digital certificate.
Can I perform a date and time stamp without having to use a certificate, creating a form, or using a timestamp server. Can it be done with Java Code? Do you know what code to use and where would I put the code in Adobe Acobate? Thanks.
