I have a subreport and page footer in main report, and i need to hide page footer for the subreport part. Is there any way to achieve this?
Details: I have main report. It has several detail bands and a page footer. One of detail bands (Detail 4) is filled with data returned from query. After this band goes "Detail 5" band that has only subreport in it, which is the last detail band. My subreport contains several pages of text. I need page footer from my main report not to be shown in this pages. So what I need is: page footer should be applied to pages, that are generated in detail bands 1-4, but not "Detail 5" .