从 html 页面从雪豹打印到斑马 lp 2844

发布于 2024-11-19 11:12:15 字数 203 浏览 5 评论 0原文

我正在尝试使用 EPL2 标签打印机驱动程序从我们的自定义 CMS 打印标签,但没有成功。

打印机吐出大约 12 个标签 (4x1"),但看不到任何文本。

我手动设置打印机并使用 CUPS 管理界面,每次都得到相同的结果。zebra

没有制作本机驱动程序,但我发现在网上,这个驱动程序应该可以工作,

非常

感谢。

i am attempting to print labels from our custom CMS for products using EPL2 label printer drivers but having no luck.

the printer spits out about 12 labels (4x1") but no text is visible.

i set up the printer manually and using the CUPS admin interface and get the same results each time.

zebra doesn't make a native driver, but i am finding on the web that this driver should work.

any advice would be much appreciated.

thanks.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

冰葑 2024-11-26 11:12:15

您要向设备发送什么类型的数据?如果您只是执行网页的“文件”->“打印”,它应该与操作系统驱动程序配合使用,无需进入 CUPS 界面。如果您要写入 spool 文件夹,则应发送原始 EPL 代码 - 查找 EPL 编程指南 @ Zebra.com

确保您也正确设置设备。
http://www.nrgsoft.com/blog/?p=11

What kind of data are you sending to the device? If you're just doing a File->Print of the web page it should work with the OS drivers, no need to go into the CUPS interface. If you're writing to the spool folder you should be sending raw EPL code - look for the EPL Programming Guide @ Zebra.com

Make sure you setup the device correctly as well.
http://www.nrgsoft.com/blog/?p=11

上课铃就是安魂曲 2024-11-26 11:12:15

最终的工作是恢复出厂设置并使用@page 以及纸张尺寸设置以正确的尺寸进行打印。

我唯一能真正按照预期方式工作的打印机是 Chrome。

what ended up working was doing a factory reset and using @page along with paper size settings to print in the correct dimensions.

the only printer i could get to actually work the way it was supposed to was Chrome.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文