2018.2

Table Of Contents
l
User: Enter the username used to connect to the SMTP server.
l
Password: Enter the password for the above user name.
Select Image dialog
The Select Image dialog lets you select an image, depending on where the image is located.
Whenever possible, a preview of the selected image will be shown.
l
Click Resources, Disk or Url, depending on where the image is located.
l
Resources lists the images that are present in the Images folder on the Resources
pane.
l
Disk lists image files that reside in a folder on a hard drive that is accessible from
your computer. Click the Browse button to select a folder (or an image in a folder).
As an alternative it is possible to enter the path manually. You can give a local path
(e.g. C:\Images\Test.jpg) or use the "file" protocol. The complete syntax of a fully
qualified URL with the "file" protocol is:
file://<host>/<path>
. Note: if the host is"localhost", it can be omitted, resulting in
file:///<path>
, for example:
file:///c:/resources/images/image.jpg
.
l
Url lists image files from a specific web address. Select the protocol (http or https),
and then enter a web address (for example,
http://www.mysite.com/images/image.jpg).
Note
If a URL doesn't have a file extension, and the option Save with template is not
selected, the Select Image dialog automatically adds the
filetype
parameter with the file extension as its value (for example:
?filetype=pdf
(if it is the first parameter) or
&amp;filetype=pdf
Page 446