Skip to main content
Participant
January 30, 2024
Question

Geteilter dynamischer Nummernstempel

  • January 30, 2024
  • 1 reply
  • 322 views

Hallo zusammen,

 

wir im Team nutzen Adobe Acrobat Pro und wollen dynamische Stempel teilen.

 

Konkret geht es darum, dass ein Nummernstempel immer eine Zahl dazuzählt, wenn man ihn verwendet. Auf den Stempel sollen unterschiedliche Personen zugreifen können. Ist sowas mit Adobe Acrobat möglich? Wo soll der Speicherort des Stempels sein und wie soll er jeweils gespeichert werden?

 

Vielen Dank schon mal für eure Hilfe!

 

Stempel

This topic has been closed for replies.

1 reply

try67
Community Expert
Community Expert
January 30, 2024

You can share the stamp, but you can't create a single source from which the numbers are used. So each user will have their own "counter" and you'll end up with duplicated numbers. One possible solution is to add a fixed prefix to each number, based on the user-name, for example. Or you could use random numbers, or a time-stamp, to ensure the numbers are unique.