当前位置:网站首页>BarcodeX(ActiveX打印控件) v5.3.0.80 免费版使用
BarcodeX(ActiveX打印控件) v5.3.0.80 免费版使用
2022-07-06 13:57:00 【coder i++】
下载 地址 :https://www.xiazaila.com/soft/39537.html
转载:https://www.xiazaila.com/soft/39537.html
BarcodeX是一款active打印控件,软件可以识别所有类型的条形码,识别之后就可以导出为位图、元文件和到剪贴板等,一键打印出来,设置前台、背景颜色、条形码大小、条形码转换等,适用于所有的系统。
BarcodeX(ActiveX打印控件) v5.3.0.80 免费版
1、能工作于支持ActiveX的程序和开发环境如:Microsoft office 97、visual studio、Visual C++、Visual Basic and Visual Basic for Applications (VBA)、J++, visual foxpro、 access97、Word97、excel、Works 4.5、frontpage97/98、 Powerbuilder、Delphi;
2、2位Bit ActiveX Control (OCX); 能工作于VisualStudio.Net、ASP、VBScript等; 把条形码导出到ASP网页; 可选的位于条形码下的文本行,支持Windows所有字体;
3、在VB里可把条形码用做图片对象; 安装和卸载方便;
4、前台和背景颜色可配置; 调整条形码大小; 旋转条形码; 把条形码导出为BMP 或 EMF格式图片;
5、不需要其他的DLL; 能把条形码拷贝到剪贴板;
支持的条形码格式
EAN-13、EAN-8、EAN-2、EAN-5、UPC-A、UPC-E、Code39、Code39 Ext、Code93、 Code 128、EAN-128、ISSN、ISBN、Plessey、Code11、Code25、Code25 Int.、Codebar甚至PDF417 2维条形码。
BarcodeX ActiveX控件能用于任何Windows应用程序(比如 MS Word,MS Access,Visual Basic,VisualStudio.NET等),包括VB.NET运用实例。
安装完成后 添加引用 控件的引用方法
(1)引用AxInterop.BARCODEXLib.dll和Interop.BARCODEXLib.dll文件。
(2)工具箱->所有windows窗体->右键 选择项->选择com组件 。
找到名称为BarcodeX by Fath Software,路径为c:\windows\barcodex.ocx 的项,选中,添加。即可完成添加。
4、拖入条形码控件到winform窗体中,设置Name为axBCX。
5、预览一维码。
(1)axBCX.BarcodeType=BARCODEXLib.bcxTypeEnum.bcxCode128;//设置条形码类型,
(2)axBCX.Caption = “123456789”;//要显示的条形码
(3)axBCX.Height=150;//条形码的高度
(4)axBCX.Width=80;//条形码的宽度
(5)axBCX.Title=“条形码的预览”;//条形码的标题
至此,即可完成Barcodex条形码的预览功能。
边栏推荐
猜你喜欢
PostgreSQL modifies the password of the database user
1292_ Implementation analysis of vtask resume() and xtask resume fromisr() in freeros
What can one line of code do?
Shell product written examination related
2020 Bioinformatics | GraphDTA: predicting drug target binding affinity with graph neural networks
GPS from getting started to giving up (19), precise ephemeris (SP3 format)
爬虫实战(五):爬豆瓣top250
UNI-Admin基础框架怎么关闭创建超级管理员入口?
Numpy download and installation
AI 企业多云存储架构实践 | 深势科技分享
随机推荐
LeetCode学习记录(从新手村出发之杀不出新手村)----1
[Chongqing Guangdong education] Information Literacy of Sichuan Normal University: a new engine for efficiency improvement and lifelong learning reference materials
【sciter Bug篇】多行隐藏
GPS从入门到放弃(十五)、DCB差分码偏差
Reset Mikrotik Routeros using netinstall
Earned value management EVM detailed explanation and application, example explanation
The golden age of the U.S. technology industry has ended, and there have been constant lamentations about chip sales and 30000 layoffs
GPS from getting started to giving up (16), satellite clock error and satellite ephemeris error
Reinforcement learning - learning notes 5 | alphago
Shell product written examination related
微信红包封面小程序源码-后台独立版-带测评积分功能源码
Record the process of cleaning up mining viruses
华为在多个行业同时出击,吓人的技术让欧美企业瑟瑟发抖
The role of applicationmaster in spark on Yan's cluster mode
GPS從入門到放弃(十三)、接收機自主完好性監測(RAIM)
UNI-Admin基础框架怎么关闭创建超级管理员入口?
VIP case introduction and in-depth analysis of brokerage XX system node exceptions
AI 企业多云存储架构实践 | 深势科技分享
[sciter bug] multi line hiding
What can one line of code do?