Once upon a time Jason Wong was quoted as saying:
> On Friday 02 April 2004 16:39, Brent Clark wrote:
>
>> anyone know of a quick way to convert a tiff file to a pdf format
>> file. I was thinking of a shell script.

you could give ImageMagick a try,
i.e

convert somefile.tif somefile.pdf

http://www.imagemagick.org/

Mark

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to