Dispatches
Guides, product updates, and notes on receipt printing.
guide
Aug 2, 2026
17 min read
How applications send text, graphics, cuts, drawer pulses, and status commands to thermal printers — and why reliable printing depends on much more than the ESC/POS byte stream itself.
Cyrille Sepele
guide
Jul 17, 2026
5 min read
58mm rolls are about 32 characters wide and print in one color. Here is how to lay out a receipt that stays readable inside those limits, using plain HTML.
Cyrille Sepele
guide
Jul 16, 2026
5 min read
A small, real Express service that turns an order into a printed receipt. Model the order, render it as HTML, POST it, and confirm it printed. Copy-paste and go.
Cyrille Sepele
guide
Jul 15, 2026
5 min read
Your server can't talk to a thermal printer directly, and standing up a print server is a lot of plumbing. Here is why the gap exists and how to close it with a single API call.
Cyrille Sepele
guide
Jun 22, 2026
3 min read
From sign-up to paper in a few minutes. Add a printer, pair the app, and POST your first receipt — no drivers, no print server, no SDK.
Cyrille Sepele