In our application we enable users to print pages. We do this by supplying a button which when click calls the window.print() function. Some of the pages would look better i
Unfortunately, this is still not possible cross-browser. For Internet Explorer, there is an ActiveX control that does it.
Otherwise your best bet might be to offer the option of a PDF version for printing.