Asynchronous printing from ActiveX control

Meeting place for R&R customers and clients to share tips and ideas. Post your questions, messages or problems here.
Post Reply
RobNilsen
Posts: 3
Joined: Tue Oct 10, 2017 12:44 pm

Asynchronous printing from ActiveX control

Post by RobNilsen » Wed Oct 03, 2001 2:48 pm

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?

Post Reply