Sub Report page footer not visbile in the main report

Hi ,

I have a sub report which has a page footer.This page footer has page number & a text box which dispalys something based upon the parameter send from the main report. Iam calling this sub report 5 times from the main report by passing a parameter , say @D ( @D =1 ,@D =2 , @D =3 ,@D =4 & @D =5).

Here my problem is that the page footers doesn't get printed when the main report is executed.

My 2nd requirement is that , the page number shud be initialized to 1 when the first report is printed.
ie consider that the sub report is 3 pages long. so calling that 5 times would give 15 pages all together.
Now when the first sub report is called , it prints 3 pages ... next sub report comes in the new page & the page number shud start from 1.

Hope the requirement is clear.
Pls do help me .

Thanks
Manu



Answer this question

Sub Report page footer not visbile in the main report

  • Sub Report page footer not visbile in the main report