Powerpoint Export Text and Images

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

i would like to export all slides of a presentation into image files(JPG).
Every image should be placed into a database, therefore i need
some text information to each slide:

- author of the presentation
- title of the presentaion
- date of creation (may be filedate)
- headline of the slide
- additional text of the slide

I would like to code this in C# using System.Runtime.InteropServices
but I didnt find how to get the needed information from the powerpoint
object model. Also i wasnt able to export slide by slide.

Do you have Some hints or sample code?

Thanks a lot!
Alex
 
Replied to in Public.Office.Developer.Automation

--
Steve Rindsberg, PPT MVP
PPT FAQ: www.pptfaq.com
PPTools: www.pptools.com
================================================
Apologies for the delayed response.
Just back from PowerPoint Live 2004
Had a great time, learned a lot
================================================
 
Back
Top