Forum Discussion
PhoebeSterdan-0
9 months agoCommunity Member
Embedding PDF in Rise
Hello,
I am trying to embed a pdf into a media block and/or process block in Rise 360. However, my employer doesn't permit the use of google drive, etc. to house the documents. Our main internal do...
Articulate1SSi
5 months agoCommunity Member
After searching around I found a solution to this. There is a line in the index.html file that is associated with pdfs. (AICC publish btw, haven't looked in others) That line has code in Base64 that has the external, public facing link within the iframe embed. If you take that code and decode, change the link to the assets folder within scormcontent and the pdf [src="assets/pdfname.pdf"] then you can use pdfs locally instead of from a public facing location. this preserves pdf security. if you don't have a reliable way to alter the code, I have found that your company's internal chatGPT can do it for you after a bit of training. You will need to put a placeholder link in the iframe html code but then can replace it after. good luck!
Related Content
- 7 months ago
- 5 months ago
- 4 months ago