I want to create a powerpoint presentation in VB6
I am trying to create a Powerpoint presentation in VB6. Each slide will contain 1 picture from a directory on my PC. there are about 100 pictures in that directory, so I want to write 100 slides. Ideally these pictures fit exactly on the slide.
2 Questions?
1) how do I do this? So far I have been able do dabble with it, but I cannot get this right
2) where can i find documentation/literature on the Powerpoint object library in VB6.
Any help is appreciated,
Thanks,
Siep
Re: I want to create a powerpoint presentation in VB6
Welcome to Forums, siep! :wave:
Here's a Microsoft PowerPoint Object Model for you.
Re: I want to create a powerpoint presentation in VB6
I have EXACTLY the same task now... (years latrer, I know...)
Any further hints or solutions than RhinoBull's link ?
Re: I want to create a powerpoint presentation in VB6
check out the tutorial for automating office applications in the faq thread at the top of the office development forum
i do not know how much powerpoint specific information is included
Re: I want to create a powerpoint presentation in VB6
Quote:
Originally Posted by
testpilot
I have EXACTLY the same task now... (years latrer, I know...)
Any further hints or solutions than RhinoBull's link ?
Welcome to the forum!
Please don't bump old threads (this one is 4 years old) or post in other people's threads. If you have a question create a new thread for it, and if it is related to some other thread (like this one), post a link to it in yours.
Re: I want to create a powerpoint presentation in VB6
ok, sorry for that.
- testpilot (reading the faq thread )