You are viewing limited content. For full access, please sign in.

Discussion

Discussion

Image location error in outlook using laserfiche workflow

posted on October 16, 2017 Show version history

Hi,

I cannot display image in email and I tried giving the local server path as below:

<img src= "C:\Users\XXXxxxx\Desktop\XXXxxxx\xxx.png"  height="9%" width="80%" />

and also tried encoding the image into base64 and added that into workflow email:

<img src="data:image/png;base64,--------------" >

But still i am getting the following error in the outlook:

Can you please help me out.

Thanks..!!!

replied on October 17, 2017

Please don't post the same thing multiple times. Your original question was linked to an older thread explaining that the image has to be publicly accessible because Outlook on the reciepient's machine cannot access "C:\Users\XXXxxxx\Desktop\XXXxxxx\xxx.png" on the Workflow server.

This thread is closed a duplicate as well. Please post any follow-up questions in this thread.

You are not allowed to follow up in this post.