There are three printers in KRL for general use. There are a queues for using these printers for various special purposes, including transparencies and duplex (two-sided) output. The HP 4000N prints both PostScript (tm) and ASCII. The HP4000 has been set at the front panel on duplex mode, please don't change it. The Tek 560 is loaded with transparencies only. See Pat for help if you wish to use these printers differently.
Hewlitt-Packard 4250N, Room 108
TekTronix 860 Color, Room 108
|
Queue |
Printer |
Example |
Result |
|---|---|---|---|
|
Default |
HP4250N |
lpr file.ps |
PostScript file printed (duplex) |
|
Default |
HP4250N |
lpr file.txt |
ASCII file printed (duplex) |
| hp1100 |
HP1100 |
lpr -Php1100 {file} |
Prints in Kim's office |
|
tek860 |
TekTronix 860 Color |
lpr -Ptek860 file.ps |
PostScript Color on plain paper |
The HP is set to print only letter
size right now. A5 will automagically be converted.
Acrobat Reader can't print directly to duplex. Make a postscript file first.
The program fixps is a good thing. Try "man fixps"
The program "convert" will make postscript out of almost anything.
The program "import" can be used to render X windows to graphics files.