2021.2

Table Of Contents
output is generated on a different operating system, that operating system's locale
will be used.
l Select Explicit Locale to specify a static locale which will remain static for this
template, whichever server the template is used on. Use the Locale drop-down to
select a specific locale. The locales comprise a language code followed by a 2-
letter country code (de-DE, zh-CN, fr-CA, fr-FR, etc), as defined by the
international standards ISO-639-1 and ISO 3166.
l Select Data Field to use a data field from the record. The locale will be record-
specific in this case. Use the drop-down to select a field within the current Data
Model that contains the locale.
l Select Parameter to use the value of a runtime parameter. Runtime parameters are
defined in the template, but their value is set at runtime; see "Runtime parameters"
on page466.
Note
The Data Field or Runtime Parameter value must be a string that contains the exact
locale to be used, such as "en" or "fr-CA". It cannot be an alias such as "english" or
"french". The locale supports language codes (en, fr, etc), as well as language
codes followed by a hyphen and a 2-letter country code (de-DE, zh-CN, fr-CA,
fr-FR, etc). The language codes are defined by ISO-639-1. The 2-letter country
code is defined by ISO 3166. It is allowed to use an underscore instead of a hyphen
(de_DE, zh_CN, fr_CA, fr_FR, etc).
3. Click OK to apply the setting. The setting will be saved with the template.
Spacing
Boxes, tables, paragraphs and many other elements have a margin and padding.
The margin is the white space around an element, outside the border. It is used to position an
element in relation to the other elements, by putting more space between the element and its
surrounding elements.
The padding is the space between an element's content and its border. It is used to position the
content of the element inside the border.
Elements have a rectangular shape, so they have four sides. The margin and padding have be
different on all sides.
Page 788