打印所有页面 [英] printing all pages

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

问题描述

我使用Visual Studio .NET 2003在Crystal中编写了一组报告。一切正常,但我需要能够选择要打印的页面。例如,如果我有一个12页的报告,那么一次只能在浏览器中显示一个页面(当然)。如何在不通过整个报告的情况下打印所有12页?我不想关闭单独页面选项,将线条切成两半。

I have a set of reports I wrote in crystal, using Visual Studio .NET 2003 . Everything works fine except that I need to be able to choose which pages to print. For example, if I have a 12 page report, only one page is going to show up in the browser at a time (naturally). How do I print all 12 pages without going through the whole report? I don't want to turn off the separate pages option, that cuts lines in half.

Geoffrey Callaghan

Geoffrey Callaghan

gcallaghan@trakeng.com

推荐答案

如果我没记错的话,VS 2003附带的捆绑版Crystal Reports在Web查看器上没有打印按钮,我认为这是从Crystal Reports 10开始的。您可以使用ReportDocument之外的PrintToPrinter方法打印整个报告。
If I remember correctly, the bundled version of Crystal Reports that came with VS 2003, doesn't have a print button on the web viewer, I think it was starting with Crystal Reports 10 that this was added.  You can use the PrintToPrinter method off of the ReportDocument to print out the entire report.


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

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