Asynchronous printing from ActiveX control
Asynchronous printing from ActiveX control
I^m writing a VB6 app that uses the RR8 ActiveX control. I^m outputting the report to an ActiveX fax driver made by Data Techniques called FaxMan. Due to the way the FaxMan OCX operates, I must run the report asynchronously. What is the best way for my VB program to test whether the report has finished running?