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

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -