Page 1 of 1
Set stroke color to stamps images etc...
Posted: Sun Mar 31, 2024 11:29 am
by MedBooster
We've discussed this in the past, but I would like to formally request the ability to for example set a specific stamp to a specific stroke color, just not in post, but also setting it as the default stroke color attached to the given stamp. It would look much better in the comments pan – since I am often adding pop-up comments to stamps.
Re: Set stroke color to stamps images etc...
Posted: Mon Apr 01, 2024 9:12 pm
by Daniel - PDF-XChange
Hello, MedBooster
I have passed this along to the Team for consideration, I cannot make any promises yet, but will be back once I have any news.
Kind regards,
Re: Set stroke color to stamps images etc...
Posted: Mon Apr 01, 2024 10:33 pm
by Daniel - PDF-XChange
Hello again
Unfortunately at this time, this suggestion has been expressly denied, and will not be seeing implementation for the forseable future.
Kind regards,
Re: Set stroke color to stamps images etc...
Posted: Wed Nov 27, 2024 3:15 pm
by MedBooster
I understand that stamp colors wouldn't necessary be set automatically
But it would have been nice to at least be able to set it manually.
When you sort by color, all stamps just end up being displayed under one color... #C87EE7
image(2).png
image(1).png
image.png
Re: Set stroke color to stamps images etc...
Posted: Wed Nov 27, 2024 4:59 pm
by Stefan - PDF-XChange
Hello MedBooster,
You can set a stamp's stroke colour to your desired one:
image.png
And it will then be remembered when you are placing new stamps - they would default to that stroke colour.
Kind regards,
Stefan
Re: Set stroke color to stamps images etc...
Posted: Wed Nov 27, 2024 6:39 pm
by MedBooster
Tracker Supp-Stefan wrote: ↑Wed Nov 27, 2024 4:59 pm
Hello MedBooster,
You can set a stamp's stroke colour to your desired one:
image.png
And it will then be remembered when you are placing new stamps - they would default to that stroke colour.
Kind regards,
Stefan
hmm, yes I know, but it doesn't remember more than 1 color, if you switch between different stamps with different "stroke colors"
Re: Set stroke color to stamps images etc...
Posted: Thu Nov 28, 2024 7:22 pm
by Daniel - PDF-XChange
Hello, MedBooster
Unlike other comment types, where each "style" is a distinctly separate entity, and can hold these kinds of variables, unfortunately stamps have no such metric to record this data in a reliable way. Attempting to do so could result in conflicts, and as such is very much unlikely to change.
Kind regards,
Re: Set stroke color to stamps images etc...
Posted: Tue Dec 10, 2024 4:20 pm
by MedBooster
on a similar note
would it be possible to have a dynamic stamp where the stroke color would change the color of some part of the stamp?
E.g. if you were to set the color to some variable?
Re: Set stroke color to stamps images etc...
Posted: Tue Dec 10, 2024 4:58 pm
by Daniel - PDF-XChange
Hello, MedBooster
I am afraid that would not be possible. All content in a stamp is locked to its original appearance prior to selection for placement, except dynamic form field items, which need to be finalized and flattened immediately prior to placement. To my knowledge, not even this form data is able to inherit color values from the "to be placed in" PDF document, and is only aware of its own internal workings (within the Stamp PDF document itself).
At most, you may be able to configure the field JS with a color picker, so that during placement, the text content of your fillable form fields is set to the defined color, even then, I am unsure if field action JS is actually capable of making such changes to the field data.
Kind regards,