Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Location of Custom Stamps on Mac

Explorer ,
Jan 21, 2020 Jan 21, 2020

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?

TOPICS
How to
1.2K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jan 21, 2020 Jan 21, 2020

In the console you can execute
app.getPath("user","stamps");
or
app.getPath("app","stamps");

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
Jan 21, 2020 Jan 21, 2020

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/

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Jan 21, 2020 Jan 21, 2020
LATEST

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

Thom Parker - Software Developer at PDFScripting
Use the Acrobat JavaScript Reference early and often

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines