Tom Livingston wrote:
>>> 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...
>
>   

No -- the issue with the page is that there's a heading followed by a 
huge image (diagrams of how to do origami). The heading prints on page 
1, and the amount of space left on page 1 is not enough for the image to 
fit into. So it starts on the second page, where it fits completely. As 
I said, there simply isn't enough space. Since these are diagrams, I 
think it is preferable to not break them, so the current behavior is the 
only other option.

Zoe

-- 
Zoe M. Gillenwater
Design Services Manager
UNC Highway Safety Research Center
http://www.hsrc.unc.edu


______________________________________________________________________
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