High-Resolution Image Printing

by Ross Howard

56 Reader Comments

Back to the Article
  1. Hi

    Please can any one help me to manage a stick up footer on the website for IE 5.0 +.

    As you can see 1 on http://www.bmw.co.uk

    thanks

    Imran Hashmi

    Copy & paste the code below to embed this comment.
  2. useful

    Copy & paste the code below to embed this comment.
  3. pls allow me download the image

    Copy & paste the code below to embed this comment.
  4. I use low-resolution and clickable thumbs for accessing the high-resolution images.
    There http://www.phpclasses.org/ are a lot of good gallery-scripts that make it automatically.

    Copy & paste the code below to embed this comment.
  5. I so needed this.

    I’ve built an app that does quotes, and people really need to be able to print. The images I put up at first look great on the site then as soon as you go to print it is crap…

    Using 300 & 150dpi images has fixed all the issues. As this is an application and the same 7 images are used over and over again, I’ve simply added a preload js function. Works great.

    Now all I need is to get IE7 to print Transparent PNGs…

    Copy & paste the code below to embed this comment.
  6. I suggest you turn off antialiasing to produce B/W print images.

    The circles in the example are antialiased, so the printer will use patterns/hatches where the pixels are gray. Using high resolution jagged images improves the sharpness of the borders (barcode readers will thank you too).

    Just test and see.
    Cheers.

    Copy & paste the code below to embed this comment.