CanBreak property isn't working
Posted: Wed Sep 12, 2007 11:48 am
Hy.
I have a GroupHeader that has a Text component, Image component and another Text component in it (in that order). The only component that is changing in height is the Image component that is set to Stretch = True. My problem is this: If the GroupHeader component is too big in height to fit on the empty space on the page1, it automatically is shifted on the page2, leaving the empty space on page1. I would like to print on the page1 as much as it fits and then on page2 the rest. I tried setting the CanBreak properties to True for the GroupHeader and Image component, but nothin happens. GroupHeader still shifts on page2.
Is there a way to acomplish what I need?
Thank You
I have a GroupHeader that has a Text component, Image component and another Text component in it (in that order). The only component that is changing in height is the Image component that is set to Stretch = True. My problem is this: If the GroupHeader component is too big in height to fit on the empty space on the page1, it automatically is shifted on the page2, leaving the empty space on page1. I would like to print on the page1 as much as it fits and then on page2 the rest. I tried setting the CanBreak properties to True for the GroupHeader and Image component, but nothin happens. GroupHeader still shifts on page2.
Is there a way to acomplish what I need?
Thank You