如何使用Vb.Net打印条形码程序? [英] How Do I Print Barcode Programmaticaly Using Vb.Net ?

查看:70
本文介绍了如何使用Vb.Net打印条形码程序?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好吧

i有斑马LP 2824 Plus打印机

i已经在VB.Net中开发了一个商业应用程序,其中我需要做的是:

programmaticaly发送项目名称及其ID的条形码直接打印到打印机



现在已经过了一周我在网上搜索
和一些我无法真正使用的免费组件,如尖顶。条形码,因为没有足够的文件说明如何使用它



所有我想要你们的人是一些指导并指出我正确的方向

我应该在哪里看看?

我想要的一般线路是什么?



非常感谢

Hi everybody
i have a zebra LP 2824 Plus printer
i have developed a business application in VB.Net in which what i need to do is :
programmaticaly send item name and a barcode of its id to be printed directly to the printer

it has been a week now i am searching the web
all i got was manuels of ZBI and ZPL stuff that i have no idea how to incorporate into my application
and some free components that i couldn't really use such as spire.barcode because there is not enough documentation on how to use it

all i want from you guys is some guidance and pointing me to the right direction
where should i look ?
what are the general lines of doing waht i want ?

thanks very much

推荐答案

看看:

http://social.msdn.microsoft.com/Forums/vstudio/en-US/3a7d5f8b-b2d3-45dd-b2e7-959c3d55445c/barcode-generation-and-printing [ ^ ]



它可能有所帮助,或指出一些指示
Have a look:
http://social.msdn.microsoft.com/Forums/vstudio/en-US/3a7d5f8b-b2d3-45dd-b2e7-959c3d55445c/barcode-generation-and-printing[^]

it might help, or point you some directions out


ZPL非常简单易用,因为它是纯文本打印机命令语言。您可以使用以下代码将这些命令发送到打印机: http://support.microsoft.com/kb/322090

如果你不想学习ZPL或没有时间花在它上面,那么试试这个开源项目 http: //sharpzebra.codeplex.com/ 这一个付费解决方案
ZPL is very straightforward and simple to create as it's a plain text printer command language. You can send those commands to the printer by using this code http://support.microsoft.com/kb/322090
If you do not want to learn ZPL or do not have time to spent on it, then try this open source project http://sharpzebra.codeplex.com/ or this one which is a paid solution


这篇关于如何使用Vb.Net打印条形码程序?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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