Generate Powerpoint Presentation from ASP.NET webpage, Insert Slides with Images, Use Common Slide Template, Insert Headings in Slides

  • Thread starter Thread starter Diana4
  • Start date Start date
D

Diana4

Guest
Hi,

I have developed an ASP.NET Web application using C#. In one of the pages, I am generating powerpoint presentation, inserting slides, pasting images in slides, adding text, using a background template.. all using Microsoft.Office.Interop.PowerPoint.

I see references on the internet that interop should not be used with web browser. Should I not be using Microsoft.Office.Interop.PowerPoint ? If the answer is yes, can you please point me to a free code example, using which i can do these things to generate powerpoint presentation ?

Thank you


diana4

Continue reading...
 
Back
Top