使用 Mono C# 打印原始数据 EPL
我需要在 Ubuntu 10.04+ 下使用 Mono 将 RAW 数据打印到 Zebra 标签打印机
Iv 尝试了 GTk-sharp 打印,但我找不到设置 RAW 数据参数的方法,并且输出是 EPL 程序本身。
在 Windows 中,这是使用 Winspool.drv 实现的,
谢谢
I need to print RAW DATA to a Zebra Label Printer using Mono under Ubuntu 10.04+
Iv tried GTk-sharp print but i couldn't find a way to set RAW data parameter and the outupt was the EPL program itself.
In windows this is achieved using Winspool.drv
thanks
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
CUPS 驱动程序支持 Zebra 打印机。 这里有一份关于如何安装和使用 cups 的 Zebra 白皮书用于从 Linux 发送 ZPL/EPL 到打印机
The CUPS driver has support for Zebra printers. Here is a Zebra White paper on how to install and use cups for sending ZPL/EPL to the printer from linux