Skip to main content

Adding Formatting to a Document Field

Updated over a month ago

If you want to add formatting to text on the document, to highlight it or separate it from other parts of the document, you can do this in various ways.

  • To put a border round the text, click the Border tick box.

  • To use a different font class, select it using the Class selector. A class is a combination of formatting features, such as font, size, colour and background.

  • To override the formatting for the class, enter formatting instructions in the Extra Formatting field. For example:

    • background-color=grey will give the text a grey background.

    • font-weight=bold will display the text in bold.

    • font-family=Courier will display the text using the Courier font.

    • border-left-style=solid,border-right-style=solid,border-left-width=0.5pt,border-right-width=0.5pt will put a border of 0.5pt at the left and right of the text (for example, to show a vertical line between fields on a body row).

    • padding-left=1mm will add a gap of 1mm between the text and the left border.

    • Upper will display the text in upper case (**NOTE: This format is only used for Positive Pay documents).

    Enter combinations of formatting instructions separated by a comma. For example:

Did this answer your question?