jquery - I want page going to print directly instead of print preview page -


my print button:

<button type="button" id="btnprint" style="background-color:lightblue" value="print">print</button> 

on click of button existing page navigate print dont want print preview window directly navigate printer.


Comments

Popular posts from this blog

ios - Change Storyboard View using Seague -

inversion of control - Autofac named registration constructor injection -

verilog - Systemverilog dynamic casting issues -