Forum Discussion
Embed PDF
Hey,
I am trying to add a PDF that the user will be able to read without needing to click on it. I have added an attachment as an example.
I know I can embed a PDF with a link (Multimedia>Embed) but when I do I get a block with only the name of the PDF without the text.
Thank you!
Hi Dimitris!
You can try using the formula
<iframe src="URL"></iframe>
when embedding your PDF file in an Embed block in Rise 360. Just replaceURL
with the link to your PDF file.Here are articles with tips and tutorials on embedding files in Rise 360:
Let us know if you have additional questions or clarifications; we're here to help!
- DimitrisKoutsogCommunity Member
Hi Gren,
Thanks for the tip but when I do so the block changes to "Forbidden. Error 403.". Am I doing something wrong? The document is in my Google Drive btw.
- DimitrisKoutsogCommunity Member
Never mind Gren I figured it out. Copying the link of the attached PDF in Rise and using that with the ifame code seems to do the trick.
Thanks again!!