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

System Operators, The setmargins operator adjusts the top and left margins of

Page 39 highlights

tumble - tumble bool The tumble operator sets the value for page tumble. At the end of the job, page tumble reverts to the control panel setting. bool = true Prints the second side of a duplex page upside down relative to the first side (short edge binding) bool = false Prints the second side of a duplex page right side up relative to the first side (long edge binding) manualfeed - manualfeed bool The manualfeed operator returns a boolean value to indicate the manualfeed setting. bool = true Not applicable bool = false Indicates manual feed is not enabled System Operators revision - revision int The revision operator produces an integer variable int containing the version level of the "PostScript emulation" interpreter software, which varies with machine type and software version. setmargins int1 (topmargin) int2 (leftmargin) setmargins - The setmargins operator adjusts the top and left margins of the physical pages. margins - margins int1 (topmargin) int2 (leftmargin) The margins operator returns the values of the margin operands set in setmargins. These values are converted into device resolution units when this operator is received. buildtime - buildtime string The buildtime operator returns a string indicating when the PostScript emulation interpreter was built (for example, Fri Dec 12 19:31:33 EST 1998). Chapter 3: Technical Reference 35

  • 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
35
tumble
tumble
bool
The tumble operator sets the value for page tumble. At the end of the
job, page tumble reverts to the control panel setting.
bool = true
Prints the second side of a duplex page upside down
relative to the first side (short edge binding)
bool = false
Prints the second side of a duplex page right side up
relative to the first side (long edge binding)
manualfeed
manualfeed
bool
The manualfeed operator returns a boolean value to indicate the
manualfeed setting.
bool = true
Not applicable
bool = false
Indicates manual feed is not enabled
System Operators
revision
revision
int
The revision operator produces an integer variable int containing the
version level of the “PostScript emulation” interpreter software, which
varies with machine type and software version.
setmargins
int1
(topmargin)
int2
(leftmargin)
setmargins
The setmargins operator adjusts the top and left margins of the
physical pages.
margins
margins
int1
(topmargin)
int2
(leftmargin)
The margins operator returns the values of the margin operands set
in setmargins. These values are converted into device resolution
units when this operator is received.
buildtime
buildtime
string
The buildtime operator returns a string indicating when the PostScript
emulation interpreter was built (for example, Fri Dec 12 19:31:33 EST
1998).