Results 1 to 3 of 3

Thread: web page printing problem

  1. #1
    Join Date
    Aug 2006
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default web page printing problem

    in developing a new site i noticed that some pages printed very narrow in IE (and perfectly of course in firefox) ... i simplified everything to see what i could isolate.
    i get to the point where i have a single DIV with content. up to a certain point it prints perfectly ... then, adding more content (just plain paragraphs) makes the print page narrower when using IE ... it appears fine on the browser, it is just when printing that the problem occurs

    (for example - http://karlammann.com/openletter2004-test2.php)

    so clearly the length is determining the print width

    the div has only this style { position:absolute; top:140; left:185; right:15; } and removing that removes the print problem.

    so what about this style gives printing a longer div a narrow look in IE? is it that the absolute positioning dooms it?

    if that is the case, how does one achieve a fluid layout that will print correctly in IE?
    Last edited by mdbiker; 10-05-2006 at 04:47 PM.

  2. #2
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    It would be much easier to diagnose the problem if you were to show images of what the page looked like when printed from IE and Firefox. Do you have a scanner or digital camera?
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  3. #3
    Join Date
    Mar 2006
    Location
    Illinois, USA
    Posts
    12,164
    Thanks
    265
    Thanked 690 Times in 678 Posts

    Default

    Even print screen from the print preview, assuming it's the same look there.
    Daniel - Freelance Web Design | <?php?> | <html>| español | Deutsch | italiano | português | català | un peu de français | some knowledge of several other languages: I can sometimes help translate here on DD | Linguistics Forum

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •