How do i export OLE to powerpoint 2007 from an external applicatio

G

Guest

In Office 2007 i am unable to export my OLE objects to powerpoint 2007 from
my application. Where as i can easily export it to powerpoint 2003 from my
application. This looks like powerpoint 2007 porblem. this is because when i
wrote an VB code to export picture or OLE to powerpoint it worked for
powerpoint 2003 & dint work for PP 2007. 2007 powerpoint has some problems
with paste. Let me know if other API i should use.The cause of this problem
is with "Paste" method of Shapes class of PowerPoint where pasting through
other external application and not office clipboard.
 
S

Steve Rindsberg

In Office 2007 i am unable to export my OLE objects to powerpoint 2007 from
my application. Where as i can easily export it to powerpoint 2003 from my
application. This looks like powerpoint 2007 porblem. this is because when i
wrote an VB code to export picture or OLE to powerpoint it worked for
powerpoint 2003 & dint work for PP 2007. 2007 powerpoint has some problems
with paste. Let me know if other API i should use.The cause of this problem
is with "Paste" method of Shapes class of PowerPoint where pasting through
other external application and not office clipboard.

Please supply a little example code that works in 2003 and not in 2007 if it
all possible.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top