-
I have:
- [x] searched open and closed issues for duplicates
### Bug description
I'm having trouble getting my Epson TM-T88 to print anything. The printer is connected via a USB to serial…
-
Hi, this is a great library. However, Im having a bit of a problem when importing this to my recent project (common js) which uses https://github.com/song940/node-escpos.
_So my current implementat…
-
Error line **usb.on** comment line .
Printer not init .
escpos-usb -> index
line comments
/*
usb.on('detach', function(device){
if(device == self.device) {
self.emit('detach' , de…
-
@NewbridgeGareth I'm not aware of any ESCPOS parser that can output PDF or any other format. I've been interested in building something like this (to provide print previews, etc.) Can you open up a …
-
When printing a ticket which has a logo, sometimes I get a bunch of random characters.
My code is packaged as an executable jar file
My logo image is: 300 px width and 250 px height
Thermal print…
-
Hi. with 'from escpos.printer import Usb' I get the next error ever ...
I have:
- [x ] searched open and closed issues for duplicates
### Bug description
Traceback (most recent call last):…
-
I have:
- [x] searched open and closed issues for duplicates
### Bug description
With random intervals images won't print properly but instead the image data as characters, see image. The…
-
I want to use ESCpos on localhost on my mac. Only which file should I use ( cups.php , linux-usb.php ... )
The error I get in cups.php
Couldn't print to this printer: 'USB_Receipt_Printer' is not …
-
var escpos = Neodynamic.JSESCPOSBuilder;
var doc = new escpos.Document();
var new_doc = new escpos.Document();
var header = doc
…
-
help me
how i can do
` $profile = CapabilityProfile::load("default");
$buffer = new ImagePrintBuffer();
$buffer -> setFont(__DIR__ . '/../../phetsarath_ot.ttf');
$buffer -> setFont…