1996.11.12 18:47 "tiff2pcl", by Peter Wages

1996.11.15 13:42 "Re: tiff2pcl", by Dr. Klaus Bartz

Is there any TIFF to PCL conversion programs?

Hello Peter,

use

tiff2ps <InputFilePath> | gs -dNOPAUSE -sOutputFile=<OutputFilePath>
-sDEVICE=ljet4 -sPAPERSIZE=<MyPaperSize>  - -c quit

I have tested it with tiff2ps from tiff-v3.4beta035/tools and Ghostsrcipt 4.00.

It is not fast, but it works.

The output format is PCL DELTA or (with -sDEVICE=laserjet PCL RAW). If it not run, look to the - between paper size and -c quit ( it is the flag for stdin or pipe).

I have written a converter from TIFF g3, g4, modg3 and raw which can create PCL DELTA and RAW. It is a little bit faster (real 0m20.70s versus real 0m1.54s on a HP 9000/720 ). It works on WINDOWS 95 and NT and some UNIX systems. But it is commercial.

MfG

Klaus

-- 
-------------------------------------------------------------------
Dr. Klaus Bartz                                bartzkau@kou3.ina.de
COI GmbH / Abt. KOU3    Industriestr. 1-3    D-91072 Herzogenaurach
Tel: +49 (9132) 82-3433                        Fax: +49-9132-824959