0

Possible Duplicate:
Creating PowerPoint presentations programmatically

We are using sharepoint 2007. In our site there are some columns in a document library that we want to generate a powerpoint presentation and save it on a users machine.

I don't understand where to start with this, as I never done this before.

Kindly share some example or tutorial or links to create ppt programmatically

Cœur
  • 34,719
  • 24
  • 185
  • 251
Rushikesh
  • 531
  • 4
  • 18
  • 43
  • Use OpenXML sdk, check this http://msdn.microsoft.com/en-us/office/ee441239.aspx – Kiru Apr 11 '12 at 08:06
  • You mean save it on the SharePoint server not the user machine? By the way is creating a template not sufficient to you? – Janis Veinbergs Apr 11 '12 at 08:43
  • no not on server..we need to save it on user machine. we are fetching document library columns and from those new ppt will get created and will get save on user machine – Rushikesh Apr 11 '12 at 09:33
  • You cannot save automatically in user's machine unless there is a client program running in user's machine which will save the file. You can generate and ask for user's permission to download and save the file. – Shoban Apr 11 '12 at 12:30

0 Answers0