Using Markup Fields

You can change font parameters (bold, italic, font size) within a field, by setting the Markup selection to "Yes" and including the Markup tags in the field

The following tags are currectly defined:

<bold>
Print the included text in bold.
<italic>
Print the included text in italic
<underline>
Print the included text with an underline.
<increase>
Increase font size of included text by 10%
<decrease>
Decrease font size of included text by 10%.
<para>
Paragraph in muliline fields.

Please note that you must supply a corresponding end tag (like </bold>) in the text field (even at the end), because the field contents must be a valid XML fragment.


Back Index Next