Hi,
my question is if it's possible to hide/show page header/footer dinamicly. I should migrate report from NAV 2009 to NAV 2016. The report is 206 (Sales Invoice). After printing all copies of the invoice they printed some additional information about Sales Shipment. In this last page, I don't want to show page header(where is a logo) and page header(where is page no and so on). Is it possible or not in this version.
P.S. This additional information is shown if in requestpage in choose to print.
Thanks in advance.
0
Answers
There's no other way around.
"Never memorize what you can easily find in a book".....Or Mibuso
My Blog
This can also be done easily by VB Code. Create couple of custom VB Functions as like SetData/GetData. When the execution reached the particular row you can set a boolean variable to TRUE and reset it when it gets off from the particular row. Use that variable as your controller for visibility in page header/footer.
Archerpoint India Pvt. Ltd,Chennai.