Hi everyone,
I want to use OLE Object to control OpenOffice like this exemple (VB6 code) : http://www.kalitech.fr/clients/doc/VB_APIOOo_en.html
I tried to use ActiveX VI to instantiate com.sun.star.servicemanager but it is not present in the list of ActiveX class.
Have you an idee to resolve my problem?
For information, I must use OpenOffice.org 3.2.0 on Windows 7 32bits.
My aim is insert specify text at a bookmark and I suceed it with VB6 but not with Labview.
I tried to use AODL .NET library but I donc find the function to do that (getBookmark() with com.sun.star.servicemanager)
Thanks for your help.
Kevin M.