Is it possible to fetch the name of default printer from javascript? I need only the name of the printer and display a dialogue asking the user to manually change his default printer, if the default printer doesn't meet my appliation requirement. Im using plain javascript
In "plain" javascript this is not possible. Please add more details to your question if you're using some HTML5-ish related API.