home *** CD-ROM | disk | FTP | other *** search
- >PrData *** Postscript printer configuration ***
-
- Defaults
- ========
-
- Default resolutions
- pxres: 300 ; dots per inch
- pyres: 300
- pxres_halftone: 40
- pyres_halftone: 40
-
- features: 16_02000000 ; supports arbitrary transformation
-
- Define page size
- page_width: 594960
- page_height: 841920
-
- Define visible area
- page_bottom: 22080
- page_top: 819840
- page_left: 17280
- page_right: 577680
-
- ;printer class specific options
- prologue2: PSprolog2
- manual_feed: ; default no manual feed option
- auto_feed:
-
- Real printer definitions
- ========================
-
- printer_name: Apple LaserWriter, A4 paper
- printer_number: 0
- auto_feed: statusdict /manualfeed false put
- manual_feed: statusdict /manualfeed true put
-
- printer_name: Apple LaserWriter, B5 paper
- printer_number: 1
- page_width: 498960
- page_height: 708480
- page_bottom: 3120
- page_top: 705600
- page_left: 2640
- page_right: 497760
- auto_feed: statusdict /manualfeed false put
- manual_feed: statusdict /manualfeed true put
-
-
- Configured options
- ==================
- printer: 00 ;printer number - pad to two chars with 0
-
- location: 4 ;1 - parallel, 2 - serial, 4 - net
- baud: 6 ; 0 - 75, 1 - 150, 2 - 300 , 3 - 1200
- ; 4 - 2400, 5 - 4800, 6 - 9600 , 7 - 19200
- ; 8 - 50, 9 - 110, 10 - 134.5, 11 - 600
- ;12 - 1800, 13 - 3600, 14 - 7200
- data: &20 ;serial data format - pad to two chars with 0
- ;b0-b1 0,1,2,3 => 8,7,6,5 bits
- ;b2 0=>1 stop bit, 1=>2 stop bits OR 1.5 stop bits if 5 bits
- ;without parity, OR 1 stop bit if 8 bits with parity
- ;b3 0/1 => parity off/on
- ;b4-b5 0,1,2,3 => parity odd, even, 1 on Tx, 0 on Tx
- xon: 1 ;XON/XOFF 0 off 1 on
- server: 0.235;;; either [<net>.]<station> eg `235;;;;;` or `123.235;`
- ;or up to 6 char name eg `blue;;;;` or `yellow;;`
- ;must be padded to 8 chars with ; in either case
-
- feed: 0 ;0 - automatic, 1 - manual
- format: 0 ;0 - portrait, 1 - landscape
- title: 0 ;0 - no title, 1 - title
-