# $Source: /hpux/pd//hp/./ipmap/DESKJET,v $
# $Revision: 34.1 $
###############################################################################
##
## Interface Program Map for DESKJET
##
## Format: attribute=value... attribute=value...	> lp options
##
###############################################################################

##
## Input Tray Selection
##
input-tray-select = top					> ubin
input-tray-select = middle				> ubin
input-tray-select = bottom				> lbin
input-tray-select = manual				> man

default-input-tray = top				> ubin
default-input-tray = middle				> ubin
default-input-tray = bottom				> lbin
default-input-tray = manual				> man

##
## Medium Selection
##
default-medium = na-letter-white			> letter
default-medium = na-legal-white				> legal
default-medium = iso-a4-white				> A4

##
## Page Orientation
##
content-orientation = portrait				> portrait
content-orientation = landscape				> landscape

##
## Print Quality
##
print-quality = high 					> dpi600
print-quality = normal					> dpi600
print-quality = draft					> dpi300

##
## Sides & Plex
##
sides = 1 plex = simplex				>
sides = 1 plex = duplex					> double
sides = 2 plex = simplex				> double
sides = 2 plex = duplex					> double
sides = 2						> double

##
## Document format
##
document-format = ascii					>
document-format = pcl					> pcl
document-format = postscript				> postscript
document-format = passthru				> raw
document-format = hpgl content-orientation = portrait	> hpgl2_p
document-format = hpgl content-orientation = landscape	> hpgl2
