LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Report Generation

Hello,
I have to create a html-report  and therefore I have two questions!
 
My first problem is that I want to append the logo of my company to the report. I try to handle this with the "Append image to report.vi"!
I want to insert the image in the header of the html-document. The problem is the size of this image.
Can I define the size of the image/logo, so that it fits in the header???
My second problem is, that I want to append an image from a xy-Graphto to the end of the report! The problem is, that the VI is executed on a real-time-equipement!
My first idea was to handle this with property nodes? But I have not found any setting!
Can someone help me? Thanks for your efforts!
 
Best regards, Oli 
0 Kudos
Message 1 of 2
(2,539 Views)

Hello Oliver,

I think the best way is to define the size of the image before you insert it in the header of your file. Therefor you can use a lot of different programs. In my opinion there´is no other option to insert a image with self defined size.

I´m sure you found in the NI Example Finder the "Example HTML Report.vi" or?

To your second problem: Sadly, the report generation toolkit is not supported by LabVIEW Real-Time. You can find the official Information at the ni.com homepage.

http://digital.ni.com/public.nsf/allkb/E661C67934D5AB4A86256B800055DA75?OpenDocument

Hope I could help you wih this.

Best wishes, Jan

Jan Kniewasser | Applications Engineer | Tel.: +49 89 7413130 | Fax: +49 89 7146035

»
0 Kudos
Message 2 of 2
(2,491 Views)