[sane-devel] Re: tiff2pdf script or sample
Michael Piotrowski
mxp at dynalabs.de
Tue Oct 31 00:16:55 UTC 2006
On 2006-10-30, Tom Miller <tom at hostwebase.com> wrote:
> 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?
tiff2pdf (from libtiff) converts only *one* TIFF file to PDF, so you
first use tiffcp to combine your separate images to a multipage TIFF
file, e.g.,
$ tiffcp page*.tiff article.tiff
$ tiff2pdf article.pdf
HTH
--
Michael Piotrowski, M.A. <mxp at dynalabs.de>
Public key at <http://www.dynalabs.de/mxp/pubkey.txt>
More information about the sane-devel
mailing list