Skip to main content
April 30, 2008
Answered

uploaded jpg 300dpi trouble

  • April 30, 2008
  • 1 reply
  • 271 views
hello everyone,

i worked on an application which helps users to lay-out a poster. they can also include images in the layout.
Because the end result is print, many people are uploading 300 dpi images. Problem is image functions in cf8 and cr3 img resize in cf7 have trouble with those images and can't do the necessary action. Is it possible to convert an image from 300 to 72 dpi, or is there an other solutions to this problem you think?

Thanks for any help!
This topic has been closed for replies.
Correct answer
Solution:

Resizing the 300 dpi image in cf7 often caused a problem using cr3 img resize, but with cf8, if you create a cfimage after upload, and then save the file, it's automaticly transformed into a 72 dpi instance.

1 reply

Correct answer
May 4, 2008
Solution:

Resizing the 300 dpi image in cf7 often caused a problem using cr3 img resize, but with cf8, if you create a cfimage after upload, and then save the file, it's automaticly transformed into a 72 dpi instance.