Skip to main content

Questions tagged [thermal-printer]

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

thermal-printer
0 votes
1 answer
56 views

How to print a PDF of width 58mm having dynamic height in a 58mm Thermal printer

I have created a pdf for a billing application using python's reportlab library. It create a 58mm width pdf of dynamic height as the content changes. When i try to view the pdf it shows me the size ...
XXiVK's user avatar
  • 1
0 votes
0 answers
25 views

Unable to Print Label with Dymo LableWriter 450

I'm using Laravel 10 now I try to Print label with Dymo LableWriter 450 with sdk but it give me CORS error can Anyone help me ? function loadLabel() { if (dymo.label.framework) { ...
Azhar Abbas's user avatar
0 votes
0 answers
77 views

Print QR Codes as labels via ASP.NET MVC application

I have an ASP.NET MVC application where I am generating around 20 QR codes on a button click. I want to print these QR codes using label printer (20 QR codes into 20 labels so that they can be pasted)....
Nitesh's user avatar
  • 2,328
0 votes
0 answers
83 views

ESC * POS Image Printing

Bit of a strange one, that i just cannot fathom ! I am printing images direct to a Netum Thermal Printer. using GS V and a raster image i can get it to print fine however as this is an out of date ...
Drew Wiley's user avatar
0 votes
0 answers
33 views

Layout problems while printing in different printers

Im embarased about asking something as idiot as this, but im having some problems with my layouts while im printing a POS system receipt. When i try to print in a 58mm ZJiang cheap mobile printer its ...
Raul Beltrame's user avatar
-1 votes
0 answers
109 views

How can i print a receipt in a thermal printer in one click without a dialog box

I'm developing the management part of a delivery system and i am trying to generate a and print in a thermal printer the customers asks. Most of the users will be restaurants, so i wish i could print ...
Raul Beltrame's user avatar
0 votes
0 answers
74 views

I converted my angular app into electron js app . How to send print on thermal printer with specific printer name from angular component

I faced problem to send a print from angular front end (web hosted) to locally connected printer without showing pop up of browser so i came to this solution that to convert my app in electron js and ...
Aryan bhavsar's user avatar
0 votes
0 answers
44 views

USB Printer ALWAYS BUSY (Error: claimInterface error: Error: LIBUSB_ERROR_BUSY)

I want to connect to printer and print barcodes from node using usb lib, but I get this error - Error: claimInterface error: Error: LIBUSB_ERROR_BUSY. I tried to use web/no web usb device - the same ...
Ramazan's user avatar
0 votes
0 answers
31 views

Sending .lmf file to Bluetooth printer

I'm trying to work out how to print labels on a Bluetooth printer from a React app. Apparently I need to 'build' a .lmf file to send to the printer once paired with the device. I can build the file ...
Rob Clews's user avatar
0 votes
0 answers
37 views

How to call external localhost API from angular production server?

I'm trying to connect to an external printer on http://localhost:8080/api/connectPrinter. The problem is when I'm trying to call it from a production env (SIT,STG,etc.) If I just call the API like : ...
Ronin7's user avatar
  • 29
0 votes
0 answers
93 views

Use emulated COM serial port with Printer emulator

As I don't have a thermal printer, I've opted in for using an emulator. I'm currently using VSPE to emulate a pair of COM ports (COM2 and COM5), and then running the emulator for Bematech MP-4200. It ...
rdrgtec's user avatar
  • 634
0 votes
0 answers
54 views

ESC POS bitImage command to image

I have a network tap connected to my STAR TSP100III printer enabling me to save the hex commands send to the printer using tcp dump. The commands are send using the StarPRNT SDK app on my ipad which ...
user3443363's user avatar
0 votes
0 answers
27 views

Print long receipts using PrinterJob in Java

Here I'm using PrinterJob to print my receipts from Java. The code is working fine, but my problem is, when the number of item is increased the receipts is not printing completely. Here is my code: ...
Rashid's user avatar
  • 17
0 votes
0 answers
57 views

Electron Printing not working on Windows (Works on Mac)

I'm working on a POS app and I am trying to print to the reciept printer through usb, when running the application on mac it send the html perfectly and prints the page, but on windows its just print ...
Mohamed Muflahi's user avatar
0 votes
0 answers
95 views

Delphi FMX Android Printing with Sunmi V2 Device

I am looking for a simple routine in Delphi FMX Android to print using my Device Sunmi V2? The device has a built in thermal printer. I started looking at this https://docwiki.embarcadero.com/...
Jojo Imperial's user avatar

15 30 50 per page
1
2 3 4 5
48