Hello,
Using version 1.6.1651 (and previous versions) we're setting the master report to hide the pageheader on the first page, using PrintOnFirstPage = false. This works fine on multi-page documents, but when there is only one page this setting seems to be ignored. We thought it might be because the PrintOnLastPage settings was overriding this, but this does not appear to be the case as the page header still appears even when they are both set to false. Can you check this out please - by default we would hope that if PrintOnFirstPage was false it would override PrintOnLastPage=true for single page reports as this would make writing report headers simpler.
Thanks,
Joe
I have tried this again and there is still a problem.
Can you confirm that when you run the test2.rdlx file and enter a text value for the page header parameter it then does not appear on the page when it is only a single page report (ie there are only 4 rows in the dataset)? The master page has the properties for PrintOnFirstPage and PrintOnLastPage set to false, so it should not display any page headers for a one page document. However, it is definitely doing doing so for me - I type in a parameter on running the report and it then appears above the main title. I have attached an image so that you can see that this is the case.
Just for the record I am using version 1.6.151.0. Can you have a look at this again please -
Thanks.
That's good news Sergey - I was beginning for a while to think I might need a sanity check of my own!! Pleased to hear that it's already fixed too.