bumbaermail
24th October 2008, 13:41
Hello,
I am using BaaNIVc4 Report. My Report contains Before.Field, Detail and Footer.The Page Length is 60. The Maximum No of lines in Detail is 10. If no. of records <10 in detail then there are blank lines is appearing between last row in Details and Footer. How to supress those blank lines
Bumba
george7a
24th October 2008, 14:15
Hi,
You mean would like the footer to appear directly after the last detail?
- George
bumbaermail
24th October 2008, 14:33
Yes. You are right
mark_h
24th October 2008, 15:27
The piont of the footer is to always place it at the foot of the page. So in this case you will need to move the footer to a different layout - maybe a detail layout. Then turn on the printing of this layout after the details have finished. Drawing a blank on how to do this right now.
rrocks23
25th October 2008, 19:22
simple put it in after.field
it will work....
mark_h
27th October 2008, 14:58
simple put it in after.field
it will work....
But then it will only print after the sort field is done. So if there are 20 lines of data it would not print on the first page.
rrocks23
28th October 2008, 14:39
you said only 10 lines are in detail in the previous post so how will 20 lines come and go into next page
mark_h
28th October 2008, 17:24
The number of lines in the detail layout is 10 and only IF the number lines is less than 10. Which means it could be more than 10 - thus going into the next page.