How to print a scrolling region in a JSP?

A

Adam Lipscombe

Hi Folks

I have a JSP that has a scrolling table. When the web page is printed only
the portion of the table that is actually visible is printed. I want the
whole table to be printed.

The target browser is IE6, athough it would be nice it worked with the
others. I suppose this is actually more of a browser/html issue in that all
the browser sees is html.


Is there a standard way of ensuring that scrolling tables print ?


TIA -Adam
 
R

Raymond DeCampo

Adam said:
Hi Folks

I have a JSP that has a scrolling table. When the web page is printed only
the portion of the table that is actually visible is printed. I want the
whole table to be printed.

The target browser is IE6, athough it would be nice it worked with the
others. I suppose this is actually more of a browser/html issue in that all
the browser sees is html.


Is there a standard way of ensuring that scrolling tables print ?

Provide a link to a "printer friendly" version of the page.

HTH,
Ray
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,438
Messages
2,571,699
Members
48,796
Latest member
Greg L.
Top