The code for a print this page link is:
<a href="#"
onkeypress="javascript:if (window.print !=
null)window.print();return false"
onclick="javascript:if (window.print !=
null)window.print();return false"
title="Javascript: Print This Page">Print
This Page</a>
If that code is copied and pasted onto one line, it will create a link like this:
Print This Page
Now you can have viewers print your pages!