>>If the image being uploaded is 72dpi, it works fine. If the image is 97 dpi >>or up, the image is processed appropriately and saved as 72 dpi.
I don't know if it's what's causing your error, but if it's for publishing on the web, what really counts is the width in pixels. The "dots per inch" is irrelevant in a virtual image, since it has no "inch". You may have a "72dpi" image 2000 pixels wide and a 300dpi image only 300 pixels wide. You would have a better control using the width of the image. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Order the Adobe Coldfusion Anthology now! http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:348452 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

