Forum Discussion
Matthew Kress
Oct 01, 2018Copper Contributor
Embedding PPT requires Sharepoint login
I am attempting to embed a PowerPoint presentation into a page on my Weebly website. It is successful, in that I can see the PPT presentation after I publish the page, however anyone other than me a...
Matthew Kress
Oct 05, 2018Copper Contributor
Thanks Matt, I'll give that a try.
Ersoymat
Mar 11, 2020Copper Contributor
yes Matt, did you find a solution?
- swift-mattApr 22, 2020Copper Contributor
I was able to get this to work using what Matt Coats shared.
Using the embed code from PowerPoint you will need to replace the bolded link I have below. You replace it with a public link. To get the public link In PowerPoint online go to "Share", select "Share with people" and select "Copy Link". In the text file, I attached it shows where the public link goes. Only replace the link before the "&action=embedview".
<iframe src="https://kresslawoffice-my.sharepoint.com/:p:/g/personal/matt_kress_kresslawoffice_onmicrosoft_com/EbWmgkYAEcxKj424PzMAuUoBoYfnOONmK8caQvndDp1OEQ?e=pJkc0v&action=embedview&wdAr=1.7777777777777777" width="350px" height="221px" frameborder="0">This is an embedded <a target="_blank" href="https://office.com">Microsoft Office</a> presentation, powered by <a target="_blank" href="https://office.com/webapps">Office Online</a>.</iframe>
- btchristophJan 13, 2021Copper Contributor
This solution worked for me, using the full code in the attachment and replacing the URL with my own document shared URL.
- fabio_sanvidoSep 07, 2020Copper Contributor
I have the same problem described in this thread, but this solution is not working for me.
Do you know if there were any changes in the past months?
Is this still working for you?Thanks