You misunderstand:
I have a program that receives data and displays a chart. I would like to
emded this program as an object in Powerpoint. In Powerpoint you can do
"Insert - Object" and I believe that you can choose from some ActiveX
components.
I would like to create such a component.
I DO NOT WANT TO render a Powerpoint file but for PP to display my ActiveX
box the contents of which my own program displays.
regards
Oliver Drobnik
"Herfried K. Wagner [MVP]" <(E-Mail Removed)> schrieb im Newsbeitrag
news:%(E-Mail Removed)...
> Hello,
>
> "Oliver Drobnik" <(E-Mail Removed)> schrieb:
> > I would like to write a Control in vb.net that I would be able
> > to embed in a Powerpoint presentation to display custom
> > data. Nothing overly fancy.
>
> I think that's really difficult.
>
> > Is this possible? (COM Interop?) What would I need
> > to do? Could anyone provide me with a brief sample
> > "Hello World"?
>
> You can write and engine to render the powerpoint file. That's really a
> lot of work...
>
> ;-)
>
> --
> Herfried K. Wagner
> MVP · VB Classic, VB.NET
> http://www.mvps.org/dotnet
>
>