Repeating Frame [message #347237] |
Thu, 11 September 2008 02:56 |
ketchub
Messages: 2 Registered: September 2008
|
Junior Member |
|
|
Hi,
I have a report with the following design
TEXT1
REPEATING FRAME
TEXT2
TEXT3
If the repeating frame query return too many records, the REPEATING FRAME is pushing TEXT2 to a second page, which is correct.
The problem is that TEXT2 is pushed to a second page but its not started from the beginning of the page, its coming in the middle of the second page where there are too many empty lines.
I noticed that TEXT2 is pushed to a second page exactly where the REPEATING FRAME started in the first page! i.e. the REPEATING FRAME started at 2.5 inch from top of the first page, the TEXT2 is pushed to a second page at 2.5 inch from top of the second page.
I solved this problem by setting Vertical Panels per Page in Main Section to 2 instead of its initial value 1
But another problem shows when TXET2 is pushed, half of one text line is showing in page 1 while half of it is showing in page 2!
PLEASE HELP ('',)
|
|
|
|
|
|
Re: Repeating Frame [message #347960 is a reply to message #347237] |
Mon, 15 September 2008 03:34 |
rajy_salim
Messages: 204 Registered: January 2008 Location: Beirut - Lebanon
|
Senior Member |
|
|
It could be a problem of 'Horizontal Elasticity' if the line is breaking in the half. Try to check this property.
As for the problem of TEXT2 showing where the repeating frame is starting, it could be caused by TEXT1 which is showing only on the first page, and having the same height of the field in the other pages without showing the content. Try to choose the appropriate value for the property 'Vertical Elasticity' of TEXT1.
Rajy
|
|
|