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...
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...