Failed to create lay files...
Posted: 2012-06-16T06:37:05-07:00
Hi,
I´m trying to create lay files from high res tif und jpg files. From the old days I remember just to change the file size by creating a 72 dpi version of the high res pics but that doesn´t work. What I do (in a bash script on FreeBSD 9): convert -density 72x72 input.jpg output.jpg. This reduces the file size for around 3 %. First I thougth something went wrong but opening the files in OS X preview shows that "input.jpg" has 300 dpi and output.jpg has 72 dpi.
For a better understanding: the lays are needed for pre press working, so you do the layouts with the low res pics for faster working and for the printing you just replace the lowres pics with the highres.
What´s wrong?
Best regards,
Mike
I´m trying to create lay files from high res tif und jpg files. From the old days I remember just to change the file size by creating a 72 dpi version of the high res pics but that doesn´t work. What I do (in a bash script on FreeBSD 9): convert -density 72x72 input.jpg output.jpg. This reduces the file size for around 3 %. First I thougth something went wrong but opening the files in OS X preview shows that "input.jpg" has 300 dpi and output.jpg has 72 dpi.
For a better understanding: the lays are needed for pre press working, so you do the layouts with the low res pics for faster working and for the printing you just replace the lowres pics with the highres.
What´s wrong?
Best regards,
Mike