Label
You can use labels for fixed text that is language-dependent. When printing, the reporting engine automatically selects the best fitting label in the current language.
These properties are available:
- Label
- Specify the label code to be printed. The label must be present in the package of the report, or in the extensibility package.
- Left
- Specify the position of the field from the left side of the layout.
- Top
- Specify the position of the field from the top of the layout.
- Width
- Specify the reserved width of the field, in columns.
- Height
- Specify the reserved height of the field. For multi-line labels, this must be a multiple of the number of lines.
- Data length
- Specify the maximum number of characters for the label description.
- Label lines
- Specify the maximum number of lines for the label description.
- Wrap Data
- If this check box is selected, data of the label is wrapped if it does not fit within the specified Width.
- Minimum lines
- Specify the minimum number of lines to print for a label for which the Wrap Data property is set.
- Maximum lines
- Specify the maximum number of lines to print for a label for which the Wrap Data property is set. This value must be greater than or equal to the value of the Minimum lines property.
- Line spacing
- Specify the line spacing as a factor of the font size.
- Align according to domain
- If this check box is selected, the alignment of the label is linked to the alignment of the corresponding field.
- Alignment
- Specify the horizontal alignment of the label within its reserved space.
- Formatting
- You can format the field as bold, italic, and underlined.
- Color
- Specify the text color of the label description.
- Background
- Specify the background color of the label. This fills the entire reserved space, regardless of the length of the label description.
- Font
- Specify the font of the label. See the Fonts (ttaad3560m000) session. If not specified, the font that is specified on the report is used. This value is displayed below the font property.
- Font Size
- Specify the font size of the label, in points. If not specified, the font size as specified on the report is used. If that value is specified, it is displayed below the property. If no value is specified on the report, the PDF converter automatically resizes the text to fit the field. A calculation of that size is displayed below the property.
- Border
- Specify which sides of the label should have a border and specify the border thickness, style, and color.
- Print Condition
- Specify the condition that must be met for the label to be printed. The expression is 3GL code.
- Column
- This property is relevant if you export the report to an Excel workbook.
- Row
- This property is relevant if you export the report to an Excel workbook.