Print Slide Being Viewed

D

DoKo

Not sure if this has been asked in this forum. I did some searches but
couldn't find anything.

I would like to create a CD of photos and give the viewer the capability of
printing the picture (slide) that they are currently viewing. Is it
possible to add a button that viewer could click on to print picture
(slide)?
 
S

Shyam Pillai

This is not possible natively. You will need to write VBA code to achive
this. However VBA is not supported by the PowerPoint viewer hence unless the
users are having the full installation of PowerPoint, it won't work.

You can look for the code on this page - www.mvps.org/skp/vba.htm

Regards
Shyam Pillai
 
Top