Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Columns

edited October 2003 in General
I have a report that prints data down three columns. I also have a
ppShape on the detail band that alternatively shade odd numbers detail
lines.

If I set ColumnTraversal to ctTopToBottom and there is not enough data
to fill all four columns, I could end up with a rather large amount of
white space on the right bottom portion of the page (no shading)
because there are no detail bands left to print, therefore shading
does not occur.

The same type of situation occurs if I change ColumnTraversal to
ctLeftToRight.

How can I get the shading effect to fill in the blank areas that
remain?

- Bill

PS. If I didn't explain the problem well enough, I can send a PDF
file that demonstrates the problem.

Comments

This discussion has been closed.