IMAGE Prefix in Word
You can merge images into a Word Template by using the IMAGE prefix and a public URL that is not subject to anti-scraping protection. You can also use this prefix to specify the height or width of the merged image.
Syntax |
“FieldName” is the name of the field from Template Builder that contains the image URL. |
Usage |
|
Examples |
For a field called Photo URL that contains a public URL: The Word Template merge field syntax will be: {{IMAGE:Photo_URL}} To specify an image with a width of 100 pixels: {{IMAGE:OPPORTUNITY_IMAGE_FIELD:W=100}} To specify an image with a height of 100 pixels: {{IMAGE:OPPORTUNITY_IMAGE_FIELD:H=100}} |
URLs |
To use the public URL for Salesforce Files and Documents:
|