On Sat, Nov 06, 1999 at 09:10:42PM +0000, Shao Zhang wrote:
> Hi,
> Is there an easy to print a multi-page tiff image?
> tiff2ps seems only convert the first page.
>From man tiff2ps
-a Generate output for all IFDs (pages) in the input
file.
I have just tried
$ tiff2ps -a Fax.tif > file
and it worked for me when viewing `file' with gv. It also
converted a 52k file into 1,900k!
Regards,
Brian.