displaying a .ppt file

Just starting out? Need help? Post your questions and find answers here.
jcoggins
User
User
Posts: 25
Joined: Sat Apr 12, 2008 12:30 am

displaying a .ppt file

Post by jcoggins »

I want to display several powerpoint (.ppt) files (one after another with each new .ppt file not starting until the old .ppt file has finished).

Can I do this in PB?

If so, how?

Jason
User avatar
Kaeru Gaman
Addict
Addict
Posts: 4826
Joined: Sun Mar 19, 2006 1:57 pm
Location: Germany

Post by Kaeru Gaman »

I doubt so, since ppt is a proprietary format.
without a PowerPoint licence, you would be not allowed to disassamble ppt files, I guess.

you may need a dll you have to pay for, if MS sells it extra from the PowerPoint package.
if you own a PowerPoint licence, you may find an easy way to control it from PB.
oh... and have a nice day.
User avatar
netmaestro
PureBasic Bullfrog
PureBasic Bullfrog
Posts: 8451
Joined: Wed Jul 06, 2005 5:42 am
Location: Fort Nelson, BC, Canada

Post by netmaestro »

You can control powerpoint with COM, which means you should be able to use srod's free Comate library. If you're not familiar with it, you can find it in the announcements forum via search.
BERESHEIT
Post Reply