Using LabVIEW 5.1 on WinNT, how can I replace text at a specific location in a preformated MS Word97 document and then print the document specifying the printer port and/or name? I suspect using an ActiveX approach.
I have been able to replace text in a preformatted Excel97 file (specifying the row/column cell location)and print it using ActiveX automation. I need to do something similar for Word97 and specify a printer path, port and/or name.