Ricoh DDP 92 Podręcznik programowania - Strona 8

Przeglądaj online lub pobierz pdf Podręcznik programowania dla Akcesoria do drukarek Ricoh DDP 92. Ricoh DDP 92 40 stron. 70e/92/184
Również dla Ricoh DDP 92: Broszura i specyfikacje (4 strony), Podręcznik użytkownika (20 strony), Podręcznik użytkownika (23 strony)

Ricoh DDP 92 Podręcznik programowania

Device Setup

The page device parameters represent particular raster output device features or
processing options; the values represent the current settings of those features or
options. The
parameters and the current pagedevice operator is used to get the current values of these
parameters.
For more information about how the
output device, refer to the Reference Manual.

Page Device Parameters

Printer

The following page device parameters are present in the printer. The semantics for the
parameters appear in the Reference Manual and the Supplement.
The following table lists all the page device parameters for the
Key
Type
BeginPage
procedure
{pop}
Collate
boolean
true
Duplex
boolean
false
EdgeToEdge
boolean
false
EndPage
procedure
{exch pop 2 ne}
ExitJamRecovery
boolean
false
Fold
integer
0
operator is used to set the values of the page device
setpagedevice
Page Device Parameters Table
Default
See Chapter 6 of the Reference Manual.
See Chapter 6 of the Reference Manual and print
behavior information on page 1-6.
See Chapter 6 of the Reference Manual.
Use:
<</PostRenderingEnhance true
/PostRenderingEnhanceDetails <</EdgeToEdge true>>
>> setpagedevice
Instead of:
<</EdgeToEdge true
>> setpagedevice
See Chapter 6 of the Reference Manual.
See Chapter 4 of the Supplement.
See Chapter 2 of the Supplement.
operator is used to set up a raster
setpagedevice
For More Information
PostScript Language Printer Commands
device.
/Printer
1-3