I'm creating a program in Visual Basic 6 to export pictures from existing powerpoint file.
How do I open an existing powerpoint file through a common dialog control. Powerpoint application should not open, basically I just want to open a ppt file leave it in
"memory" and then export the pictures? All this in VB6 and not VBA!
I know I can use the GetObject method but I just don't know how to use this. I have done research but nothing helps!
Hope you guys can help me out!
If you don't understand please ask questions!
Thanks
Regards
How do I open an existing powerpoint file through a common dialog control. Powerpoint application should not open, basically I just want to open a ppt file leave it in
"memory" and then export the pictures? All this in VB6 and not VBA!
I know I can use the GetObject method but I just don't know how to use this. I have done research but nothing helps!
Hope you guys can help me out!
If you don't understand please ask questions!
Thanks
Regards