Forum Discussion
DanaVonBerg
2 years agoCommunity Member
Embedding PDF files to open up in a frame with a RISE 360 page
Hi Everyone,
I have been adding PDF files to a RISE course page, as multimedia items that you can attach to the page. Although this gets the content into RISE, it does not open within a frame (li...
GingerSwart
8 months agoStaff
Hi Meghan, That's odd. Not sure why you're seeing that access message, but there might be an issue with your link. Here's something to try: if the end of your link says something like /edit?usp=sharing, swap that out for /preview
To see only the PDF and not the Google Drive info, you'll need to use the embed code instead of just the link. Here's some code that you can try; just swap out my link here with yours.
<iframe src="https://drive.google.com/file/d/18TTZmO_RLgOFCFpOBZqOFUMJgqH0Zdc1/preview" width="100%" height="600px" style=“border:0;"></iframe>
Hope this helps. If not, it would be helpful to see some screenshots of what you're seeing.