在报告中,我希望所有页面分别打印6页 [英] In report,i want all pages to be printed seperately in 6 pages

查看:46
本文介绍了在报告中,我希望所有页面分别打印6页的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我的报告中有6页,当我查看报告时,报告单独查看6页(这里没问题)但是当我打印报告时只有最后一页,即只打印第6页..我想要所有页面分别打印6页...如何编码?请帮助我

以下是我在javascript中使用的代码:

there are 6 pages in my report and when i view report,report is viewed seperately in 6 pages(no problem here) but when i print that report only that last page i.e. only that 6th page is printed..i want all pages to be printed seperately in 6 pages...how to code?please help me
the following is the code i used in javascript:

<input style="Z-INDEX: 111; LEFT: 737px; WIDTH: 53px; POSITION: absolute; TOP: 18px; HEIGHT: 19px; "
 önclick="javascript:window.print();" type="button" value="Print" id="Button9"/>

<CR:CrystalReportViewer ID="CrystalReportViewer1"  runat="server" 
AutoDataBind="true" DisplayGroupTree="False" DisplayToolbar="False" 
HasCrystalLogo="False" HasDrillUpButton="False" HasExportButton="False" 
HasGotoPageButton="False" HasSearchButton="False" 
HasToggleGroupTreeButton="False" HasViewList="False" 
HasZoomFactorList="False"/>

推荐答案

以下是一些链接,用于将来自ASP.NET的rpt报告打印到客户端打印机



http://scn.sap.com/thread/2066966 [ ^ ]



TTP://www.codeproject.com/Articles/9847/Displaying-Exporting-and-Printing-Crystal-报告 [ ^ ]



http://goo.gl/eFSPw [ ^ ]



http://scn.sap.com/thread/1227795 [ ^ ]
Here are some links to print the rpt report to client printers from ASP.NET

http://scn.sap.com/thread/2066966[^]

ttp://www.codeproject.com/Articles/9847/Displaying-Exporting-and-Printing-Crystal-Reports[^]

http://goo.gl/eFSPw[^]

http://scn.sap.com/thread/1227795[^]


这篇关于在报告中,我希望所有页面分别打印6页的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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