如何在打印报告时在每页上添加徽标. (水晶报告) [英] How to Add Logo on every page while printing a Report. (CRYSTAL REPORT)

查看:62
本文介绍了如何在打印报告时在每页上添加徽标. (水晶报告)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

亲爱的朋友,

我正在使用Asp.net,c#,SqlServer2005.

Crystal Reports VS 2008中的打印问题
========================================

当我单击打印"按钮时,我的Web窗体上有一个GridView和一个打印"按钮.
记录可以完美打印.

我的GRIDVIEW中有成千上万的记录.

但是这里的事情是...打印后每页我都需要页眉徽标.

请解决此问题.

谢谢.......... !!

Dear Friends,

Am working on Asp.net,c#,SqlServer 2005.

Printing Problem in Crystal Reports VS 2008
===========================================

I have a GridView and a Print Button on my webform, When i click the Print button.
The records are printing perfectly.

I have thousands of records in my GRIDVIEW.

BUT the thing here is that...I need Header Logo on every page after printing.

Please Solve this ISSUE.

Thanks..........!!

推荐答案

1.在Designer中,插入placeholder image.
2.右键单击占位符图像,然后单击Format Graphic.
3.在图片"选项卡上的图形位置"旁边,单击formula button.
4.在其中输入path ,或提供一个提供该结果的公式.

在运行时, Crystal 将替换文件中的图像.

如果需要,可以在公式中使用参数字段.这样,您可以在运行时以编程方式提供路径.
1.In Designer, insert a placeholder image.
2.Right-click the placeholder image, and click Format Graphic.
3.On the Picture tab, next to Graphic Location, click the formula button.
4.Enter the path there, or provide a formula which provides it.

At run-time, Crystal will substitute the image from the file.

If you want, you can use a parameter field in your formula. That way you can provide the path programmatically at run-time.


请参考:
Crystal Reports中的图像 [如何在Crystal Report中动态显示图像 [ ^ ]
Please refer:
Image in Crystal Reports[^]

Similar discussion:
How to show image dynamically in crystal report[^]


右键单击水晶报表并选择插入,然后选择图片控件,然后选择要显示的图像....
Right click on your crystal report & select insert then select picture control then choose the image that you want to show....


这篇关于如何在打印报告时在每页上添加徽标. (水晶报告)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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