I'm trying to provide a way for users to print a list of images from my website (there is no text to print). I want the images to scale to fit the page, but maintain their correct proportion. I want it to work for any paper size and orientation. I do have a PDF version available, but I want the HTML printing to work correctly as well. Any ideas?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
width: 100%not work? – Pekka 웃 Feb 10 '12 at 19:03