I am having a similar issue myself with a form I have and I am trying to
edit so that it will allow users the ability to print what is in the
scrollable text field. The text field in my case is limited to 5,000
characters with a font size of 11 and I want it to scroll and I want it
to stay at the same font size, the issue is making it print everything
that is being scrolled. I know it can be done, I have another form that
does exactly what I am wanting in my form, but I am not the creator of
tha...