"detect when printer has finished printing" +"ms access"

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

In MS Access2k I'd like to detect when the prinert has finished printing a
report so that I can start a .wav file.
At the moment I am using a timer code but I can only set it for x seconds
which means that depending on the size of the report the .wav file can start
before or after the printer has actually finished printing.

regards,
Lou
 
I don't believe Access receives any notification from the printer when
printing has been completed.
 
Back
Top