if I have a table with a large number of columns, more than fit on 1 page, how can I set this up so that the following happens:
- - the columns that don't fit on the first page are automatically moved and rendered when all rows for the first page are finished
- a "fixed" column can appear at the left on each page
- for each row, the row height is the same - i.e. row 1 for the columns on the first page would be the same height as row 1 for the remaining columns
I also tried with both a databand and a table, as in the attached MRT.
Thanks in advance.
John Kitching