I have a crosstab that I would like to have automatically centered (left to right) on the page. I would have thought this a simple thing.
For example, on a web page I could do something like "align=center"
. In a java GUI I would use a layout manager. In GWT I would use a panel. In Word I would use Ctrl-E. In Latex, \centering
.
Please help me find the magic incantation to force Crystal XI to do my bidding.