Previous Message
Next Message

page-break-inside and IE

Sent by Jukka K. Korpela on 30 September 2003 16:04


On Tue, 30 Sep 2003, Aidan Whitehall wrote:

> I've got a page with tables one after another vertically and want to be
> able to prevent IE from splitting a table across two pages when it's
> printed.

Unfortunately page-break-inside: avoid (which you have tried, and which is
the correct method by the specifications) isn't supported by IE, or by
most other browsers.

> The amount of content vertically inside the
> table will vary, so can't programmatically insert page-break-before
> without it being a kludge.

Maybe the system that generates the pages can be tuned to estimate when a
page break is needed before a table?

-- 
Jukka "Yucca" Korpela, http://www.cs.tut.fi/~jkorpela/

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: