I am trying to create a ppt presentation from a bunch of jpg files.
I need each jpg file to be a backround for a seperate slide.
How do I do this?
Thanks.
Dan.
Printable View
I am trying to create a ppt presentation from a bunch of jpg files.
I need each jpg file to be a backround for a seperate slide.
How do I do this?
Thanks.
Dan.
Question: Does it necessarily have to be PowerPoint or would another solution be acceptable?
Basicaly, yes.
But I would like to know what you had in mind...
I was thinking along the lines of using Visual Basic to load each slide into an Image control. The form containing the control would have no edge and no title bar, and would fill the entire screen.
Does that sound like an idea?