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 ...
An additional CSS snippet is provided (commented out) that flips extra options to the bottom. Use this if you’d prefer the scrollbar or extra options to remain visible even during vertical scrolling ...