哪些选项是提供给开发者,以便打印到专用的标签打印机? [英] What options are available to developers for printing to a dedicated label printer?

查看:435
本文介绍了哪些选项是提供给开发者,以便打印到专用的标签打印机?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们的企业使用特别定制的内部软件创建货运标签印在大型高速标签打印机。

Our business uses custom internal software to create shipping labels to be printed on large high-speed label printers.

哪些选项是提供给开发者(图书馆,服务,全面的,软件等),协助创建自定义格式的标签,并将其发送到一个专门的标签打印机的过程?

更多背景资料...

而不是使用由船公司(如UPS或联邦快递)提供的软件,我们的业务使用我们自己的内部软件来创建货运标签,以满足高需求在一年中的高峰时间。我们目前的code来处理这个过程是在VB6和紧密耦合创造了英超打印语言的打印指令。我们流的数据到Windows打印后台处理程序,它负责发放其关闭打印机。这适用<删除>伟大在我们目前的生产环境与Zebra打印机。

Instead of using software provided by a shipping company (such as UPS or FedEx), our business uses our own internal software to create shipping labels to meet high demand at peak times of the year. Our current code to handle this process is in VB6 and is tightly-coupled to create printing instructions in the EPL printing language. We stream the data to the Windows print spooler, which is responsible for handing it off to the printer. This works great in our current production environment with Zebra printers.

我们的航运供应商正在改变他们使用今年的打印机的类型,它看起来像我们可能无法使用我们的EPL code了。充其量,我们也许能够把我们的code到ZPL,但仍然是要采取大量的工作(紧耦合是执行词组在previous段),我还是天堂牛逼想出如何发送ZPL指令到打印机。

Our shipping vendor is changing the type of printer that they use this year, and it looks like we may not be able to use our EPL code any more. At best, we might be able to translate our code to ZPL, but that still is going to take a ton of work ("tightly coupled" was the operative phrase in the previous paragraph) and I still haven't figured out how to send ZPL instructions to the printer.

在我的谈话与我们的资深开发者,我开始思考,有一定已经为这些型号的打印机打印运输标签解决方案(企业打印货运标签所有的时间,对吧?)。我的希望是,有图书馆或软件封装,可用于格式化标签提供的API,并会处理谈论到Windows后台处理程序或打印机本身,以确保标签被传达打印机期待的语言。

In my conversation with our senior developer, I got to thinking that there must already be solutions for printing shipping labels for these types of printers (businesses print shipping labels all the time, right?). My hope is that there are libraries or software packages available that can provide an API for formatting a label and will handle talking to Windows Spooler or the Printer itself to make sure the label gets communicated in a language that the printer is expecting.

我们目前的code这个应用程序是在VB6,但如果有可用的.NET解决方案,我们会开放给使用它们。任何建议将是的AP preciated。

Our current code for this application is in VB6, but if there are .NET solutions available, we'd be open to using them as well. Any suggestions would be much appreciated.

推荐答案

我的企业使用商业产品叫的NiceLabel,这对创建标签的.NET API和设计师创建标签模板。我们用它们大多用于酒吧code标签在我们车间的项目。

My business uses a commercial product called NiceLabel, which has a .NET API for creating labels and a designer for creating the label templates. We used them mostly for barcode labels for items on our shop floor.

这篇关于哪些选项是提供给开发者,以便打印到专用的标签打印机?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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