Copy link to clipboard
Copied
I would like to move my custom stamps to a new Mac. I have seen posts that contain the location where stamps are stored on a PC, but that does not work on a Mac. Does anyone know where the stamps are stored so I can copy and move them to the new Mac?
Copy link to clipboard
Copied
In the console you can execute
app.getPath("user","stamps");
or
app.getPath("app","stamps");
Copy link to clipboard
Copied
I found the answer after my post - odd that search didn't turn it up before I posted, but here it is anyway:
/Users/YourName/Library/Application Support/Adobe/Acrobat/DC/Stamps/
Copy link to clipboard
Copied
Even if you can find the stamp locations, they are not always visible in the UI. Also the user stamp folder doesn't initailly exists, you have to make it.
Here is an article that explains it all:
https://www.pdfscripting.com/public/Installing-a-PDF-Stamp-into-Acrobat-Macintosh-and-Windows.cfm
Find more inspiration, events, and resources on the new Adobe Community
Explore Now