Forum Moderators: coopster
however, when i go to print it out from my browser(IE5.5), the table that is generated is sometimes a little too large for the page and subsequently gets cut off. is there a way to setup the margins for when the page prints?
btw, i already have set the page margins to 0, but that does not help when printing. e.g.- <body leftmargin="0" topmargin="0">
any advice would be much appreciated!
You could also use a media=print stylesheet so you can create a different layout for print, but check browser compatability -- I'm not sure how many support that right now.
There was a thread about it in the CSS forum a while back.
I don't, haven't, and won't design pages in fixed units, so I know nothing about pixel width choices. However, I *assume* that they vary depending on printer resolution, and I'm *sure* they vary depending on what size paper is standard where the person is printing.