I am setting up an HTML form with several TEXTAREA boxes of 75 columns by 3 rows. The users will enter any anount of comments in the boxes and then print the form to allow for manual signatures. When printed, ALL of the data entered in the TEXTAREA fields must print, not just the 3 rows showing on the screen. How do I get the printed version to include the entire TEXTAREA?