| View previous topic :: View next topic |
| Author |
Message |
kangtg Newbie

Joined: 19 Oct 2004 Posts: 3
|
Posted: Tue Oct 19, 2004 10:17 pm Post subject: how can I integrate PPT function into my Visual C++ App? |
|
|
I have a project which needs to be added features as PPT Viewer has, so Open office API might be the very solution, which actually provides the interface of Presentation, but I really don't know how to make use of it. User selects one PPT(MS format) and open it with my application, then draw the outline of PPT file and once user clicks the outline, just show the corresponding slide in my APP.
What's more, my application is developed under MS Visual C++, is it necessary for me to install JAVA stuffs to support OpenOffice API? if so, it will bring great inconvenience to me.
I will appreciate every word from you, thank you!
krichard |
|
| Back to top |
|
 |
Cybb20 Super User


Joined: 02 Mar 2004 Posts: 1569 Location: Frankfurt, Germany
|
Posted: Wed Oct 20, 2004 5:52 am Post subject: Re: how can I integrate PPT function into my Visual C++ App? |
|
|
| kangtg wrote: |
What's more, my application is developed under MS Visual C++, is it necessary for me to install JAVA stuffs to support OpenOffice API?
krichard |
Not 100% sure but I don't think you need to have the Java runtime.
Christian _________________ - Knowledge is Power - |
|
| Back to top |
|
 |
SergeM Super User

Joined: 09 Sep 2003 Posts: 3211 Location: Troyes France
|
|
| Back to top |
|
 |
|