thermal-printer Questions
6
Solved
I am using the Flutter package esc_pos_printer 1.5.0 to print to a thermal printer. It all works fine if I print Latin characters. I have tried using the mutilingual code page but it always fails w...
Destinee asked 25/12, 2019 at 5:54
4
A problem occurred evaluating root project when adding allprojects{}.
Caused by: org.gradle.api.InvalidUserCodeException: Build was configured to prefer settings repositories over project repositor...
Guarantor asked 27/10, 2021 at 6:20
4
I am working with sending data to a thermal printer from my application. I already have it working correctly over the network and my data prints correctly. There is now an additional requirement wh...
Threadgill asked 21/1, 2015 at 11:48
2
I am using Zebra GT800 label printer with a label role size with 2.5' * 1.75'. I'm struggling to get it resize to the label within, using ZPL commands. I tried with several values in bold text whic...
Brashy asked 20/11, 2014 at 8:8
2
My objective is printing 10cm x 6.5cm labels for products. I have a Zebra printer for printing labels. I was using Fast-reports for Printing labels by using handheld. Since fast-reports is only for...
Pfennig asked 12/1, 2014 at 19:21
0
I'm working in a React page, and I'm using react-to-print for printing. But now I need to print in a thermal paper printer. Those that prints tokens, tickets, etc.
I've already looked over this qu...
Schober asked 22/5, 2019 at 21:23
1
I'm developing a POS application and would like to support some Bluetooth printers to print receipts. These will usually be thermal printers.
Googling for Bluetooth printers that work with iOS gav...
Surgery asked 5/5, 2014 at 12:59
2
Solved
I already implemented EPSON SDK(for Bluetooth) and working fine, but not Working on other printers, is there is any general way to accomplish it. what is ESC command, How it works?,
Bicycle asked 28/11, 2017 at 5:22
2
Solved
I have to print invoice receipt using thermal printer.
I have used Zjiang Thermal printer to print receipt.
They also provide there manual & demo project.
In demo project they use a libray "bts...
Bushbuck asked 18/5, 2015 at 5:51
3
I am trying to send ESC/POS commands on a thermal printer. But whenever i send them thermal printer prints them as a text instead of executing them as commands. I am writing these commands in a .pr...
Gherardo asked 5/6, 2015 at 8:40
2
Solved
I'm now trying to write a simple program in C# that sends command to the printer to print a plain text but don't know how to. There are 2 main problems that I'm facing now:
1. How to communicate wi...
Behl asked 28/4, 2013 at 14:25
1
I'm trying to use an Epson TM-T20II (thermal printer) via a web page. I've done the necessary configuration and the printer works fine on my network using the given software. So I downloaded the JS...
Hayrick asked 28/1, 2016 at 15:19
1
I followed Epson SDK for android to thermal print receipts...
So instead of the text I am given some Image which contains entire image..
at the part of Logoimage(the store).. Which is like below
...
Haldes asked 1/7, 2016 at 6:35
1
Solved
I was able to print text but when it comes to barcode it not showing or just showing irregular text.
Here is my source code
//barcode 128
byte[] formats = {(byte) 0x1d, (byte) 0x6b, (byte) 0x73...
Kingship asked 28/1, 2016 at 9:10
2
Solved
We just moved from brother label printers to zebra and the brother sdk for c# is kind of meh but it did what I wanted it to do. Basically it gave me the option to create a label in the designer and...
Ashbey asked 27/5, 2015 at 19:43
3
Solved
Is it possible to convert EPL and ZPL (thermal printer languages) to common format (it could be vector grapic file like SVG)?
It will be great if I could convert from commont format to ZPL or EPL....
Trundle asked 11/12, 2014 at 13:47
1
I am using Google Cloud Print for print generated PDF documents in a web app.
All was working fine in all printer types that i use (HP, Zebra, etc) but about 2 weeks ago all Zebra printers (...
Institutive asked 19/11, 2013 at 22:50
1
Solved
I have an application that communicates with a thermal printer in Java and
makes the thermal printer print receipts with a barcode/emphasis/different sizes and so forth using a Star tsp 100 Printer...
Nickinickie asked 20/2, 2015 at 10:11
1
Solved
I'm trying to print an image of 576 pixels width in a thermal printer that supports ESC commands, the problem is that the command "ESC *" for printing image bits only let me print images of 255 pix...
Grater asked 9/10, 2014 at 1:39
2
Solved
I'm trying to print out raw ascii data to a thermal printer. I do this by using this code example: http://support.microsoft.com/kb/322091 but my printer prints always only one character and this no...
Thursday asked 14/4, 2010 at 16:1
1
Solved
I am trying to accomplish something a bit backwards from everyone else. Given an array of sensor data, I wish to print a graph plot of it. My test bench uses a stepper motor to move the input shaft...
Proteose asked 29/7, 2013 at 8:10
3
I am trying to use a label printer (EPSON TM-T88V to be specific), to spit out PNG images.
I can get it to print fine, except when I am printing an image dimensions (220x175 at 72dpi to be specifi...
Catchall asked 8/6, 2012 at 15:5
1
Solved
I am working on an application for an Android device that will have a built in line printer. I have to interact with this printer and use it to print the details on receipt and then with cutter cut...
Manpower asked 29/3, 2013 at 10:28
2
Solved
I am developing an app which will send data to a printer via bluetooth to print (A thermal printer for receipts). I have followed the code which in this link.
http://pastie.org/6203514 and this li...
Gaines asked 10/2, 2013 at 9:42
1
Solved
I was working on implementing ESC/POS(Epson Standard Code for Point of Sale) on a Kitchen printer(Aclas KP71M).
I have a user interface the the POS user enters its string in to the user interface ...
Gomes asked 20/7, 2012 at 11:24
1 Next >
© 2022 - 2024 — McMap. All rights reserved.