Hi,
Can i know why my content end up like this?
If the content end like this (5'X4') - it will move to newline
Can i know why and is there any other solution?
Thank you
1 Answer:
Posted on July 22, 2019 at 10:35pm
Hi... it seems, that you've placed TWO fields below each other and the first one has "StretchWithOverflow" = true.... but the second field is still PositionType = FixRelativeToTop, isn't it?!?!?!?
If so, just set your second field to PositionType = float so that the field is moved correctly forward and no overlapping will happen.
Otherwise post your jrxml to take a look into the design.
hth + regards
C-Box