SSRS Exported PDF and TIF report render differently than in the report viewer

筅森魡賤 提交于 2020-01-06 04:47:20

问题


I'm seeing basically the same issue described here

I have a table that starts in the middle of the first page, and, depending on the size of the table, it should wrap onto the next page. This behaves fine when using the viewer, but when exporting to a pdf or tif image, things are displayed differently. Instead of starting on the first page and wrapping onto the second, it moves the entire table to start on the second page, leaving lots of ugly white-space on the first page. I've made sure that KeepTogether is false on the table, and there is no header/footer on the page (so it can't extend beyond the page's width).

Has anyone seen this problem, or know of a solution/troubleshooting steps?

Thanks!


回答1:


The problem was fixed by re-creating the report(s) in question using the Business Intelligence Development Studio 2008 (instead of 2005). Don't know what was different in the re-created report, but it works properly now.



来源:https://stackoverflow.com/questions/1313260/ssrs-exported-pdf-and-tif-report-render-differently-than-in-the-report-viewer

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