Is there a way to split a label table at a certain spot or is there a way to automatically split the table? If not, I would like the option to set a number of rows or a table height and then create a new table column when this is reached, shown below.
Thank you.
The way I would do this today Pat is to use the Selection Set to pick all of the Points and then pick a selection of the points from the Selection Set and produce the first table and then a second selection from the Selection Set to create the second table.etc. If you want 50 points per table then you can select from e.g. 1000 to 1049 For Table 1 and from 1050 to 1099 for Table 2 etc.
If however you want to break a table, you can explode it and then use the Clip Lines command to break the vertical lines of the table at the desired break point and then the Move command to move the part of the table that you are trying to move etc. You can then also copy the Table Header down to the broken off part of the table if you want a Header on the second table also.
So it is possible to do what you want to do - I understand that you may want to limit the Table to only a certain number of points and to maybe lay out multiple tables automatically each with headers of their own etc. but that is for sure not in the product currently
Here is an example of what I did - The offset Table was a part that I broke away after an Explode - I clipped lines and moved the data and then copied the header across to give it the same look. Each of the three tables have 50 points in them and I created those using Selection sets.
Here is a video of how I used the Selection Sets
Hope that this helps
Alan