LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Add a immage to report headder

Hi ALL
 
I need to add a immage (company logo) to the headder of a report that i am creating useing Labview 8.5 on Windows XP.
 
How do I do this?
0 Kudos
Message 1 of 4
(2,749 Views)
Hi Percy,
 
You can do this by using "Append Image to Report.vi" from the report generation toolkit.
0 Kudos
Message 2 of 4
(2,725 Views)
Thank you I tried this but it looks like the immage is added to the boddy of the report and not to the header I am using a starndard report. and need to add the immage to the top left corner of the page header of the report.
0 Kudos
Message 3 of 4
(2,718 Views)
Ah yes, you would need to make a small change to the existing subVI.  Open up Append Image to Report.vi, and change the Report property type from "Report Data" to "Center Header Data".  Now, save this VI in a different location (DO NOT REPLACE the original file.)  This VI should give you the functionality you'd like.
0 Kudos
Message 4 of 4
(2,699 Views)