java - Check if printer is shutdown or not using PrinterStateReason -


how check printer shutdown or not using class printerstatereason?

i new in java, want check if default printer connected system on or off. gone through doc, not getting how should implement it.

is there example?


Comments