Philip Pemberton wrote:
Hi guys,
I'm after a program that can convert TIFF files into PDFs. I've seen
Eric Smith's "Tumble" app, which works great... but only for B&W TIFFs.
While I can use Imagemagick to convert the images to B&W, that defeats
the point: there are photos on the scanned pages, and I'd rather like to
keep them as photos, not black splodges.
You can use (lib)tiff:
http://www.remotesensing.org/libtiff/
1. Create a multipage tiff file:
tiffcp file1.tiff file2.tiff file3.tiff filen.tiff allfiles.tiff
2. Convert it to PDF
tiff2pdf allfiles.tiff allfiles.pdf
--
Oliver Lehmann
http://www.pofo.de/
http://wishlist.ans-netz.de/