> > I've created a print.css that does what I want most of the time.
> > However, every now and then I end up with empty pages. Does anyone know
> > of a trick I could use to loose at least the last empty page? I've
> > searched high and low, but I can't find something workable.
> >

Sorry, no time to peek...

Are you floating major sections of the content? Like a 2- or 3-col
layout? Try adding to (or adding period) your print style:

 * {float:none;} <-- or a specific element instead of *

That solved similar things for me. Print is getting tricky for me lately...

HTH


-- 


Tom Livingston | Senior Multimedia Artist | Media Logic |
ph: 518.456.3015x231 | fx: 518.456.4279 | mlinc.com
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to