Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

uploaded jpg 300dpi trouble

Guest
Apr 29, 2008 Apr 29, 2008
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!
TOPICS
Getting started
236
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Deleted User
May 04, 2008 May 04, 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.
Translate
Guest
May 04, 2008 May 04, 2008
LATEST
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.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources