Hi, All
I am looking to layout 8 tables per page in RTF, 2x4.
The tables should be generated based on the values contained in a single row of the data model,
I would like the output in the following order
- one table on the upper left
- one table to the right of 1. 3. one table to the left of the next line
- one table to the left of the next line 4. one table to the right of 3.
- one table to the right of 3.
Repeat 3-4, breaking page after outputting 8 tables
To implement the above
I used MS Word's column settings,
However, I could not get the desired display order because it prints downwards.
Please let me know if there is a way to implement the desired layout.