Multiples of Detail Band Height as Needed..
Hi,
I am printing on pre-printed forms with preset detail bands. I have a memo
that "sometimes" should stretch downwards, but only at multiples of the
original detail band's height, so that printing at box 1 stretches to box 2
as necessary, but the following record's data prints right at box 3.
I thought of "checking" the memo's Top + Height in the onPrint event of the
memo and set the Band's height in the BeforePrint, but didn't work..
Any idea what could be the best way to do that?
TIA
I am printing on pre-printed forms with preset detail bands. I have a memo
that "sometimes" should stretch downwards, but only at multiples of the
original detail band's height, so that printing at box 1 stretches to box 2
as necessary, but the following record's data prints right at box 3.
I thought of "checking" the memo's Top + Height in the onPrint event of the
memo and set the Band's height in the BeforePrint, but didn't work..
Any idea what could be the best way to do that?
TIA
This discussion has been closed.
Comments
pse see below.