Hi ,
I developed my report using VS 2008 IDE and the report header property "PrintOnFirstPage" is set to False.
The content of the header are some textboxes and lines that should show only on page number > 1.
This works fine in VS 2008 IDE in preview mode as well as with reports rendered by SSRS 2008 report server.
Recently I migrate&convert the same report to SSRS 2012 I noticed a different rendering behaviour of my report.
So in VS 2010 preview mode, the page headers content (textboxe etc.) is not visible on first page but the headers space did not colapse as it does in VS 2008 IDE preview mode.
I checked all the report properties but unable to find a solution to my problem.I was able to reprduce the same behaviour by creating a new report using VS2010 IDE.
Any ideas are greatly appreciated
Thanks
Bodo