用 Eltron 编程语言 EPL 编写的预览标签?
我有我们的专有系统用 Eltron 编程语言生成的代码: 该信息被发送到 Eltron/Zebra 标签打印机进行打印。
是否有某种软件可以让我解释此代码以进行某种形式的“打印预览”?
我正在考虑开发一种方法将其转换为图像甚至 postscript pdf,但我正在努力解决如何制作条形码(从 B 开始的行用于条形码)。
N
Q296,24
R132,0
S2
D9
ZB
A3,2,0,3,1,1,N,"RB10SS5"
B3,22,0,2C,2,4,35,N,"391369840"
A3,60,0,3,1,1,N,"391369840"
A3,80,0,3,1,1,N,"Testing"
A3,100,0,4,1,1,N,"Serology"
A3,130,0,1,1,1,N,"SSTORE"
A185,16,0,1,1,1,N,"17 Mar"
A185,35,0,1,1,1,N,"SEROL"
A185,51,0,1,1,1,N,"0.50"
B400,208,0,2C,2,4,40,N,"391369840"
A400,254,0,2,1,1,N,"391369840"
P1
I have code produced by our proprietry system in the Eltron Programming Language:
This is sent to Eltron/Zebra label printers to be printed.
Is there some kind of software that would allow me to interpret this code to do some form of 'print preview'?
I am considering developing a way to convert this into an image or even postscript pdf, but I am struggling with how to do the barcodes (the lines starting in B is for barcodes).
N
Q296,24
R132,0
S2
D9
ZB
A3,2,0,3,1,1,N,"RB10SS5"
B3,22,0,2C,2,4,35,N,"391369840"
A3,60,0,3,1,1,N,"391369840"
A3,80,0,3,1,1,N,"Testing"
A3,100,0,4,1,1,N,"Serology"
A3,130,0,1,1,1,N,"SSTORE"
A185,16,0,1,1,1,N,"17 Mar"
A185,35,0,1,1,1,N,"SEROL"
A185,51,0,1,1,1,N,"0.50"
B400,208,0,2C,2,4,40,N,"391369840"
A400,254,0,2,1,1,N,"391369840"
P1
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
Zebra 不提供对 EPL 标签执行此操作的软件,但如果您有 ZPL/EPL 打印机并将标签转换为 ZPL,则可以使用打印机的网页在打印机上查看标签
Zebra doesn't provide software to do this for EPL labels, but if you have a ZPL/EPL printer and convert the labels to ZPL, you can use the printer's web page to view the label once its on the printer