Branding

Setting Up Branding

If you are a Tenant Admin, set up some basic branding that can then be applied to Word input templates for Word and PDF output. Note: Powerpoint templates are not yet supported. 

To set up branding for your company:

  1. In the Admin app, click Branding.
  2. Select a suitable-sized SVG or PNG for the company logo.
  3. Optionally, select a background image that you want added to each page. Ensure the image is as close as possible to A4 aspect ratio (width and height). 
  4. Click to select any other required colors to customize the palette.
  5. Change the font color for normal and Microsoft Word Headings 1 and 2 and select the required typeface.
    Note that the Optional JSON section is not yet used. 
  6. Click Save. The options you have chosen can be applied selectively to output documents.
  7. Inform your colleagues that this feature is available  - all users can now use some of all of this branding. 

Using Branding

To apply branding that has been set up, there are two macros you can use:

  1. Open or create your Word input template, or start from a library template.
    • Add the ReportMagic.TenantImage:] macro to apply a logo or background image. For example,  [ReportMagic.TenantImage:imageType=Background]
    • Add [ReportMagic.ApplyBrand:] macro to your template to apply all font/color branding that's been set up.
  2. Run the report.

Examples

To apply all branding that's been set up, use [ReportMagic.ApplyBrand:]
To set specific items, use the properties of that macro. For example, this sets a background color, font, and two heading colors: 
[ReportMagic.ApplyBrand: properties=TenantBackgroundColor;TenantFontFace;TenantHeading1FontColor;TenantHeading2FontColor]

To set an image as a logo:
[ReportMagic.TenantImage: imageType=Logo]

For more details, see the Macro help.
An unhandled error has occurred. Reload 🗙