使用Crystal Report打印所有页面 [英] Print all pages using crystal report

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

问题描述

我正在使用C#win应用程序.我没有使用Crystal Report上的打印按钮.我想从Crystal报表中打印所有页面.
我的问题是,只有第一页正在打印.

任何帮助!

I am doing a C# win app.I am not using the print button on the crystal report . I want to print all pages from crystal report.
My problem is that, only the first page is printing.

Any Help!!

推荐答案

使用
Report.PrintToPrinter(1, false, 0, 0);


ReportDocument.PrintToPrinter方法 [ Crystal Reports:修复了"Load report failed"错误. [ ^ ]


ReportDocument.PrintToPrinter Method[^]

EDIT


Crystal Reports: Fix for "Load report failed" error.[^]


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

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