For anyone who still trying to do this: there is an alternative way to do this, by using a print server program like DirectBrowserPrint.
This program runs a small print server and has a JavaScript API which allows to print PDF, JPG, GIF and PNG files / blobs directly from webpage. This includes choosing a specific printer or using alternative settings. For developer info, you can check this page.
I hope it helps.