LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

write in microsoft office word using activeX in Labview 8.5

HI,
I'm looking for an exemple to write a string in a microsoft office word  document using activeX (I don't have the generation toolkit report).
The best would be to write a string in a table, but I'm looking for simple before complicating the problem...

 

I didn't found any exemple on the forum...
Please don't reply me to read the whole word properties !!

Best Regards,
Vincent, Labview 8.5

V-F
0 Kudos
Message 1 of 3
(3,838 Views)

I haven't really done this before, but I gave it a shot...

 

Heres a link to: "Using ActiveX to Set the Paper Size of a Microsoft Word Document"

http://zone.ni.com/devzone/cda/epd/p/id/3715

 

I used that example, then added the property 'content' to the Document node, then used the text property from the content reference.

 

Hope this helps,

Jonathan 

 

Attached is my modified version. 

 word_activeX


Message Edited by malkier on 10-31-2008 08:17 AM
-----
LV 8.2/8.5/8.6 - WinXP
Message 2 of 3
(3,821 Views)
Thanks a lot.
Best regards,
Vincent
V-F
0 Kudos
Message 3 of 3
(3,788 Views)