Expand my Community achievements bar.

Guidelines for the Responsible Use of Generative AI in the Experience Cloud Community.
SOLVED

How to play ppt in aem web application from aem dam

Avatar

Level 2

Please suggest is there any way to play a ppt in aem web application. And I have uploaded the ppt file in dam.

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Level 5

Create a new component with code to embed PPTs into the web page. 

Got this off the net but apparently this code can be used to embed PPT into a page:

<iframe src='https://view.officeapps.live.com/op/embed.aspx?src=[https://www.your_website/<path to your ppt in dam>.pptx]' width='100%' height='600px' frameborder='0'>

 

 

View solution in original post

5 Replies

Avatar

Level 2

AEM does not support this functionality. You will need to build a new component. 

Avatar

Level 2
Can you please share more inside. How to start for that and is there any api is required

Avatar

Correct answer by
Level 5

Create a new component with code to embed PPTs into the web page. 

Got this off the net but apparently this code can be used to embed PPT into a page:

<iframe src='https://view.officeapps.live.com/op/embed.aspx?src=[https://www.your_website/<path to your ppt in dam>.pptx]' width='100%' height='600px' frameborder='0'>

 

 

Avatar

Level 2
I have Tried the suggest approch but getting the below Error.

Avatar

Level 2
I have Tried the suggest approach but getting the below Error. Sorry For some reasonwe can't open this URl for you. https://r.office.microsoft.com/r/rlidowaviewhelp