Plain Text

Report files will be in plain text format and can be customized with the following options.

Line Break

Specifies the characters used for line breaks. By default the client operating system is used. The line break option:

  • Windows - \r\n, CR LF (Default)
  • Mac OS - \r, CR
  • Unix - \n, LF

Codepage

The default codepage is UTF-8 and can be changed to any other codepage string if needed.

Page Break

Defines how pages are separated in the resulting text file.

  • Line with = - prints a line of equal signs (Default)
  • Form feed - Normal Page Break (Next page when printing)
  • Other - the delimiter can be specified in an additional input field.