Step 1) Upload your PDF to your smartsite

In your dashboard go to Media > Add New.

Either drop the files or click the file selector and upload your pdf.

Once it has uploaded click ‘Edit’ and on the media screen copy the URL. Use the image below as a guide.



Step 2) Create an iframe

Now go to the page you wish to add the iframe to. Go into the ‘text’ part of your page editor (next to ‘Visual’) and paste the code below. Put the PDF URL here to link to your specific PDF.

<iframe height="1080" src="PUT YOUR PDF URL HERE" width="100%"></iframe>