how can i control visible printed footer?
I have a report that contains several subreports. I omit printing the footer
of the main report when subreport penultimate and final are being printed.
That is, for the penultimate and final report should not be printed footer.
How to make this control? In what event?
--
Gustavo Novaes
of the main report when subreport penultimate and final are being printed.
That is, for the penultimate and final report should not be printed footer.
How to make this control? In what event?
--
Gustavo Novaes
This discussion has been closed.
Comments
Try using the Subreport.OnPrint event to hide the footer band of the
main report. Access the main report using the
Subreport.Report.MainReport property.
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com