Multiple page orientation in SSRS 2008

谁说胖子不能爱 提交于 2019-12-12 02:06:30

问题


I'm preparing a series of reports in ssrs 2008. In order to comply with the requirements the first page of the report has to be in portrait orientation, while the rest of the document must use landscape orientation. I know there is no way to do this OOTB ( or perhaps you can prove me wrong :P ). I was wondering if there was a way to implement a custom renderer that could play with Page Orientation based on page breaks, or any other solution you knew of. I was reading through the questions and found this one Different orientation in a Multiple page PrintDocument (How to) Dunno if it could help me out with my reports. Any help will be greatly appreciated.


回答1:


Maybe a workaround could be to create the report in landscape and for the header page, use vertical text.



来源:https://stackoverflow.com/questions/6424775/multiple-page-orientation-in-ssrs-2008

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