Andreas
14th December 2004, 15:12
Question for Gurus
I have the following problem with reports:
Suppose you have a report with a before.report, several before.field, some detail, some after.field and a footer layout. The before.field layouts should be printed on change of the sort field or if a page break is forced.
Everything went perfect so far.
Now in a special situation the printing of the before.field layout on top of a new page is suppressed and the following layouts are printed as if no page break is forced.
This happens in the following Situation:
When the detail layout which has to be printed before the before.field layout
incorparates a text field as last field (last line in layout) and the last line of the text is the last line which can be printed on that particular page (as for defined page length in font by paper type), then the before.field layout on top of the following page is dropped.
If i enter one more line to the text then every thing works fine. This additional line is printed after the before.field layouts on the new page.
Has anyone encounterd the same behaviour so far?
How should i work around that?
Andreas
I have the following problem with reports:
Suppose you have a report with a before.report, several before.field, some detail, some after.field and a footer layout. The before.field layouts should be printed on change of the sort field or if a page break is forced.
Everything went perfect so far.
Now in a special situation the printing of the before.field layout on top of a new page is suppressed and the following layouts are printed as if no page break is forced.
This happens in the following Situation:
When the detail layout which has to be printed before the before.field layout
incorparates a text field as last field (last line in layout) and the last line of the text is the last line which can be printed on that particular page (as for defined page length in font by paper type), then the before.field layout on top of the following page is dropped.
If i enter one more line to the text then every thing works fine. This additional line is printed after the before.field layouts on the new page.
Has anyone encounterd the same behaviour so far?
How should i work around that?
Andreas