当前位置:网站首页>C # realizes crystal report binding data and printing 4-bar code
C # realizes crystal report binding data and printing 4-bar code
2022-07-06 22:05:00 【coder i++】
Read the last few articles With your own debugging, you can print it
Roughly record the process
1、 stay dataset Add columns code type System.Byte[] , And pull this column to a certain position of the crystal report
2、 install BarcodeX And add barcodex.ocx quote
3、 newly build from And pull one barcode To come over
4、 Get data and assign values
barcodex.Caption = “123456”;
5、 Turn the picture information into bytes Stream and assign value
ImageToBytes
datatset.rows[i].column[“code”] = imgbytes;
6、 Assign value to crystal report corresponding dataset Information and print

边栏推荐
- Basic introduction of figure
- Method return value considerations
- 用aardio写一个旋转验证码标注小工具
- Search map website [quadratic] [for search map, search fan, search book]
- VIP case introduction and in-depth analysis of brokerage XX system node exceptions
- 美国科技行业结束黄金时代,芯片求售、裁员3万等哀声不断
- 一行代码可以做些什么?
- GPS從入門到放弃(十三)、接收機自主完好性監測(RAIM)
- Sequoia China, just raised $9billion
- Codeforces Round #274 (Div. 2) –A Expression
猜你喜欢

Bat script learning (I)

关于程序员的职业操守,从《匠艺整洁之道》谈起

bat脚本学习(一)

Five wars of Chinese Baijiu

用aardio写一个旋转验证码标注小工具

Microsoft technology empowerment position - February course Preview

The golden age of the U.S. technology industry has ended, and there have been constant lamentations about chip sales and 30000 layoffs

Why rdd/dataset is needed in spark

嵌入式常用计算神器EXCEL,欢迎各位推荐技巧,以保持文档持续更新,为其他人提供便利

GPS from entry to abandonment (XVII), tropospheric delay
随机推荐
hdu 4912 Paths on the tree(lca+馋)
What can one line of code do?
Search element topic (DFS)
Problems in the process of opencv300 cmake generating project
[10:00 public class]: basis and practice of video quality evaluation
High precision face recognition based on insightface, which can directly benchmark hongruan
十一、服务介绍及端口
Yyds dry goods inventory C language recursive implementation of Hanoi Tower
设置状态栏样式Demo
Depth first traversal (DFS) and breadth first traversal (BFS)
微信红包封面小程序源码-后台独立版-带测评积分功能源码
Make menuconfig has a recipe for target 'menuconfig' failed error
Efficiency tool +wps check box shows the solution to the sun problem
Univariate cubic equation - relationship between root and coefficient
[asp.net core] set the format of Web API response data -- formatfilter feature
记一次清理挖矿病毒的过程
GPS从入门到放弃(十四)、电离层延时
Kohana database
Why is the cluster mode of spark on Yan better than the client mode
1292_ Implementation analysis of vtask resume() and xtask resume fromisr() in freeros