basicly i dont know what you mean... but as i can see, if you just need a button to print, its quite easy. Just look at the code Folks,
Code:
<a href="Printable/1P.htm">Printable</a><a href="#" onclick="window.print();return false;">print</a><p>
<a href="Printable/1P.htm">Printable</a></p>
<p>
<a href="#" onclick="window.print();return false;">print</a>
<p>
<p> <a href="#" onclick="javascript:open('/techtips/printable/1P.htm?action=print:techtipID=1P','techtips','widt h=600,height=600,scrollbars=1');">Print Tech Tip #1</a></p>
many many CMS such as joomla and wordpress have a plugins that would support things that you want. Print it to word, pdf, anything... Please let me know if you still confused...
And Repp is always appriciated
Regards.