Page 1 of 1

resizing of images into hard sizes

Posted: Sun May 13, 2007 10:05 am
by dylan001
Hi, this may have been covered before, but I looked hard and couldn't find what I was looking for (appologies if its there).

I would like to display an image which users can print off at a size determined by myself (12cm by 12cm). However, because different users will be using different resolutions then no one picture size will suit all users. Could anybody point me in the right direction for determining a users resolution and/or any other considerations I may have to assount for?


Thanks

Jamie

Posted: Sun May 13, 2007 1:07 pm
by Ambush Commander
The user's screen resolution has no bearing on the print resolution. Just make sure the DPI count is high enough and you should be good.

Posted: Sun May 13, 2007 10:51 pm
by Kieran Huggins
you can use a print stylesheet to specify an image height/width in cm, don't know how good support for it is though.