Macro Language Reference > PIs > Tables > <?tbmustfit>
  
<?tbmustfit>
Description
This command specifies that a table must fit into the available space. It will overlap with a warning if it doesn't fit.
For example, use this command for a rotated table within a parent table column. The rotated content will fit even if the parent column is too narrow.
Syntax
<?tbmustfit mode:>
mode
0
Table will not fit if available is too small.
1
Fit the table into available space.