I need your help to find the reason because since yesterday , the image (logo) didn’t appear in my template with the following code :
I created a template which generated pdf file with logo and signature .
<messaging:attachment renderAs="pdf" filename="{!relatedTo.Name}.pdf">
<html>
Confirmation Commande
****
the problem is I tried to change apex:image with but nothing change :
<img src="https://c.eu2.content.force.com/servlet/servlet.ImageServer?id=015b0000001kbLy&oid=00Db0000000ImQQ&lastMod=1440418425000" />
I tried to find here : visual force developer guide if there is news about apex:image