In fact there is no way at all, you are experincing the dreaded overflow clipping of text I assume for ex:
------------(begining of frame or textarea dimensions)
j-print
j-print
j-print
j-print
j-print
------------(end of frame or textarea dimensions)
j <extened text- no print
j <extened text- no print
j <extened text- no print
=======================================
No matter what you do it just wont print and that is a lame feature of IE and Netscape I assume, heck maybe all of them act the same. Really the only way to avoid this is to add a save button to the page, save the text, and print from that page.
Hope that helps
Code One