最近刚接解reporting service发在在制作报表rdlc时,比水晶报表容易多了。
总发现了一个问题:
在打印预览时是正常的,但回到打印布局模式下就出现了多余的空白页了,即设置了reportViewer以下几个属性时
this.reportViewer1.SetDisplayMode(Microsoft.Reporting.WinForms.DisplayMode.PrintLayout);
ZoomMode=Percent,
ZommPercent=100
就出现了空白页了,不知大家有没有遇过这种情况,是不是bug,还有没相关的解决方法,望大虾解答?
分类:
.net,C#小技巧,代码片断
标签:
报表
本文转自Sam Lin博客博客园博客,原文链接:http://www.cnblogs.com/samlin/archive/2012/04/17/2453714.html,如需转载请自行联系原作者