LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

MS WORD TABLE commands such as "AutoFit to contents" can be achieved in LabVIEW report generation?

LV 7.1 and Report Generation Toolkit 1.1.
I generate a report by the tookit.But tables are in disorder because of the different contents in cells.
Is there a way(or any function) in LabVIEW to made it like "AutoFit to contents" or "AutoFit to window" in WORD.
Thanks
 
=======================
Windows XP SP2+LabVIEW 7.1
0 Kudos
Message 1 of 3
(2,893 Views)

Hi,
try this:
From "Data" output of "Generate Report Get Data to Modify.vi"
select "Word.Tables"
connect it to an Invoke node and choose "AutoFitBehaviour"
Regards

CLD - Labview Certified Developer
0 Kudos
Message 2 of 3
(2,888 Views)
Where is this VI that you say to take the "Data" output from located?  I can not find it on the Palette.
 
I need to do the same thing to a word report I am creating, autofit the tables to contents (except certain ones) and need to know how to access that property.
 
 
EDIT - Nevermind - I found it.
 
 
Thanks,
 
Ryan

Message Edited by RVallieu on 04-26-2006 04:14 PM

Ryan Vallieu CLA, CLED
Senior Systems Analyst II
NASA Ames Research Center
0 Kudos
Message 3 of 3
(2,862 Views)