LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

word2000

Hi, i want open a document made in word2000 in Labview.
How made this?.
Thanks, MFS.
0 Kudos
Message 1 of 3
(2,923 Views)
You can do this one of two ways. One is by using ActiveX calls. You can either use ActiveX Automation to make Word open up by itself, or you can use ActiveX containers to display your document on LabVIEW's front panel.

You can also purchase the Report Generation Toolkit for Microsoft Office which makes this much easier. You can but this from NI. It provides VIs which open, modify, and save Word documents. It's also much easier to use than straight ActiveX calls.
J.R. Allen
0 Kudos
Message 2 of 3
(2,923 Views)
activex containers, how i do open a document inside one activex container?.
Thanks, MFS.
0 Kudos
Message 3 of 3
(2,923 Views)