HP d640 HP D640 High-Volume Printer - PostScript Emulation Manual, C5630-90002 - Page 37

Duplex Operators, Indicates simplex printing

Page 37 highlights

pagetype - pagetype int The pagetype operator returns the currently selected page type as an integer. int = 0 Specifies the page type is letter int = 1 Specifies the page type is note pagestackorder - pagestackorder bool The pagestackorder operator returns a boolean value indicating the page stack setting for the printer's output tray. bool = true Pages stack face down bool = false Pages stack face up Duplex Operators setdefaultduplexmode bool setdefaultduplexmode - The setdefaultduplexmode operator sets the default printing mode as a boolean value. This setting is stored in non-volatile memory. bool = true Indicates duplex printing bool = false Indicates simplex printing defaultduplexmode - defaultduplexmode bool The defaultduplexmode operator returns a boolean value for the printer's duplex mode setting. This value is taken from the printer's control panel. bool = true Indicates duplex printing bool = false Indicates simplex printing setduplexmode bool setduplexmode - The setduplex mode operator sets the value for duplex printing. At the end of the job, the output bin reverts to the printer's control panel setting. bool = true Indicates duplex printing bool = false Indicates simplex printing Chapter 3: Technical Reference 33

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52

Chapter 3: Technical Reference
33
pagetype
pagetype
int
The pagetype operator returns the currently selected page type as an
integer.
int = 0
Specifies the page type is letter
int = 1
Specifies the page type is note
pagestackorder
pagestackorder
bool
The pagestackorder operator returns a boolean value indicating the
page stack setting for the printer’s output tray.
bool = true
Pages stack face down
bool = false
Pages stack face up
Duplex Operators
setdefaultduplexmode
bool
setdefaultduplexmode
The setdefaultduplexmode operator sets the default printing mode as
a boolean value. This setting is stored in non-volatile memory.
bool = true
Indicates duplex printing
bool = false
Indicates simplex printing
defaultduplexmode
defaultduplexmode
bool
The defaultduplexmode operator returns a boolean value for the
printer’s duplex mode setting. This value is taken from the printer’s
control panel.
bool = true
Indicates duplex printing
bool = false
Indicates simplex printing
setduplexmode
bool
setduplexmode
The setduplex mode operator sets the value for duplex printing. At the
end of the job, the output bin reverts to the printer’s control panel
setting.
bool = true
Indicates duplex printing
bool = false
Indicates simplex printing