ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Read MS Word document in Labview 2010

Hi,

Can anyone help me in creating a VI for opening and reading the contents of MS word document through Labview 2010.

0 Kudos
Message 1 of 4
(3,102 Views)

You can either roll your own using the ActiveX interface or use the Report Generation Toolkit.

0 Kudos
Message 2 of 4
(3,100 Views)

Hi,

I can able to create a new document and able to add contents in it, through Report Generation Toolkit in Labview,

But I need to read a document through labview 2010.

 

Please tell me the method to do it or any examples, explaining reading a document through labview.

0 Kudos
Message 3 of 4
(3,081 Views)

What do you mean by read? A Word document is a complex object, consisting of all sorts of things like styles and objects. Do you have a Word document that is just text? If so, why not just save it as text? What if it has pictures?

0 Kudos
Message 4 of 4
(3,063 Views)