Trying to print a web page that scrolls to right a bit. I would think
IE would page break by default when it gets to the end of the sheet,
but it doesn't, it just cuts off the print. This only needs to work
in IE but FF does the same thing. I tried messing with some
media="print" functionality on it but couldn't get any page breaks to
happen. I'm guessing there's something in the markup of the page that
the browsers don't like, any idea what I should look for? Thanks.
IE would page break by default when it gets to the end of the sheet,
but it doesn't, it just cuts off the print. This only needs to work
in IE but FF does the same thing. I tried messing with some
media="print" functionality on it but couldn't get any page breaks to
happen. I'm guessing there's something in the markup of the page that
the browsers don't like, any idea what I should look for? Thanks.
Comment