I've created several custom stamps. They're available and functioning from the Stamps palette. I want to add some dynamic fields to this (date, username, etc). When I go to %appdata%\Tracker Software\PDFXEditor\3.0\Stamps, only one of the several stamps I created can be found there. So...where did the rest go? They're not in %programfiles%\Tracker Software\PDF Editor\Stamps either.
Where did Stamps go? SOLVED
Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Paul - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange
-
- User
- Posts: 2
- Joined: Tue Apr 18, 2023 5:22 pm
Where did Stamps go?
You do not have the required permissions to view the files attached to this post.
Last edited by leadensky on Tue Apr 18, 2023 5:46 pm, edited 1 time in total.
-
- Site Admin
- Posts: 11586
- Joined: Wed Jan 03, 2018 6:52 pm
Re: Where did Stamps go? SOLVED
Hello, leadensky
A single PDF document is created for each "collection" of stamps. If you haev placed all of your custom stamps into a single collection, than they will all be inside that one document, each as an individual page.
Do note that for the purpose of making these stamps dynamic, the Js runs document wide, which means you will want to have any JS which is specific to one stamp, use the stamp ID in a check, so that your users do not get irrelevant prompts when placing the other non-dynamic stamps contained in the same collection. This article touches on how to find the stamp ID: https://www.pdf-xchange.com/knowle ... p-Creation
If you do have multiple collections, it is quite odd that you would only see one file in the stamps folders, but I expect that is not the case.
Kind regards,
A single PDF document is created for each "collection" of stamps. If you haev placed all of your custom stamps into a single collection, than they will all be inside that one document, each as an individual page.
Do note that for the purpose of making these stamps dynamic, the Js runs document wide, which means you will want to have any JS which is specific to one stamp, use the stamp ID in a check, so that your users do not get irrelevant prompts when placing the other non-dynamic stamps contained in the same collection. This article touches on how to find the stamp ID: https://www.pdf-xchange.com/knowle ... p-Creation
If you do have multiple collections, it is quite odd that you would only see one file in the stamps folders, but I expect that is not the case.
Kind regards,
Dan McIntyre - Support Technician
PDF-XChange Co. LTD
+++++++++++++++++++++++++++++++++++
Our Web site domain and email address has changed as of 26/10/2023.
https://www.pdf-xchange.com
Support@pdf-xchange.com
PDF-XChange Co. LTD
+++++++++++++++++++++++++++++++++++
Our Web site domain and email address has changed as of 26/10/2023.
https://www.pdf-xchange.com
Support@pdf-xchange.com
-
- User
- Posts: 2
- Joined: Tue Apr 18, 2023 5:22 pm
Re: Where did Stamps go?
Awwwww...OK. Thanks for the quick reply.
-
- Site Admin
- Posts: 11586
- Joined: Wed Jan 03, 2018 6:52 pm
Where did Stamps go?

Dan McIntyre - Support Technician
PDF-XChange Co. LTD
+++++++++++++++++++++++++++++++++++
Our Web site domain and email address has changed as of 26/10/2023.
https://www.pdf-xchange.com
Support@pdf-xchange.com
PDF-XChange Co. LTD
+++++++++++++++++++++++++++++++++++
Our Web site domain and email address has changed as of 26/10/2023.
https://www.pdf-xchange.com
Support@pdf-xchange.com