KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
ZPLPrinter
★ 10
Open GitHub ↗
C# 开发的ZPL虚拟打印,方便调试ZPL串口打印、ZPL模板编辑。
Download README (.md)
Explore Similar Repositories
DevFolio
:
No description available.
next-auth-yt
:
No description available.
Flutter-Coffee-Shop-App-UI
:
A simple Coffee Shop App UI concept.
WifiMaster
:
No description available.
GBDD-1433-2023
:
GBDD-1433-2023 dataset official download address
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
ZPLPrinter
?
Download (.md)
# ZPL Printer Simulation Tools C# .Net5 开发的ZPL虚拟打印,方便调试ZPL串口打印、ZPL模板编辑。 ZPL打印程序开发、ZPL模板编写调试必备工具。 * 使用了 ETO.Forms 因此此工具支持MACOS、Linux、Windows * ZPL解析部分使用了商用插件 Neodynamic.SDK.ZPLPrinter,因此免费版本上有试用水印 ## 功能清单: 1. 支持中文、支持添加本地字体文件; 2. 支持记录最近20个打印结果; 3. 打印结果可导出图片; 4. 支持ZPL脚本编辑,快速预览输出结果; 5. 支持插入图片资源,自动进行Z64编码; 6. 可通过虚拟串口实现COM接口模拟; 7. COM接口模拟了~HS状态响应,为开发模拟打印状态提供模拟环境; ## 下载连接 + [Windows 版本](https://github.com/moonwebmast/ZPLPrinter/blob/master/Publish/Windows/ZPLPrinter.zip) + [MacOS 版本](https://github.com/moonwebmast/ZPLPrinter/blob/master/Publish/MacOS/ZPLPrinter.Mac.zip) + [LinuxGtk 版本](https://github.com/moonwebmast/ZPLPrinter/blob/master/Publish/LinuxGtk/ZPLPrinter.zip) ## 首页  ## 添加字体  ## COM接口模拟设置 