How to do silent printing without print preview in Laravel ? I tried many ways, but I can't control the chrome preview
setting while printing from the program .Here I want to take dynamic printer name from the network and set the page size as A5 from programming side. Is it possible to do that? Please Reply
@sunitha You can’t. For good reason. And it’s shady behavior to want to be able to print something automatically from a web page. That could easily be abused by every website on the Internet.