2020.2

Table Of Contents
landing page, for example, to download an invoice or get access to specific products or
services. For more information, see "Personalized URL" on page822.
Images
Images are a powerful ingredient in all of your templates. This topic explains how to add and
use them. Currently the supported image formats are:
l BMP
l EPS
l GIF
l JPG/JPEG
l PDF
l PNG
l SVG
l TIF/TIFF
Base64 encoded images are supported; however, they are added differently: set the src
attribute of an <img> element to the base64 code (see below, "Images" above).
For Email and Web output, PNG is the preferred image format.
EPS, PDF, SVG and TIFF images in an Email or Web section are automatically converted to
PNG to ensure that they can be seen in the browser or email client.
32-bit BMP files are not supported.
Ways to use images
In templates, both imported images and external images can be used (see "Adding images"
on page710 and "Resources" on page443). Once added to the content of a template, an
image can be resized (see "Resizing an image" on page754) and alternate text can be linked
to it (see "Setting an alternate text" on page714).
Page 708