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
Post a Comment