ni.com is currently undergoing scheduled maintenance.

Some services may be unavailable at this time. Please contact us for help or try again later.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

html to mht

i want create a mht unique file instead a html file for my reports.
I doon't know how make an application to do it.
0 Kudos
Message 1 of 5
(3,488 Views)
Me too. I've been playing around with Labview for weeks trying to figure how I can generate a *.mht file instead of the HEML format. I use several graph in HTML record and they are exported as *.png files that are linked to the HTML report. This creates overhead and makes it difficult to transport electronically. Anyone got a solution for this?
0 Kudos
Message 2 of 5
(3,417 Views)
Thats a great question. At the moment, there is no built in functionality for creating an .mht file in LabVIEW. It sounds like a great product suggestion! Go to www.ni.com choose Contact NI >> Product Feedback.

Best Regards,
Chris J
0 Kudos
Message 3 of 5
(3,398 Views)
Do you know of a way that there may be possible to create a stand alone report with graph’s that are saved solely to one file that does not need a LV application to view?
 
Thanks for your feedback!
 
E-
0 Kudos
Message 4 of 5
(3,365 Views)

Hello E,

There are a couple of things you can try. The easiest is, if you have the Report Generation Toolkit, to simply create a Word document report and append the front panel image. Another thing to try is to create an html report and then programmatically create a folder that contains the report and the corresponding image file.

Best Regards,

Chris J
0 Kudos
Message 5 of 5
(3,342 Views)