Hi All
I am using vb.net 2005 in a windows forms application
I send data to the selected windows printer using a PrintDocument object
Is there any way to detect if the Printer is not responding e.g turned off,
out of paper etc, via code
I want to display a warning if the printer needs attention rather than just
keep filling the Printer queue
Regards
Steve
I am using vb.net 2005 in a windows forms application
I send data to the selected windows printer using a PrintDocument object
Is there any way to detect if the Printer is not responding e.g turned off,
out of paper etc, via code
I want to display a warning if the printer needs attention rather than just
keep filling the Printer queue
Regards
Steve
Comment