What i wanted to say is that when you have created your report, HTML, doc or whatever it is, you can embed a correct OLE container in the front panel and open the file you have just created. BTW, if you want to create a word document, using activeX is a bit tricky, first, you must open an automation (ActiveX) and then wire the correct refnum control, then go passing wires to property and invoke nodes to achieve what you want. There are some examples in LV and NI website.
Hope this helps