[sane-devel] tiff2pdf script or sample
Tom Miller
tom at hostwebase.com
Tue Oct 31 05:16:33 UTC 2006
Jens, Michael, Keith and David,
This is exactly what I am looking for.
$ tiffcp page*.tiff article.tiff
$ tiff2pdf article.pdf
Thank you so much for all the respond.
Tom
---- Original message ----
>Date: Tue, 31 Oct 2006 00:47:30 +0100
>From: Jens Gulden <mail at jensgulden.de>
>Subject: Re: [sane-devel] tiff2pdf script or sample
>To: sane-devel at lists.alioth.debian.org
>Cc: tom at hostwebase.com
>
>Tom Miller schrieb:
>> Does any one have any information on how to
>> use tiff2pdf so that it will combine
>> mulitple files into one file and convert to pdf?
>>
>> Thanks much,
>>
>> Tom
>>
>
>Use tiffcp to combine multiple tiffs to one, e.g.
>
>tiffcp page1.tiff page2.tiff page3.tiff allpages.tiff
>
>(or just 'tiffcp page*.tiff allpages.tiff').
>
>Then use tiff2pdf:
>
>tiff2pdf -z -o MyPdf.pdf allpages.tiff
>
>-z will use internal zip-compression (it seems depending on
the version of tiff2pdf this is the
>default anyway).
>
>Hope this helps,
>Jens
More information about the sane-devel
mailing list