-
I have a thermal printer made by the company posway which works with windows installed pos billing software..
my question is , since it not the eposn,star or tanca printer, is there any way to conn…
-
Hey Guys, I do not have the printer yet, but I'm trying to test this library, I'm getting the follow error:
How can I solve this??
Packages:
```
"dependencies": {
"@formatjs/intl-pl…
-
There's an error with the hasPaper call, we consistently get this when we call `printer.hasPaper()`
``` python
Traceback (most recent call last):
File "vcprint.py", line 27, in
if(not printer.…
-
```
Does anyone know if the qz-print applet works with the Toshiba TEC B-EV4-G
thermal printer?
It seems like everything is working fine, the applet says the job has been sent
to the printer queue,…
-
```
Does anyone know if the qz-print applet works with the Toshiba TEC B-EV4-G
thermal printer?
It seems like everything is working fine, the applet says the job has been sent
to the printer queue,…
-
```
import 'package:bluetooth_thermal_printer/bluetooth_thermal_printer.dart';
import 'package:esc_pos_utils_plus/esc_pos_utils.dart';
Future getTicket() async {
List bytes = [];
Capabi…
-
can we use this plugin to print directly from browser without showing preview dialog in normal printer(Not thermal printer)
-
Does escpos have the ability to define and use a custom codepage?
I want to print using the HP calculator codepage [Modified_HP_Roman-8
](https://en.wikipedia.org/wiki/HP_Roman#Modified_HP_Roman-8…
-
@AllInOneYT Hello,
I am facing unable to connect to bluetooth device issue when my device is already paired to printer. printing is working fine when my device is not paired with printer.
checked wi…
-
# Feature Request
Auto height or width in PDFkit
## Feature description
I want to use PDFKit with Thermal Printers. As Thermal printers don't print pages but from a paper roll, I need to outp…