2020.2

Table Of Contents
Meta information
Meta information in an email header is not visible to the receiver, but might have an effect on
the representation of the email in the e-mail client. The information may also be used by an
Email Service Provider (see "Using an ESP with PrintShop Mail Connect" on page977).
To add custom meta information to an email header:
1.
Right-click the email section on the Resources pane and select Properties....
2.
The Meta Information group lists all <meta> tags that will be added to the header of the
email. Click the Add button to add a new <meta> tag to the list.
3.
Select the type of <meta> tag, which is either name or http-equiv.
4.
For a name-type meta tag, enter the value.
5.
Enter the content.
Example
When you add a name meta tag with the value viewport and content width=320, the following
will be added to the email header:
<meta name="viewport" content="width=320">.
For more information on <meta> tags, see W3Schools - HTML meta tag.
Email PDF password
The Email PDF Password Script Wizard defines a password with which to protect the PDF
generated when using the Print context as PDF Attachment option in the Send Email or Send
Test Email dialogs (see "Generating Email output" on page973). The result of the script will be
the password necessary to open the PDF when it is received by email.
To define a password to protect the generated PDF attachment:
1.
On the Scripts pane, click the black triangle on the New button and click Email PDF
password Script. A new script is added to the Scripts pane.
2. Double-click the new script to open it.
3. Select a data field and optionally, type a prefix and/or suffix.
Page 184