Hi all and thanks in advance for your help..
I have a question about reports...
Is there a way, during report sections running, to use C/AL code to invoke printing of another section of the report?
I try explain me: in the OnPreSection trigger of a section of my report i have a call to CurrReport.NEWPAGE; when it run, report execution skips to another page, but my footers are not printed...
Can someone explain me how is it possible?
Any solution?
Thanks a lot..
poverocane
Fantasy is more important than knowledge.
A. Einstein
0
Comments
Go to its properties of footer section and make PrintOnEveryPage property value set to 'Yes'.
-sankar ganesh