Macro Language Reference > PIs > Text > <?taltootall>
  
<?taltootall>
Description
This command works in conjunction with <?tal=1> to allow some control when autoleading results in an object that is too tall for a page.
When the command has a num of 1, if the autoleading results in an item that is too tall to fit and the contents of the column can’t be split, the item is allowed to overhang the bottom of the frame. This also takes into account any headers for the column that would be repeated anyway, and so treats them as part of the unbreakable content. I
The expected use for this property is to deal with images, where the size and scaling may result in images that are too large.
* 
This command is designed to catch an error condition within the formatting parameters and to prevent the format from locking up by constantly overflowing the item to a new page. It is expected that those parameters will be edited to correct the size of the object or possibly any keeps, so that the data can fit properly.
Syntax
<?taltootall num:n>
num
1
Permit over-large item to overhang the bottom of the frame
Related Links