Take a look on the screenshot above, it's an Windows based app. I was wondering if this possible to done in PHP & JavaScript?
What I want to achieve is, user in module 1, will automatically select printer #1 and print it directly without display the print dialog. For module 2 will use printer #2.
I know this may sounds impossible due to security issue. But just share to me any possible solution that you know. Thank in advanced.
UPDATE: Feb 18, 2016 17:40
The module that I mention will actually generate a PDF file, I not sure if this matter.
Finally I have figured out the solution.
I have blog it down, refer here