条形码实施 [英] Barcode implementation

查看:86
本文介绍了条形码实施的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何在Asp.net中实现条形码。

有谁知道请帮帮我?

How can i implement barcode in Asp.net.
Can anybody know please help me?

推荐答案

检查此处 [ ^ ]


请参阅 [ ^ ] link。
See this[^] link.






无做任何事情请按照以下流程进行:



1.在数据库表中输入BarCode字段并保存任何值假设123456789

在此字段中插入。



2.现在使用查询获取此值



3.将此值绑定到标签



4.安装条形码字体并将标签设置为条形码字体名称。



5.运行时标签显示条形码到该数字。



使用此过程,它可以解决您的问题。
Hi,

No do anything pls follow below process:

1. Enter a BarCode field in Database table and save any value suppose 123456789
insert in this field.

2. Now fetch this value by using query

3. Bind this value to a Label

4. Install Bar Code font and set font face for Label to Bar Code font Name.

5. Label at run time shows Bar Code to that number.

Use this process, it solves your problem.


这篇关于条形码实施的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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