PowerPoint Automation
-
Hi all! I was Trying to Open a Presentation Of PowerPoint. For That I have Used "Open" Method on a Pointer Of Presentations. But it Gives result as Exception Occured unles and untill an Instance Of PowerPoint is Not Running. So in this case I have To manually run an instance Of PowerPoint Before Opening any Presentation. Thank You In Advace.
-
Hi all! I was Trying to Open a Presentation Of PowerPoint. For That I have Used "Open" Method on a Pointer Of Presentations. But it Gives result as Exception Occured unles and untill an Instance Of PowerPoint is Not Running. So in this case I have To manually run an instance Of PowerPoint Before Opening any Presentation. Thank You In Advace.
-
[Message Deleted]
-
[Message Deleted]
-
How are you creating instance?? I meant you need to launch the powerpoint using class _Application Look here http://www.codeproject.com/KB/COM/ole_automation.aspx[^]
modified on Tuesday, May 27, 2008 2:33 AM
Thanks For Your Reply I have Solved The Problem. Actually I was Needed To Set The Optional Parameter WithWindow Of "Open" Method as "msoFalse". Thanks
-
[Message Deleted]
Wheres your reply?