Embed PDF in the body of my email | XM Community
Skip to main content

We have a need to embed a PDF information letter in the body of the email for our survey.  I am using the code below but the PDF will not display.  If I insert the code in the survey shows as expected. 

Does anyone know how I can embed the PDF in the body of the email.  I thought of exporting the PDF to a JPG but I have hyperlinks in the document. 

Any help much appreciated. 

<iframe width="700" tabindex="-1" src="https://piedmont.co1.qualtrics.com/ControlPanel/File.php?" height="500" align="middle"></iframe>

Embedding a PDF directly into the body of an email can be challenging because many email clients do not support the display of embedded PDFs. Instead, you might consider converting the PDF content into HTML and sending it as part of the email's HTML content. 

Please note that not all email clients will fully support complex HTML formatting, so the rendering may vary for recipients depending on their email client.


Leave a Reply