V
Vitalya
Hello all,
I write PowerPoint COM Add-In(C++).
Add-In handle BeforePrint event.
In event handler method I use SaveCopyAs method to save copy of opened
presentation.
The problem is when I open ppt file from SharePoint server.
SaveCopyAs failed and I don't understand the reason.
I try to use SaveAs, PublishSlides methods instead but I get the same result
all of these methods failed.
What is a problem?
I write PowerPoint COM Add-In(C++).
Add-In handle BeforePrint event.
In event handler method I use SaveCopyAs method to save copy of opened
presentation.
The problem is when I open ppt file from SharePoint server.
SaveCopyAs failed and I don't understand the reason.
I try to use SaveAs, PublishSlides methods instead but I get the same result
all of these methods failed.
What is a problem?