A
Alex
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
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