how to fit content of reports so that we can print it on A4 size

久未见 提交于 2019-12-05 06:24:59

The only way to do this is to physically decrease the size of your report when building it as there is no auto size capability in report builder.

  1. Right click and properties on the grey back ground. Then change the size and orientation as required.

  2. Then click on the white body and ensure the properties bar is open. Expand the size properties option and set the size of your report to reflect the previous selection.

  3. Also don't forget to set the margins as this will effect the amount of printable space on your report.

  4. Lastly ensure you alter the size of you fonts and report parts to fit on the size required.

I'd love to see an automatic sizing feature in the report builder for exporting.

This is because your report content size is greater than the report size. Report size for an A4 page is 8.5*11 inch,if your content is greater than the report size then it will move the columns to the next .

Adjust the Size of each Tablix which should be less than your report size.

Select Tablix to view properties. expand the size option and adjust width and height accordingly.

Thanks

In Report Builder in the Report Properties change the width of the report so that it exceeds the width of your data. Exporting to both Word and PDF will mean that it fits the page width. You can also adjust the height so that the report fills your desired paper size.

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