Top "Thermal-printer" questions

A printer in which fine heated pins form characters on heat-sensitive paper

Print raw data to a thermal-printer using .NET

I'm trying to print out raw ascii data to a thermal printer. I do this by using this code example: …

c# thermal-printer
Printing directly to a thermal printer using ESC/POS Commands executed in C# with an interface of TCP/IP

I was working on implementing ESC/POS(Epson Standard Code for Point of Sale) on a Kitchen printer(Aclas KP71…

c#-4.0 tcp-ip epson thermal-printer
How to print from the Thermal Printer in Android?

I am working on an application for an Android device that will have a built in line printer. I have …

java android escaping point-of-sale thermal-printer
How to print a receipt through Receipt Printer from Web Page(.aspx)?

I was asked by my client to print receipts on an Epson TM U220 (http://pos.epson.com/products/TM-U220.…

javascript asp.net firefox printing thermal-printer
Writing correct ESC/POS commands for POS printer

I'm trying to write proper ESC/POS commands for 58mm POS thermal printer. I tried to input this commands as …

java printing epson thermal-printer barcode-printing
How to send data to bluetooth printer via android app?

I am developing an app which will send data to a printer via bluetooth to print (A thermal printer for …

android bluetooth thermal-printer
Conversion between EPL and ZPL

Is it possible to convert EPL and ZPL (thermal printer languages) to common format (it could be vector grapic file …

printing zebra-printers thermal-printer zpl epl
How to send ESC/POS commands to thermal printer in Linux

I am trying to send ESC/POS commands on a thermal printer. But whenever i send them thermal printer prints …

linux printing thermal-printer escpos
Converting a bitmap to monochrome

I am trying to save an image as monochrome (black&white, 1 bit-depth) but I'm coming up lost how to …

c# image bitmap thermal-printer
Send escape character to printer

I am developing an C# application to print labels from a thermal transfer printer from SATO (CG408 TT) For this …

c# .net string printing thermal-printer