How to prevent autoresizing body in SSRS report

天大地大妈咪最大 提交于 2019-12-03 07:04:46
nojetlag

I found the reason. On the Report there is a property "ConsumeContainerWhitespace" which is by default set to false. After setting this to true I got the wanted behaviour. Still I'm not very excited by the design of this "feature" but if you feel that your report body dimensions are within the report dimensions and you still have to struggle with blank pages in the rendered reports, have a look at this property.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!