Copy link to clipboard
Copied
The dynmaic stamp is not working correctly, the Date and Time stay the same as when the stamp was created when i add my stamp to a pdf.
I tried these 2 different Java Scripts and it doesn't seem to work with none of them:
event.value = util.printd ("dd mmm yyyy", new Date);
Does ayone have a clue ?
Copy link to clipboard
Copied
The main issue with this stamp is that it has two pages, and the wrong page (the completely blank one) is set as the stamp.
Change that and it will work.
Copy link to clipboard
Copied
Where does you use the script?
Copy link to clipboard
Copied
Under "calculte" and then "custom calculation script"
Copy link to clipboard
Copied
The problem is likely to be in how you created the Dynamic Stamp. For example, if you import the stamp into Acrobat using the "Manage" or "Create" custom stamp features, then the script will be destroyed and the date/time will be fixed.
Copy link to clipboard
Copied
How am i supposed to import the Stamp into Adobe ?
Copy link to clipboard
Copied
If you're copying them from another computer you need to copy the stamp PDF file directly from the application's Stamps folder. The exact path depends on your OS and version of Acrobat.
Copy link to clipboard
Copied
Here is an article that covers installing stamps.
https://www.pdfscripting.com/public/Installing-a-PDF-Stamp-into-Acrobat-Macintosh-and-Windows.cfm
Copy link to clipboard
Copied
Copy link to clipboard
Copied
The main issue with this stamp is that it has two pages, and the wrong page (the completely blank one) is set as the stamp.
Change that and it will work.
Get ready! An upgraded Adobe Community experience is coming in January.
Learn more