python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
How to print Greek Characters with python-escpos
PART 1
I am currently trying to get my printer to properly output Greek and not GreekLish for my restaurant ordering system.
I am using python-escpos.
- My code looks like this.
from escpos.printer im...

George Pamfilis
Votes: 0
Answers: 1
Android studio - PrinterThermal/ESCPOS - image from url
I'm trying to print qr code like image, on a thermal pos bluetooth printer in android studio,the printer is connected - bluetooth, I can print the text and image as Drawable, but I can't I can't print...
sale2211
Votes: 0
Answers: 1
Why can't I use a printer and a drawer at the same time in Windows.Devices.PointOfService?
I am creating a POS app. I started with the POS printer and it is working. After that I added the "open cash drawer" functionality. But it interferes with the POS printer somehow.
So what is...
Hellyeahniels
Votes: 0
Answers: 1