SSRS PDF report inconsistent behaviour

Hi,

We are using SSRS reports in out project. In one of the reports we are facing a weird behaviour of PDF report. The report has few legends at the start and then the table containing the data starts. 

If the report has 25-28 records then the table starts from Page 2 instead of Page1. The corresponding HTML report is working fine.

If the report has less then 25 records, table starts correctly from Page 1.

If the reports has more than 30 records, then also the table starts correctly from Page1 and remaining records at Page2.

Does anybody has idea why PDF reports starts displaying the table from Page 2?


February 2nd, 2015 1:10am

PDF reports in SSRS are generated with physical dimensions of the page and HTML are generated as logical. So if any of the rows in your first page or header is wider than a A4 size paper then part of the row will be moved to the next page. Keeping this in mind can you recheck the issue. The fact about 30 rows being on one page and 25-30 rows being moved to another might just be a conincidence. Maybe one of the records in the 25-30 set is wider than the other records. Could you please recheck and confirm?
Free Windows Admin Tool Kit Click here and download it now
February 2nd, 2015 1:17am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics