Slideshow in assigned screen location.
Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance
I need to show powerpoint slideshows inside my VC++/MFC window. I
tried implementing VB code given in
http://skp.mvps.org/vb/pptvbwnd.htm
in VC++, however, even though i set ShowType to
'1' (ppshowTypeSpeaker), a slideshow in full screen is being opened
when i call SlideshowSettings.Run(). Its not allowed by my client. Iam
using Office 2007. Is there any way to show slideshow in assigned
location on our own window using PowerPoint Viewer?? If it is possible
with powerpoint viewers, its good. Since new powerpoint viewers don't
support automation, i tried using CreateProcess() API to invoke
powerpoint viewer application with various command line arguments.
Still it opens slide show in full screen at first... plz help.
-jithu-
.
Relevant Pages
- Re: mission impossible: save an already open slideshow?
... if someone is viewing the slideshow when it tries to update, ... Steve Rindsberg, PPT MVP ... Live and in personable in the Help Center at PowerPoint Live ... (microsoft.public.powerpoint) - PowerPoint 2007 Slideshow window resize corrupting image animations
... I have a problem using PowerPoint 2007 that does not occur on any other version of PowerPoint. ... Once I have started the Sldieshow in Speaker or Kiosk mode if I use the SlideShowWIndow object to change the size or position of the slideshow window then the last image move-in animation on a slide gets corrupted and the end position of the animation is top left of the slideshow window with the image centre being at 0,0. ... (microsoft.public.powerpoint) - PowerPoint 2007 SlideShowWindow resize corrupting image animations
... I have a problem using PowerPoint 2007 that does not occur on any other version of PowerPoint. ... Once I have started the Sldieshow in Speaker or Kiosk mode if I use the SlideShowWIndow object to change the size or position of the slideshow window then the last image move-in animation on a slide gets corrupted and the end position of the animation is top left of the slideshow window with the image centre being at 0,0. ... (microsoft.public.office.developer.automation) - Re: Links updating automatically
... PowerPoint to ask the users if they want to update links or not. ... That would allow the file to be opened in slideshow ... Dim oSl as Slide ... I would love to have the file saved in PPS rather than PPT but, ... (microsoft.public.powerpoint) - Re: Music stops playing in PowerPoint 2003 slideshow
... I just received a report from my other son-in-law about the slideshow. ... He had her go to the next song and do the same thing and the other ... My grandson learned how to make PowerPoint slideshows at school in the fifth ... beginning and during the third sound track. ... (microsoft.public.powerpoint) |
|