Lining up column headers

I have been making rosters for a league I play in, with a list of names, associated with each team. To print it out, I group up by the team number, and I have a form with two columns, with a the team number in a group header, followed by the names of the team members in a data tile. The second column has an empty line, I think, before the group header, so that they do not line up vertically. This is cosmetic, but jarring to my eyes.

There is a certain amount of fiddling with the form that I did not need to do with Pan 6 and earlier for orphan and widow control, which I am kind of resigned to, but I cannot see why the column group headers do not line up.

Dont use a group header, use a group sidebar. Here’s a quick example of how to do it:

This

Yields this:

My sloppy line drawing is easily remedied but etc. :slight_smile:

I think I am answering the question you are asking, let me know it this isn’t what youre trying to do. The align tools are very much your friend when you are making view-as-list forms!

No, the data will not fit into a column in that format. I want this to fit on a single page.

It’s hard to imagine that an empty line ( you think ) could cause a vertical misalignment. Perhaps if you shared a screenshot it would be easier for others to offer ideas.