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?