如何从ZebraDesigner标签获取ZPL代码? [英] How to get ZPL code from a ZebraDesigner label?

查看:846
本文介绍了如何从ZebraDesigner标签获取ZPL代码?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用ZebraDesigner 2.2.2(内部版本2728).

I'm using ZebraDesigner 2.2.2 (Build 2728).

是否可以从ZebraDesigner中提取ZPL代码?我什至无法将其导出到ZPL文件,我唯一的选择就是将其另存为.lbl.

Is there a way to extract the ZPL code from ZebraDesigner? I can't even export it to ZPL file, the only option I have is saving it as .lbl.

推荐答案

您可以向系统中添加新的ZebraDesigner ZPL驱动程序,并使用文件作为端口.然后,当您打印"文档时,它将把ZPL代码写入文件.

You can add a new ZebraDesigner ZPL driver to the system and use a file as the port. Then when you "Print" the document, it will write the ZPL code to the file.

请注意,它可能在第一个^XA之前有一些标头信息,而您可能不需要.

Note that it might have some header information before the first ^XA which you might not need.

更新:(如何在驱动程序上添加本地端口)

  1. 转到Printer Properties
  2. 点击Ports标签
  3. 点击Add Port
  4. 选择Local Port并单击New port
  5. 输入文件名,例如C:\output.zpl
  6. 确保在端口列表中选中了它
  7. 现在所有打印输出应转到C:\output.zpl
  1. Go to Printer Properties
  2. Click on the Ports tab
  3. Click Add Port
  4. Select Local Port and click New port
  5. Enter a filename e.g. C:\output.zpl
  6. Make sure it is checked in the ports list
  7. Now all printing output should go to C:\output.zpl

这篇关于如何从ZebraDesigner标签获取ZPL代码?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆