-
I am trying to use this plugin on ios.
With nativescript v7 I've got an error during webpack compilation
ERROR in /.../node_modules/nativescript-escpos-printer/index.ts
../node_modules/nativescri…
-
I have:
- [x] searched open and closed issues for duplicates
### Bug description
Hi, this is actually not a bug: is it possible to store in the ```config.yaml``` information from more than …
-
print 20 print continuos no problem but some time
![original](https://user-images.githubusercontent.com/22430922/90307979-2a87fe80-def9-11ea-9dad-264b3ba67c1d.jpeg)
some time showing this
![error]…
-
barcode.setHRIPosition(BarCode.BarCodeHRIPosition.NotPrinted_Default);
barcode.setJustification(EscPosConst.Justification.Center);
escpos.feed(2);
escpos.write(barcode, "2J2J2J2J2J2J2J2J2J2J");
…
-
Hi, I get this error when using Mike42 - esc2html
```
D:\xampp\htdocs\escpos-tools>php esc2html.php receipt-with-logo.bin > output.html
PHP Fatal error: Uncaught TypeError: implode(): Argument …
ghost updated
2 years ago
-
I have:
- [x] searched open and closed issues for duplicates
### Behavior
With this script:
```py
from escpos.printer import Usb
p = Usb(0x0483, 0x5743)
if __name__ == '__main__':
…
-
i have installed this module using `npm i @node-escpos/core` and `npm i @node-escpos/usb-adapter`
and try using sample script
```
import { Printer, Image } from "@node-escpos/core";
// install esc…
-
Error: Requiring module "node_modules\react-native-bluetooth-escpos-printer\index.js", which threw an exception: TypeError: null is not an object (evaluating 'BluetoothTscPrinter.DIRECTION = {
FO…
-
Hello,
I was testing out the cash drawer, and using pulse() method in mike42/escpos-php works fine? I just followed this:
- https://github.com/mike42/escpos-php#pulsepin-on_mm-off_ms
- https://…
-
when i set escpos.write(0x07), but ticket printer not beep? am I wrong?
please see: https://pythonhosted.org/python-printer-escpos/_modules/escpos/commandset/generic.html#Generic.beep