I am a bit new in this topic. Actually I want list of Printers which are connected to my PC currently in Java. I referred this link for solving my problem. But the problem is, it is giving me all the printers whose drivers are installed in my PC (even if they are not connected right now).
How can I get list of Printers which are connected currently?