> Could you adopt that to handle Marc's HORIZONTAL problem as well?

No, for that he needs to lay off the happy juice!

Seriously, no, my solution only works for the top margin because report fields
can only stretch vertically and not horizontally.

For a horizontal solution, the only thing that I can think of off the top of my
head would be to convert every field to a variable in the variable list of the
report, concatenating a fixed number of CHAR(160)s at the front of the variable
so that each field moves to the right a fixed number of spaces.  Neither a
pleasant programming task nor something likely to improve performance of the
report.

--
Larry

Reply via email to