-
操作系统:Windows11 64位
浏览器:Edge浏览器
在浏览器中发起打印,遇到一个打印失败的情况,这种情况如何排查呢。
PS:通过浏览器自带的打印方式,这个打印机能打印出来
报错日志如下:
```
2024/10/29 09:17:06: ==> Electron-hiprint 启动 插件端 New Connected: DWmxhjkYJ02ttfcCAAAA…
-
This library works brilliantly for printing to networked printers, however I would like to print to a local printer too, but due to the reliance on electron-printer/node-printer this is not possible a…
-
I got this error when I try to run my Electron app :
```
../src/node_printer_posix.cc:76:9: error: no matching member function for call to 'Set'
MY_NODE_SET_OBJECT_PROP(result_printer_j…
-
### Preflight Checklist
- [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/master/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [Code of Conduc…
-
## What's the issue?
Hi. I just wanted to know what should be set as the `driver`.
I just wanted to open the cash drawer attached to the printer `XP-80C` (almost similar to `EPSON`), I've alread…
-
If you look in code for 1.3.7, there is no `/dist` folder: https://www.npmjs.com/package/electron-pos-printer/v/1.3.7?activeTab=code
![image](https://github.com/Hubertformin/electron-pos-printer/asse…
-
{
"name": "vaibhav",
"version": "1.0.9",
"description": "vaibhav app",
"productName": "vaibhav",
"main": "main.js",
"targetUrl": "",
"scripts": {
"start": "…
-
Hello,
I am having a problem trying to install and use this package in my Electron app. It worked fine in a Node.js app but not with Electron.
I have Electron.js version `28.2.0` and Node.js `v1…
-
### Preflight Checklist
- [X] I have read the [Contributing Guidelines](https://github.com/electron/electron/blob/main/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [Code of Condu…
-
I'm trying to print to an specific thermal printer but I just have the data that is returned by the getPrintersAsync function from Electron. In the past with other libraries, I used the name itself of…