Perhaps sombody can help me, i have a report with a form/table, i want to overwrite the blank lines written in the report, by blank lines i mean the lines the report uses 2 fill the gap between footer and header.
Could you explain, meaybe with an example or other words, what u mean? I understand nothing, sorry ....
Ok, i have a report with pageloop header and pageloop footer, between i have sales invoice line body, this gives me a gaap between last invoice line and top of footer, these lines between i want to control the layout of.
... this gives me a gaap between last invoice line and top of footer...
May be you want to close the gap? This can be accomplished by setting the property "Place in Bottom" of the footer section to 'No' (this should be the default value of this property...).
Comments
Ok, i have a report with pageloop header and pageloop footer, between i have sales invoice line body, this gives me a gaap between last invoice line and top of footer, these lines between i want to control the layout of.
The only thing you can do is count the printed lines and add a dataitem of type integer to fill up the gap.
Object Manager