Hi there,
I have a report containing a cross-tab in a group header section so that there can be more than one cross-tab table in the resulting report. Any extra horizontal pages (if the number of columns exceed the page width) are always printed on the next page although there is enough space on the same page. The problem here is that the cross-tab table for the next header section does get printed on the same page, so u end up getting mixed tables:
Page 1:
Section header 1
Header 1 | Header 2 | Header 3 | Header 4 |
---|---|---|---|
Section header 2
Header 1 | Header 2 | Header 3 | Header 4 |
---|---|---|---|
Page 2:
Section header 1
Header 5 | Header 6 | Header 7 | Header 8 |
---|---|---|---|
Section header 2
Header 5 | Header 6 | Header 7 | Header 8 |
---|---|---|---|
So is there any way to force the next section always after the last section is completely printed or even better get Crystal to print the next horizontal page directly underneath the previous?
Many thanks in advance!
grt