虚拟ESC POS打印机

虚拟ESC POS打印机

问题描述:

我在ESC/POS打印机的仿真中进行了一些搜索,但没有发现更多内容,然后使用

I searched little bit for emulation of ESC/POS printer, but didn't found any thing more, then data parsers like this.

简而言之,我有Linux,我有设备通过UART/RS-232端口连接到我的PC.我需要一些软件,可以监听特定的COM端口,并可视化发送到该端口打印的数据(例如,将其另存为PDF).

In few words, I have Linux, I have device connected to my PC via UART/RS-232 port. I need some soft, that will listen to specific COM port, and visualize data sent to be printed to this port (in example saves it as PDF).

我想这个ESC/POS打印机模拟器将为您提供帮助,

i guess this ESC/POS printer simulator will help you,

它可以通过网络运行:

https://github.com/dacduong/escpos-printer-simulator