Java calling C# or VBA (PowerPoint API)

O

Oleg Konovalov

Hi,

I am writing a Java application which among many other things
has to call some MS Office [PowerPoint] internal methods,
which only seems to be possible from either VBA or C#.

Can anybody suggest a way of Java calling VBA or C# ?

I do know how to call an executable from Java
or Java interface with C/C++ through JNI.


Thank you in advance,
Oleg.

P.S.: If you know how to call PowerPoint from Java or VC++,
please speak out too. Maybe .NET will help ?
 

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