Code: Select all
convert TIFF-CMYK_1.tif -units pixelsperinch -density 216 ps3:Test_Out.epsCode: Select all
convert TIFF-CMYK_1.tif -units pixelsperinch -density 216 ps3:Test_Out.epssnibgo wrote:Try:Code: Select all
convert TIFF-CMYK_1.tif -units pixelsperinch -density 216 ps3:Test_Out.eps
We are trying to write a EPS file here.dlemstra wrote:ImageMagick does not store the DPI in the EPS file. The value you are seeing is the default value that is used when reading an EPS file.
Users browsing this forum: No registered users and 9 guests