If you create an HTML print page for your readers, removing the scroll bar stops the bar from printing with the print job. You use the CSS "overflow" property to remove the scroll bar from the print ...
This kind of thing is rather frustrating and possibly impossible to do for dynamic content in a cross-browser compatible way. If you have the need for advanced, consistent formatting of printouts (as ...