javascript:print() in a topic; perhaps in the 'print' skin, to make it easy for users to print the topic with a single click.
<a href="javascript:print()">print this page</a>produces: print this page Known to work for (if it works for other browsers too, please add them to the list):
<link rel="stylesheet" type="text/css" media="print" href="/print.css" />