electron-hiprint
electron-hiprint copied to clipboard
静默打印,html打印,pdf打印,云打印客户端
接受 ZPL 的base64编码字符串,进行解密后直接发送到斑马打印机
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...
左侧为 vue-plugin-hiprint getPdf 效果,右侧为 electron-hiprint 提供 render-pdf 效果  [后台导出.pdf](https://github.com/user-attachments/files/18370219/default.pdf) [前台导出1212.pdf](https://github.com/user-attachments/files/18370220/1212.pdf) 附json 点击查看 ```json { "panels": [{ "index": 0, "name": 1, "height": 12, "width": 12, "paperHeader": 0, "paperFooter": 31.515151515151512, "printElements":...