J
Jon
I have a service program that creates a crystal report and prints the report
to a named printer driver. The printer driver raises an event when it is
finished. I am supposed to trap for the following event to determine when I
can continue with my code flow.
Event:
%printername%.mfx.complete
Can anyone help me out with some sample code to loop and wait for this
event? I found one example in C#, but I'm not having much luck getting to
work in vb.net.
I'm using v. 2003.
Thanks!
to a named printer driver. The printer driver raises an event when it is
finished. I am supposed to trap for the following event to determine when I
can continue with my code flow.
Event:
%printername%.mfx.complete
Can anyone help me out with some sample code to loop and wait for this
event? I found one example in C#, but I'm not having much luck getting to
work in vb.net.
I'm using v. 2003.
Thanks!