Kyocera TASKalfa 3051ci Technical Reference Manual page 248

Prescribe commands
Hide thumbs Also See for TASKalfa 3051ci:
Table of Contents

Advertisement

Chapter 7 Emulation
KPDL Page Device Parameters
7-136
The page device parameters for setpagedevice allow manipulating the output devices to
receive or provide various finishing operations on the printed outputs. For example, the
OutputType parameter allows to choose paper stack as follows:
To receive the output pages in the default printer stack:
<</OutputType (PRINTER_STACK)>> setpagedevice
To receive the output pages in the finisher for stapling:
<</OutputType (STAPLER)>> setpagedevice
Table 7.48. KPDL Page Device Parameters (Sheet 1 of 3)
Preceding Stack Parameter
BeginPage
Duplex
EndPage
ExitJamRecovery
HWResolution
ImagingBBox
InputAttributes
Install
ManualFeed
ManualFeedTimeout
Margins
MediaColor
MediaType
MediaWeight
NumCopies
OutputAttributes
OutputFaceUp
OutputType
PageSize
Result
Description
array
Indicate BeginPage procedure operations. This
parameter is called together with the number of
times showpage has executed since the beginning of
the page. (default: {pop})
bool
Return as a boolean object the current duplex mode.
(true: duplex, false: simplex)
array
Indicate EndPage procedure operations. This
parameter is called together with the number of
times showpage has executed since the end of the
page. (default: {exch pop 2 ne})
bool
Return as a boolean value whether to perform
recovery when a paper jam occurs. (Read only)
[true]
array
Indicate the resolution of the physical device.
(300dpi: [300 300], 600dpi: [600 600], 1200dpi:
[1200 1200])
array
Specify any bounding box for the entire page.
(default: null)
dict
Indicate the dictionary associated with a currently
available input device (paper tray) using the number
assigned to each.
array
Execute the procedure for installing values during
graphics mode when calling the setpagedevice
operator.
bool
Set whether to perform manual feed. (true: MF on)
int
Return the manual feed timeout. (Read only) [0]
array
Set the printer margins. (default: [0 0])
string
Use this parameter along with /PageSize,
/MediaWeight, and /MediaType when the user
selects a tray.
a
string
Use this parameter along with /PageSize,
/MediaWeight, and /MediaColor when the user
selects a tray. For details on media type, see footnote
below.
int
Use this parameter along with /PageSize,
/MediaType, and /MediaColor when the user selects
a tray.
int
Set the current copy count.
Normally null; when null is specified here, #copies
in userdict takes precedence.
dict
Indicate the dictionary containing media output
entries available for the current output device
(printer output tray, sorter, etc.).
bool
Set the printer's output stack.
(true: face up, false: face down)
string
Indicate parameters set by the user when selecting
the output stack. See example below.
array
Use this parameter along with /MediaColor,
/MediaWeight, and /MediaType when the user
selects a tray. Refer to KPDL Printable Area on page
141 (Ex: [612 792] LETTER, [595 842] A4).

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents