Questions tagged as 'impressora'

0
answers

barcode on android bluetooh printer

I can print anything but the barcode, I currently use: byte[] cmd = new byte[3]; cmd[0] = 0x1b; cmd[1] = 0x21; cmd[2] &= 0xEF; out.write(cmd); out.write("Mensagem de t...
asked by 28.02.2016 / 23:15
0
answers

Image printing on the Datamax printer with C #

Good morning! I have a label printing system Datamax printer that is done in C #. I need to create the impression of an image (logo) on the label and was following the steps in this forum:    link But I could not make progress. Appar...
asked by 26.01.2016 / 11:14
1
answer

Suggestions for printer manager application [closed]

I'm more set up with webdev, and would like suggestions on how I could implement an idea. Note, I'm not asking for any scripts, nor way to do it, but I would like tips on which tools / language would be most appropriate to do something close to...
asked by 02.04.2014 / 22:52