Exporting Slides as jpeg

B

Big Pete

Hi, I am currently trying to write a listbox style control in .Net c#
to look in a dir, get all presentation controls and display them as a
list with preview. To create the images i use the slide.export() method
to send the image out to a directory, then read the image back into an
image object which i use to do the drawing. then on form.closing() i
tidy up a bit by deleting the images. i really want to pipe, straigt
from slide.export() to an image object. does anyone have any idea how i
might do this?

any help would save me forever!

Cheers :)
pete
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top