PC Review


Reply
Thread Tools Rate Thread

Combining slides with multiple master slides using VBS

 
 
=?Utf-8?B?QnJhbmRvbg==?=
Guest
Posts: n/a
 
      30th Dec 2005
Hello,

I have an application in which we need to have users upload individual
slides to our server. Then we must combine the slides together into a single
presentation. We are unable to handle multiple master slides.

We are using visual basic script from ColdFusion. Here is the code we are
using:
Set oPPTApp = CreateObject("PowerPoint.Application")

Set oPPTPres = oPPTApp.Presentations.Open("c://test7.ppt", , , False)

oPPTPres.Slides.InsertFromFile "C://test2.ppt", oPPTPres.Slides.Count

oPPTPres.SaveAs "C://final.ppt"

I'm looking for the command to check the master slide, add the master slide
to our presentation, and assign that master to the appropriate slide.

Any help will be greatly appreciated.

Thanks,

Brandon
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Copy and Pasting Slides problem with different master slides Amrit Microsoft Powerpoint 0 26th Feb 2009 03:03 PM
Applying master slides for title slides and title-with-text slides DKS Microsoft Powerpoint 1 2nd May 2008 03:12 PM
Multiple Master Slides camdes Microsoft Powerpoint 2 16th Aug 2007 08:33 AM
Multiple Master Slides =?Utf-8?B?VHJhY2V5?= Microsoft Powerpoint 4 16th Jun 2005 01:32 AM
Convert master/title slides into normal slides Sandy Microsoft Powerpoint 1 4th Aug 2004 11:13 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:40 PM.