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.

 

image168_123

Figure 5.20: Size of the report container defined variably