LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Properties of LabVIEW Report Header

Is it possible to set the properties of the Report Header? LabVIEW uses the invoke method 'SetHeader', where the left-, center- and right- header texts can be defined.
I would like to place a picture in the header and left of it a left-aligned text. When placing a center header text, it is printed center-aligned in the center...

Thanks for any help
Dave
0 Kudos
Message 1 of 2
(2,520 Views)
Hi Dave,
 
I would recommend to take a look at the "Text Report Example.vi". There you will find the "Initialize Report.vi".
If you explore that VI , you will find a good methode to set options of the Report Header.
To place a picture on a report, use "Append Image to Report.vi".
 
I hope I was able to understand what you were looking for.
 
Stefan
NIG
 

 
0 Kudos
Message 2 of 2
(2,503 Views)