2020.1

Table Of Contents
l EPS
l GIF
l JPG/JPEG
l PCL
l PDF
l PNG
l PS
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" on the previous page).
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.
Ways to use images
In templates, both imported images and external images can be used (see "Adding images"
on page702 and "Resources" on page438). Once added to the content of a template, an
image can be resized (see "Resizing an image" on page746) and alternate text can be linked
to it (see "Setting an alternate text" on page706).
Tip
Using images in an Email template? See "Using images in email campaigns: tips" on page492.
Dynamic images
Images can be switched dynamically, so that a letter, email or web page can include one image
or another, depending on a value in the data set. Read "Dynamic images" on page791 to find
out how to add such switching images.
Page 700