It's great to see the updated Dynamic Stamps in v10.
Is there a tech document that explains how to use them? I watched the new features demo video and was able to create a sequentially numbered stamp (001, 002, 003, etc) but how is it controlled?
How do you reset the sequence to a different number?
How do you change a number if needed?
Dynamic Stamps in v10
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
-
- Site Admin
- Posts: 11277
- Joined: Wed Jan 03, 2018 6:52 pm
Re: Dynamic Stamps in v10
Hello, rah
As a dynamic stamp, these capabilities are controlled automatically by the Javascript that creates them. When you choose to add a counter, you are give the option of "per document" or "global". A "per document" counter will reset back to 1 when you switch documents, but will also detect the existence of this same counter in an existing document, and continue counting up.
A "global" counter will continue to count up across all documents until the application is closed, then it will reset back to 1.
If you wish for more complicated conditionals, I am afraid that will require someone with advanced JavaScript knowledge to build it for you personally, as we do not offer such services.
Kind regards,
As a dynamic stamp, these capabilities are controlled automatically by the Javascript that creates them. When you choose to add a counter, you are give the option of "per document" or "global". A "per document" counter will reset back to 1 when you switch documents, but will also detect the existence of this same counter in an existing document, and continue counting up.
A "global" counter will continue to count up across all documents until the application is closed, then it will reset back to 1.
If you wish for more complicated conditionals, I am afraid that will require someone with advanced JavaScript knowledge to build it for you personally, as we do not offer such services.
Kind regards,
You do not have the required permissions to view the files attached to this post.
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: 13
- Joined: Tue Jul 03, 2012 6:17 pm
Re: Dynamic Stamps in v10
At it's current level of development, I don't think we'd be able to use of it.
Thanks for the explanation.
Thanks for the explanation.
-
- Site Admin
- Posts: 11277
- Joined: Wed Jan 03, 2018 6:52 pm
Re: Dynamic Stamps in v10
Hello, rah
Glad that I could at least answer some questions, you have a nice day!
Kind regards,
Glad that I could at least answer some questions, you have a nice day!
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: 280
- Joined: Fri Apr 11, 2014 1:18 am
Re: Dynamic Stamps in v10
Hi rah,
Take a look at this discussion. There are a couple of versions of a counter stamp that you could adopt to your needs.
viewtopic.php?p=110314#p110314
Take a look at this discussion. There are a couple of versions of a counter stamp that you could adopt to your needs.
viewtopic.php?p=110314#p110314
-
- Site Admin
- Posts: 11277
- Joined: Wed Jan 03, 2018 6:52 pm
Re: Dynamic Stamps in v10
Thanks for that lev!
I hope it helps!
I hope it helps!
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: 8
- Joined: Tue Aug 17, 2021 11:59 am
Re: Dynamic Stamps in v10
Hi there,
I was looking for some of the features rah was and found that there are custom document properties that are added to the document via the counter.
There you can reset the counter as well. Best regards
I was looking for some of the features rah was and found that there are custom document properties that are added to the document via the counter.
There you can reset the counter as well. Best regards
You do not have the required permissions to view the files attached to this post.
-
- Site Admin
- Posts: 11277
- Joined: Wed Jan 03, 2018 6:52 pm
Dynamic Stamps in v10

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