-
Notifications
You must be signed in to change notification settings - Fork 307
Closed
Description
I have:
- searched open and closed issues for duplicates
Cannot get tabbed text. It stays on the left I am trying achieve item left price right. But I wanted to see how the tab works first but I can't get it to go the the right. Any pointers would be highly appreciated.
Thank you
printer = Win32Raw()
printer.open()
printer.control("HT", count=8)
printer.text("tabbed text 8")
This prints left aligned - what am I missing?
Device info
Printer is Aures ODP 333 (it supports esc/pos HT command)
python-escpos version: 3.1
python version: 3.12.1
operating system: Windows 11
Peppershade
Metadata
Metadata
Assignees
Labels
No labels