Is there any way to control the printiing of footer in
table to last page only. I am using footer to print
the Sum of each column in the last line. I am using
display:table for the table. But while IE is only
showing the footer on last page, Mozilla shows footer
on each page.
Thanks
Hi,
If I am using IE, my last row in a table gets
split on two pages. But mozilla is showing right i.e.
not splitting the row. How to avoid row splitting in
IE.
Thanks
__
Yahoo! Mail - PC Magazine Editors' Choice 2005
http://mail.y
Hi,
I am having these problems while printing my jsp
pages.
1) First I have put name, authorization, dat and
signature in a table. But I don't want this table to
break. So, everything should print on one page only
and if there is not enough space, everything should
move to next page.
I