Forum Discussion

UmamaheswarSG2019's avatar
UmamaheswarSG2019
Copper Contributor
May 10, 2019

How to show pdf documents inside the email body using C#

Hi All,

I have a requirement to send an email programmatically with hmtl body content. Inside the Email body content, I have to show the pdf documents. like below.

 

ABCTextPDFDOC1PDFDOC2

 

when a user clicks on the above document it should be open.

I have tried using Linkedresource but it is showing as an attachment, not in the email body content.

Can anyone suggest me the approach for above?

 

 

 

Thanks in advance,

Mahesh S

 

 

 

 

 

 

Resources