LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

MSWord ActiveX

Where can i get the Help document for MsWord applicaton Activex property node and invoke node.I have a template of report and i created book marks.while dynamically inserting the values in the template the alignment gets changes. Anyone can provide me a sample application for generating report in MSword.Please note that i don't have the msoffice toolkit.

Regards

R.Sathiyanarayanan
0 Kudos
Message 1 of 3
(2,703 Views)
It is possible to record a macro that corrects the alignment, and call the code inside the labview.

-Joe
0 Kudos
Message 2 of 3
(2,703 Views)
Because we offer the report generation toolkit we don't have very many examples for this, but there is one (it's a little old, but the concepts should be the same): http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=B123AE0CBC08111EE034080020E74861&p_node=DZ53004&p_source=External

Documentation for the ActiveX objects would be through Microsoft. Here is one spot I've found on MSDN, there are most likely others:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vbawd10/html/wotocObjectModelApplication.asp

Hope that helps!
Ryan K.
NI
0 Kudos
Message 3 of 3
(2,703 Views)