I use activeX to open a MS Word with my document. After Word opened my document, I manually review my document and manually click File-Print. I get illegal operation issue.
1. I already close the ActiveX refence to MS Word in my labview program.
2. but if I don't close the ActiveX reference, will this cause some issues later, what if I manually review, print and manually exit/close MS Word, will my ActiveX reference in LabView close by itself?