User`s guide
Appendix B:Device Driver Configuration
PShop User’s Guide - 39
Fax_port: none
Printer_port: parallel
Print_queue: deskjet
Device_driver: cdj550
DPI: 300
Paper_width: 10200
Paper_height: 13200
Left_margin: 300
Right_margin: 300
Top_margin: 48
Bottom_margin: 708
VVP_Opts: bright=75
Tag: mono
Device_driver: cdjmono
VVP_Opts: bright=25
Tag: draft
DPI: 75
VVP_Opts: -r75x75
Tag: hires
DPI: 600
GS_Opts: -r600x600
The first line of the file must match exactly as it appears above, as this identifies
the file as an ID file. The general format is any number of lines with one field per
line represented as an “option: value” pair.
ID file Tags
There are two main sections of the file (some ID files may have only one section).
The “default section” goes up to the first “Tag” field. All the values in this section
will be applied whenever the ID file is used. The second section is the optional
section, and is subdivided by one or more “Tag” fields. Values set here can be
called upon to override those set in the default section. If you specify the “tag”
command line option, the corresponding subsection beginning with the “Tag”
field up to the next “Tag” field or the end of the ID file will be processed.
For example, to use the “mono” subsection, which redefines the fields
“Device_driver” and “VVP_Opts”, use the command line:
vvprint -id=deskjet_dual -tag=mono <file>