I made .rdlc report in VS 2013. Report is with multiple pages. I only want to show footer on first page. I only selected print on first page in print option of footer properties and left print on last page unchecked, but its showing footer on all pages except the last page.
If report data is of two pages then it shows correctly but problem in more then two pages.
I went through all the posts avaliable on stackoverflow and other sites but no luck.
Any suggestions.
Regards