如何将图像发送到水晶报表以在vs2008中进行打印 [英] how to send images to crystal report for printing in vs2008

查看:135
本文介绍了如何将图像发送到水晶报表以在vs2008中进行打印的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我已经在asp vb中生成了条形码图像,如何将这些图像发送到水晶报表以在vs2008中打印

i have generated barcode images in asp vb , how to send this images to crystal report for printing in vs2008

推荐答案

Try
如何使用Visual Studio 2005在Crystal Reports中动态加载图像 [ ^ ]
Crystal Reports中的图像 [
Try
How to dynamically load images in Crystal Reports using Visual Studio 2005[^]
Image in Crystal Reports[^]


如果要设置数据集对于您的报告,则应将这些条形码图像嵌入到数据集中,然后使用BLOB对象通过​​代码将条形码图像字段绑定到它.逐步示例是此处.只需将条形码的通用代码替换为您的
If you are setting up a DataSet for your report, then you should embed those barcode images into the data set and then use a BLOB object to bind the barcode image field to it through code. Step by step sample is here. just replace the barcode gen code by yours


这篇关于如何将图像发送到水晶报表以在vs2008中进行打印的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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