2011.02.05 19:49 "[Tiff] Converting single-page TIFFs to multi-page TIFF or PDF", by John Brown

2011.02.05 23:03 "Re: [Tiff] Converting single-page TIFFs to multi-page TIFF or PDF", by Bob Friesenhahn

My plan was simply to build a list of pages that belong to one document and then:

$tiffcp page1.tif page2.tif... pageN.tif doc.tif $tiff2pdf -o doc.pdf doc.tif

If any of the TIFFs is an OJPEG TIFF, the first command fails with a long message including:

You forgot to tell us what version of libtiff you are using. Of course it does make a difference.

Bob
--
Bob Friesenhahn
bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/