What Embedded commands are there?


Option commands

Accessories such as stationery, attachments and document templates can be added directly to your document.

 

To add an accessory:

 

Step 1:  Select the accessory you would like to add. 

 

Step 2:  Right click your mouse to display the Actions menu:

 

 

Step 3:  Select the Copy Automation Command option.

 

Step 4:  In your main document, select paste.

 

The command for selecting that accessory will be added to your document.

 

You can also use the following commands:

 

Add stationery

 

%%[stationery: <stationery>]

 

Where <stationery> equals the stationery to include located in a public folder, private folder or full UNC path to the template.

 

Advanced stationery options

It is possible to specify further options when applying stationery to multi-page documents, such as:

 

%%[stationery: Equisys stationery.zds, 3]

 

Applies stationery to a single page, in this instance page 3 only.

 
%%[stationery: Equisys stationery.zds, 3-]

 

Applies stationery on page 3 and all subsequent pages until the end of the document.

 

Add an attachment

 

%%[attachment: <attachment>]

 

Where <attachment> equals the attachment to include located in a public folder, private folder or full UNC path to the template.

 

Add a template

 

%%[template: <template>]

 

Where <template> equals the document template to include located in a public folder, private folder or full UNC path to the template.

 

Add a PDF attachment

 

%%[PDF: <PDF filename>]

 

Where <PDF filename> equals the PDF attachment to include located in a public folder, private folder or full UNC path to the template.