Duplicating form field with Javascript across multiple documents?
Hi there, I have spent far too much time googling this and trying different things such as stamps but would like to know if there is a simple way to save a form field to use on multiple docs (I know how to duplicate across pages but not across docs!).
I add a form field to say "This document was printed on <today's date and time>"
Where today's date and time is a javascript that works it out the current date and time. I also add the same script to "will print" and "did print" to ensure it will give the most current on opening and printing.
It is a monotonous task to do when you have to add to hundreds of documents and I would like to know if there is a quick way to create the form and then apply it to as many docs as you need to (I can do it with applying a saved watermark to all open docs, so hoping I can do this too)
It would speed up my friday work no end!
Thanks for any help
