> PrData *** Postscript printer configuration ***

Header   must appear first, with items in correct order
======

version:               2  ;  Don't change this. It is used to detect
                          ;  incompatible old "PrData" files.

Default printer definition
==========================

Default graphics resolutions
----------------------------
pxres:          300             ; dots per inch
pyres:          300
pxres_halftone: 300/8
pyres_halftone: 300/8

Graphics job control
--------------------
features:       16_02000000     ; supports arbitrary transformation
prologue2:      PSprolog2

; Define these next two as empty strings if the printer does not have
; the appropriate facility.
auto_feed:      %%BeginFeature: ManualFeed False|Jstatusdict begin /manualfeed false store end|J%%EndFeature
manual_feed:    %%BeginFeature: ManualFeed True|Jstatusdict begin /manualfeed true store end|J%%EndFeature

Real printer definitions
========================

.............................................................

printer_name:    Monochrome PostScript
printer_number:  0

.............................................................

printer_name:    Colour PostScript
printer_number:  1
features:        16_02000001     ; produce colour PostScript please

.............................................................

Page size settings
==================

These are written back to this file when the "Save" entry is clicked;
therefore they are all fixed size fields.

page_number:    0 ; the number of the page size table entry we want to do
                  ; don't need to write this back!
page_name:      A4 paper;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; pad names to 80 characters with ;
page_width:     0000595000; Pad (decimal) numbers to 10 chars with leading 0s
page_height:    0000842000
page_bottom:    0000023000
page_top:       0000819000
page_left:      0000018000
page_right:     0000577000
text_top:       0000000000
text_bottom:    0000000000
text_left:      0000000000
text_right:     0000000000
page_selection: %%BeginFeature: PageSize A4|Ja4|J%%EndFeature

page_number:    1
page_name:      Letter;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
page_width:     0000612000
page_height:    0000792000
page_bottom:    0000019000
page_top:       0000774000
page_left:      0000018000
page_right:     0000593000
text_top:       0000000000
text_bottom:    0000000000
text_left:      0000000000
text_right:     0000000000
page_selection: %%BeginFeature: PageSize Letter|Jletter|J%%EndFeature

page_number:    2
page_name:      Legal;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
page_width:     0000612000
page_height:    0001008000
page_bottom:    0000042000
page_top:       0000966000
page_left:      0000065000
page_right:     0000547000
text_top:       0000000000
text_bottom:    0000000000
text_left:      0000000000
text_right:     0000000000
page_selection: %%BeginFeature: PageSize Legal|Jlegal|J%%EndFeature

page_number:    3
page_name:      User;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
page_width:     0000000000
page_height:    0000000000
page_bottom:    0000000000
page_top:       0000000000
page_left:      0000000000
page_right:     0000000000
text_top:       0000000000
text_bottom:    0000000000
text_left:      0000000000
text_right:     0000000000
page_selection: %%BeginFeature: PageSize <page>|J<page>|J%%EndFeature

Configured options    (also written back to file on "Save")
==================
start_page_number: 00  ;page description - pad to two chars with 0
printer:           00  ;  printer number - pad to two chars with 0
page:              00  ;     page number - pad to two chars with 0

location:       2 ;1 - parallel, 2 - serial, 4 - net
baud:          06 ; 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
file: null:;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;filename to use, padded to 80 characters.
nfserver: ;;;;;;;;;;;;;;;;NFS printer server, padded to 16 characters
nfprinter: ps;;;;;;;;;;;;;;NFS printer name, padded to 16 characters
nfuser: nobody;;;;;;;;;;NFS username, padded to 16 characters
nfoption: ;;;;;;;;NFS printer options, padded to 8 characters

title:          0 ;0/1 1 => title text pages
number:         0 ;0/1 1 => number text lines
wrap_bar:       1 ;0/1 1 => indicate wrapped lines with a bar character
map:            1 ;0/1 0 => text input newline is lf, 1=> cr, lf, cr/lf or lf/cr
feed:           0 ;0/1 1 => text manual paper tray
format:         0 ;0/1 0 => portrait, 1=>landscape
controls:       0 ;0-2 0 => text standard, 1=>display, 2=>ignore
portrait_cols:  1 ;1-9 => portrait text columns per page
landscape_cols: 2 ;1-9 => landscape text columns per page
portrait_scale: 100  ;000-999 => portrait text scale
landscape_scale: 070 ;000-999 => landscape text scale
