Click here to Skip to main content
15,889,335 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
How to Embed PowerPoint Presentation in WebPage in ASP.Net?
I Have to run a slide show of .ppt in a panel control of web page. I am not allowed to convert them into images & not to use the Office Sky Drive. Is there any way to embed a .ppt or .pps file in web page OR using Office.Interop services, how can i run slide show in a container on Web Page.

If anyone can help, your help is welcome here...
Posted
Updated 17-Nov-11 19:52pm
v2
Comments
LilliamClifford 8-Sep-17 3:42am    
You mentioned you cannot convert them to image, then how about converting your powerpoints to pdf in c#, with that you would be able to show the pdf file page by page in an iframe element from your html page.

Hi,

You can try integratng the EDraw Office Viewer Component within your webpage. This will enable you to use powerpoint presentations on your page while maintaining the slideshow capability.


Link to EDraw WebPage



Regards,

Ahsan
 
Share this answer
 
v3
Please give suggestion

anyone please help me on this topic
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900