Hello,
I am using Acrobat Pro DC 2015 Release Classic (version 2015.006.30306) on Windows 7 Enterprise (service pack 1) with a company provided laptop. My issue is that I am not able to find the new stamp file that I created. I have followed these steps:
- From stamps icon > custom stamps > create > browse (used a Word doc I designed) > put it in a custom category and gave stamp name > Ok (created stamp)
From this point is where I have trouble. I know I have to find the file that Adobe created for my new stamp to edit it and make it a dynamic stamp, but I am not able to find/view that file. I have tried the following approaches:
1) I used this javascript command - app.getPath ("user", "stamps"); - and followed the path that was displayed, but the stamp file is not there.
2) I also found the name of the stamp file by using this javascript command - this.selectedAnnots[0].AP - and searched my computer for that file name, but still no file is found.
Does anyone have any ideas as to where the file is or why I cannot view the file? My best guess now is that it may be because I am not an adminstrator for the network and have limited access to some files.
Thank you all in advance for your help!