标签:
进入rdl文件中的xml内容,找到<page></page>标签,在该标签中,添加如下属性,
<InteractiveHeight>0in</InteractiveHeight><InteractiveWidth>8.5in</InteractiveWidth>
设置之后,无论报表有多长,都只在一个页面上显示,无需分页.
reporting services rdl文件如何不分页
原文地址:http://www.cnblogs.com/qingshan/p/4836036.html