Leiste mit Community-Erfolgen erweitern.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

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.

Themen

Anhand von Themen werden Community-Inhalte kategorisiert und Sie können so relevanten Inhalt besser finden.

1 Akzeptierte Lösung

Avatar

Korrekte Antwort von
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'>

 

 

Lösung in ursprünglichem Beitrag anzeigen

5 Antworten

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

Korrekte Antwort von
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