Defining the Size of the Table Variably

You can define the height and width of the report containers variably to avoid data being truncated when the page format is changed (e.g. from portrait to landscape).

To do this, select the report container in the "Objects" tool window and use the LL.Device.Page variables and the UnitFromSCM() function to specify the height and width.

Figure 5.26: Size of the report container defined variably