Hi all.
I've been developing a report in NAV 2013R2. Report is a regular invoice. If the footer do not fit the page, the last line of the table should be transfered to the next page together with the footer.
I was thinking to change the height of rows dynamically, according to the number of lines in the table, but the height of the rows is not the same.
Does anyone have an idea how to do it?
0