Adding time stamp to PDFs
Hi all,
We have a challenge where we're being requested to time stamp PDFs that we upload to AEM. Currently, I have written a script in Acrobat that adds the date automatically when the PDF is first opened (as long as the form is cleared before uploading). Problem is, it only works for the very first time it's accessed. Everyone that accesses it afterwards sees the same date (the first date it was opened). What I want to happen is every user that accesses it from a different IP address to see the current date. Is that possible in AEM?

