Accessing client-side printers is considered a security sensitive action. Therefore, there's no built-in support for directly accessing them neither in the browser or JavaScript. At most you can use the window.print() method.
This was first published in April 2004