Automating the stamp: dates that set themselves and numbers that cannot repeat
13 August 2026 ยท Estamplab
A stamp is a piece of workflow metadata pretending to be a graphic. Received on this date. Approved by this office. Voucher number 0041. Every one of those is a field in a process, applied with ink because ink was the only thing available.
Which means a stamp can be automated, and most attempts fail for the same two reasons.
Failure one: the date is a picture
Somebody makes a date stamp, types today's date into the design, and exports a PNG. It is correct for one day. On day two it is confidently wrong, and it will stay confidently wrong until somebody notices, which on a received stamp might be weeks.
This is worse than having no date. An undated document is obviously undated. A document stamped with the wrong date looks like a record.
The fix is that the date has to be an instruction rather than a value. Leave the field empty and it means "whenever this is used", resolving at the moment the file is generated. Type a date and it means "this specific day", staying fixed, which is what you want when the stamp records something that happened rather than something happening now.
That distinction, empty means now and typed means then, is the whole of date automation. It is small and almost nobody implements it.
Failure two: the number is decoration
Print "No. 0041" into a stamp image and you have a picture of a number. Nothing stops the same file being used on the next document, and the next. The number is not a reference, it is a drawing of one.
You find out during a reconciliation, when two vouchers share a reference and nobody can say which is which.
A number that means anything has to come from somewhere that can refuse to give it out twice. In practice that means a counter on a server, incremented under a lock, so two people stamping from two machines at the same moment get different numbers. That property is unglamorous and it is the entire difference between an audit trail and an illustration.
What this makes possible
Once the date resolves itself and the number cannot repeat, a stamp stops being a picture and starts being a small, reliable piece of process.
Mailroom and front desk. A received stamp with a date and a time answers when something arrived, which is the question a tender deadline or a filing cut-off turns on. Nobody has to remember to turn a band.
Accounts payable. A voucher or reference number from a real counter means a payment can be traced back to a document. A PAID stamp with a live date records the day of payment rather than the day the file was made.
Quality control. An inspector reference and a date on a batch record is what makes a sampling audit meaningful. A mark that cannot be tied to a person and a day tells an auditor nothing.
Certification and records. A registrar issuing a certified transcript, a lab issuing a report, a notary certifying a copy: each is issuing something that has to be distinguishable from the copy issued last week. That is a serial, not a design.
Construction and drawings. An approval attaches to a revision. A stamp that could be reused across revisions is how the wrong drawing gets built.
What automation does not mean
It does not mean the stamp applies itself. Somebody still decides that this document is approved, and that decision is the part with judgement in it. Automating the decision is a different and much worse idea.
What is being automated is the clerical residue around the decision: remembering the date, keeping the numbering straight, making sure two people are not issuing the same reference. Those are the parts a person is bad at and a counter is perfect at.
Setting it up
In practical terms it is three choices.
Add a date line and leave it empty if the stamp is used repeatedly, or type a date if it records a fixed event.
Save the stamp to a library if you need serial numbers, because the counter belongs to the saved stamp rather than to a file on your machine. A downloaded image cannot count.
Take the Word file if the people using it work in Word, because there the date and the serial stay as real editable text rather than being drawn into the picture. In a PNG or a PDF they are pixels.
Then the stamp does the remembering.
Design one at estamplab.com. Designing and previewing are free with no account.