SSRS 2008R2 to 2012 migration.
Hi, We went to live with 2012 servers last week. and had a weird problem when running a report from an embedded report in web interface which exports to PDF directly bypassing the HTML preview. This caused report to fail in PDF.
This particular report i am talking about is a 4 level deep nested report with lot of complex design. Apparently the error tracked down to lowest level nested tablix cell in the innermost sub report. The same report was working in PDF before with 2008R2.
But after migrating to 2012, the PDF rendering failed to do the correct pagination because of the specified cell height. After increasing the cell height it works now. Nothing else has been changed, I JUST increased the cell height a little more and now it
works like a magic.
I am curious to know, has anybody aware of the similar problems and possible solutions. Thanks!