You need to sign in to do that
Don't have an account?

Embedding Picture in Visualforce Email Template Doesn't Seem to Work
Hi,
I'm trying to embed a pic within a Visualforce email template. The pic is taken from the Documents using this tag:
<apex:image value="https://perfectomobile--sandbox--c.cs8.content.force.com/servlet/servlet.FileDownload?file=015L0000000AsEM"/>
However, when I send a test email, this picture link just shows as broken:
The image doc is defined as "Available for External Use".
Please advise,
Thank you,
Eran


You might want to ensure if the right access is set on the image document file. "Externally Available Image" should be checked: https://help.salesforce.com/HTViewHelpDoc?id=docs_upload.htm&language=en_US