Use the "convert" command provided with ImageMagick.
convert image.tif image.pdf
Check "man convert" for various compression options, etc.
Brooks
On Jun 10, 2007, at 9:46 PM, Chris Tangora wrote:
I was looking at a way to convert a CMYK composite TIFF to a PDF.
I thought about using SIPS but that doesn't save out as PDF. What
is the best way anybody has found to make a PDF file from a TIFF?
Has anybody tried doing this?