I want to see a preview of a report generation inside of labview without writing it to a file. So I just want to display the report on for example a front panel. Does anyone knows an answer on this?
The closest thing I have ever seen to a preview is saving the report to an HTML file then opening the file up in IE. You can even have IE in an ActiveX container on the VI's front panel.