Can I put a link on my webpage to the Printer ?
To go to the same page like Ctrl-P goes in Firefox, IE.
Thank you.
<a href="javascript:if(window.print)window.print()">Print</a>
Add this to your link:
onclick="window.print();"
Sign up using Google
Sign up using Facebook
Sign up using Stack Exchange
By posting your answer, you agree to the privacy policy and terms of service.
tagged
asked
4 years ago
viewed
5782 times
active