I have researched so much in the last few days and have given my enough head in that issue. What I'm trying to achieve is to print directly from web using a print button. I don't want to browser print popup to appear. There will be 2 printers attached to my web application and I want the printer selection automatically.
I know that it is not possible with PHP or without any browser extension or active x plugin.
I also thought a solution to send the print request using web sockets while a java socket client application installation over the user system.
Please suggest me any time saving solution to my problem