You can display a company logo on the login page and the page banner. The logo is displayed next to a square Coins ERP+ logo. To specify the logo, enter the path and filename as the value of the SY parameter BANIMG.
You can also display a company logo on reports. To specify the logo for reports, enter the path and filename as the value of the SY parameter WEBLOGO.
SY/BANIMG
Banner Image
The URL of an image (such as a logo) to display on the login page and the title banner of each COINS screen. The image is displayed next to a small COINS logo.
This should be a relative URL (for example: /coins /live /custimage/other/ logo.svg). Use Custom Images to upload images to the Other Images folder.
You can set BANIMG as a company-specific parameter, to display different images for different companies.
If this is blank, the full COINS logo is used.
SY/WEBLOGO
Web Logo URL
The URL of an image (such as a company logo) to place in the top right of reports generated by COINS.
This must be either:
an absolute URL (for example, http:/ /123.45.67.89/ resources/ images/ logo1.gif) rather than one that is relative to the COINS installation, or
a path on the UNIX server(s) on which FOP is installed. You could use the Custom Images to upload the logo image to the Other folder and use the $BASE/var/custimage/other/<uploaded_logo> path.
The image will be resized to a height of 1cm.
You can set WEBLOGO as a company-specific parameter, to display different images for different companies.
Since this image will be referenced by lots of reports, if the image location takes a long time to resolve, the performance of the software can be affected. It is best for the image to be local and not, for example, on a website.
If WEBLOGO is blank, the standard COINS logo (logo_coins.png) will be used on reports.
