![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Paul wrote: I view the same page in IE and Firefox. When I print form either, Print form? Print a form? Or is that a typo for "print from" ? IE prints an extra blank page at the end while Firefox prints correctly and does not. Any ideas? Yes. Here's the end of the source page: Provide the URL to the page so someone can test it. You code leaves so much out, any answer would just be a guess. |
#3
| |||
| |||
|
|
Paul wrote: I view the same page in IE and Firefox. When I print form either, Print form? Print a form? Or is that a typo for "print from" ? |
#4
| |||
| |||
|
|
Paul wrote: Sorry, it is an intranet and not available to the world. What else do you need? Some more details from you on what you already tested? Whether or not you validated the code and CSS? Whether or not you are using a proper DOCTYPE that doesn't throw the non-conformant IE into Quirks mode? When I say print, I mean the user is trying to print the page, The page is formatted as a report, though that doesn't matter. I thought I had given all the supporting code. What am I missing for your help? Don't you have any web server somewhere that you could upload a test case? I was able to do that (with what most consider extra effort) here: http://k75s.home.att.net/test/paul.html I commented out the "page-break-after" and now IE only prints one sheet of paper: .schedules{display:block;/* page-break-after:always */} I also added a DOCTYPE, and removed your "@CHARSET "ISO-8859-1";" as that does not belong in CSS. There are errors in your markup, so all bets are off as to how various browsers will try to correct them. http://validator.w3.org/check?uri=ht...up=0&verbose=1 Your CSS does validate: http://jigsaw.w3.org/css-validator/v...st%2Fpaul.html -- -bts -Motorcycles defy gravity; cars just suck |
![]() |
| Thread Tools | |
| Display Modes | |
| |