TIFF to PDF (slightly OT, but for a good

From: Dave <dfnr2_at_yahoo.com>
Date: Tue Jul 15 12:28:01 2003

> Image magick does conversions very nicely, but
> AFAICT it won't handle combining multiple tiffs into
a
> single document.
>
> Doc

Actually, it does this very well:

To convert a bunch of TIFF files to a single PDF, try
the '-adjoing' option to the imagemagick utility
"convert":

convert -geometry 1600x1200 -colors 32 -colorspace yuv
-adjoin *.tiff

Similar for jpegs, etc.

Dave
Received on Tue Jul 15 2003 - 12:28:01 BST

This archive was generated by hypermail 2.3.0 : Fri Oct 10 2014 - 23:36:05 BST