Click to See Complete Forum and Search --> : Avoid a blank second page


joao_br
01-06-2005, 12:22 PM
Hello Guys, I´m trying to print a page and I´m having a problem. The page is set to 100 % height and 100% width. The problem is, when I print it, it prints 2 pages, the second one comes blank, no content at all. All I´m trying to do is to make it print only one page, the one that actually has content, even though it will cut part of it, since it is set to 100% width, but this is fine, I´m only trying to avoid the blank second page to be printed. This is the webpage:

http://www.romasystems.com.br


Anybody has any idea on how to do this?
Thanks for any help.

Robert Wellock
01-07-2005, 06:43 AM
Look up the print media CSS on the W3C http://www.w3.org/TR/REC-CSS2/page.html#page-breaks but tables weren't designed to be 100% height.