Compress graphics within a PowerPoint file

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Dear all,

it is possible to compress graphics (*.bmp, *.jpg, e.t.c) within a
Presentation with the help of VBA ? For answers thanks in advance.

Cheers,

florian
 
it is possible to compress graphics (*.bmp, *.jpg, e.t.c) within a
Presentation with the help of VBA ? For answers thanks in advance.

Yes, but it's an awful lot of work. There are commercial programs and addins
that'll do it for you or you can use PPT2002/2003's Compress feature to do the
job.
 
Thanks for your answer. I know the Compress feature of PPT, it is possible to
access it with VBA ? I want to have some button, so that the user can
directly use this feature.
 
Thanks for your answer. I know the Compress feature of PPT, it is possible to
access it with VBA ? I want to have some button, so that the user can
directly use this feature.

The method isn't exposed to VBA.

Whether it's possible to execute it as you can e.g. toolbar buttons, I don't know.
 

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

Back
Top