Customized Logo in Reports

The reports include the ZRoundā„¢ logo by default. However you can use your own logo by following these steps:

  1. Create your own logo image file. Recommended size: 180×50 pixels. ONLY .jpeg file format supported
  1. Edit the [CONFIGURACION] section into zround.ini and set the key LogoPrint with the full path to the image file.

Example (only LogoPrint key is shown)

[CONFIGURATION]
...
LogoPrint=c:\My files\My Images\mylogo.jpg
...