Specifications

CHAPTER 2
LaserWriter 16/600 PS Software
Page Device Parameters 25
OutputPage
boolean
true
If the value of this parameter is true, pages are
printed normally, and output into the output
tray. If the value is false, no pages are actually
printed. However, all other processing is done
as if the pages were to be printed, including
rasterizing to a frame buffer. In this case, the
time required to process a page includes every-
thing except the time spent waiting for the
marking engine. In addition, rasterization
occurs synchronously with the execution of
showpage instead of being overlapped with the
execution of subsequent pages. This function
measures the cost in time of executing a page.
PageSize
array
Depends
on config-
uration
This parameter defines the overall page size that
was assumed during generation of the page
description. The PageSize parameter is an
array of two numbers [width height], that
specify the overall size of the page including
borders. Matching tolerance is 5 default user
space units in either dimension. Landscape
mode ([792 612]) is also valid.
Policies
dictionary
This dictionary contains feature-policy pairs
that specify what setpagedevice should do
when a feature request cannot be satisfied. The
default procedure is:
<</PolicyNotFound 1
/PageSize 0
/PolicyReport {pop}>>
/ProcessColorModle 0
/OutputDevice 0
PostRendering
Enhance
boolean
false
If the value of this parameter is true,
product-specific image enhancements are
enabled. These enhancements are made after the
page is rasterized in memory. The value persists
across power cycles.
PostRendering
EnhanceDetails
dictionary This dictionary describes product-specific
details related to the post-rendering image
enhancement. Refer to “Details Dictionary” on
page 35 for further information.
continued
Table 2-2 Page device parameters (continued)
Key Type Default Description