HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: Tiff Viewer
On Thu, Dec 03, Damian A Ivereigh wrote:
> If your printer doesn't support postscript, then yes indeed you will
> have to use ghostscript to convert it to another printer language like
> PCL.
>
> First run:-
>
> ghostscript -h
>
> This will give you a list of devices (among other things) that it
> supports. Then use
>
> ghostscript -dDEVICE=<some device> somefile.ps
>
> Pipe the output of that into the printer.
tiff2ps -p -a $FILE | ps2pdf - /tmp/pdf.pdf |lpr
should work.
ps2pdf can be found at gs_lib-4.03
--
mfG,
Carsten Hoeger
+-----------------------------------------------------------+
| Carsten Hoeger SuSE GmbH |
| choeger@suse.de Schanzaeckerstr. 10 |
| http://www.suse.de 90443 Nuernberg, Germany |
+-----------------------------------------------------------+