March 4, 2012 at 5:55 am
Hi,
I have a SSRS2008 report which simple returns rows in a tablix. This report is added as a subreport with in a second report.
The problem is that when clicking through the pages in the browser the bottom of the table appears to cut off, sometimes halfway through the actual rows - the row on which this occurs varies.
Once exported to PDF there is no problem, the pages with data are complete. It's just cut off when viewing in the web page.
If I check the page source I see that the data is there; but the lower parts of the table are cut off. The footer shows where the rest of the table should be.
What could this be, it's happening on a number of our reports??
Thanks
March 5, 2012 at 5:13 am
Have you checked your InteractiveSize and PageSize properties of the report?
March 5, 2012 at 6:04 am
Hi - thanks for the reply.
What size should the interactivity be set to in order to make sure that the subreport displays everything? Mine parent report is:
Interactivity: 11.6in, 8.2in
PageSize: 29.7cm, 21cm
Sub report:
Interactivity: 11.6in, 0cm
PageSize: 20.7cm, 21cm
Thanks
March 5, 2012 at 6:15 am
That actually depends on your report itself. You need to compare the actual size of the report with what your page sizes are.
March 5, 2012 at 8:14 am
Or it could be the CanGrow property of the texbox/row containing the subreport.
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply