I need to disable the print dialog for a POS app in exeoutput. direct print to defaut printer.
Is there any javascript library or software working with php.
I have tried php_printer.dll but my printer in on network and it gives me error
I need to disable the print dialog for a POS app in exeoutput. direct print to defaut printer.
Is there any javascript library or software working with php.
I have tried php_printer.dll but my printer in on network and it gives me error
Simply it is not possible, it's because of some reasons:
But it is not impossible here are few ways,
Source : javascript print without print dialog box, Print a page on local using php (javascript) without Windows print dialog box,