OverlayBand height and Fix position printing
Two subjects :
The first is a little bug : When the height of a overlay band is bigger than the page height the preview window come in a infinite loop and finally crash.
The second is a problem with predefined forms : When printing over a pre-impressed form we need that the position of accumulative values or fields remain fixed in it.
If we include these fields in a Footer Band the values are from the next record, not the current one showed in the page.
But, if we include the fields on a GroupFooter we can't fix the position of the band at page bottom.
The OverlayBand is another possibility, but we can??t use aggregate fields in it.
Is there another way to solve this problem?
Thanks.
The first is a little bug : When the height of a overlay band is bigger than the page height the preview window come in a infinite loop and finally crash.
The second is a problem with predefined forms : When printing over a pre-impressed form we need that the position of accumulative values or fields remain fixed in it.
If we include these fields in a Footer Band the values are from the next record, not the current one showed in the page.
But, if we include the fields on a GroupFooter we can't fix the position of the band at page bottom.
The OverlayBand is another possibility, but we can??t use aggregate fields in it.
Is there another way to solve this problem?
Thanks.