If the command contains some additional settings like colour for instance:
<<
/PageSize [595 842]
/MediaColor (White)
/MediaPosition 1
>> setpagedevice
then the current media settings (such as paper size, colour, weight, and type) specified in a
setpagedevice command are compared with the settings in the requested tray. If the settings
match, the bitmaps corresponding to a PostScript file will be printed from the requested tray.
Otherwise, MediaPosition will be ignored. If the specified settings match any other tray, the
document will be printed from there, otherwise a standard media selection mechanism will take
place.
The following example explains the described process. Consider the following PostScript code:
<<
/PageSize [595 842]
/MediaWeight
100
/MediaPosition 1
>> setpagedevice
The current values in the tray 1 are:
PageSize [595 842]
MediaColor Red
MediaWeight
80
MediaType Plain paper
In this case, MediaPosition will be ignored, because media weight does not match. The standard
media selection mechanism will be applied.
NOTE
An InsertSheet is treated as a regular media selection setting and can be selected via
MediaPosition like any other media.
InsertSheet
Insert sheet is a flag that specifies whether to insert an unprinted sheet directly into the output
document. Insert sheet can be enabled through the /InsertSheet entry in the setpagedevice
operator.
If /InsertSheet is true, the sheet will be treated as an insert sheet.
If /InsertSheet is false, the sheet is treated as a printable sheet, unless /MediaType is one of the
values ‘Insert sheet’ or ‘Tab insert’.
The modification of the /MediaType is done as follows:
For types [Print on tab], [Tab sheets], [Inserted tab sheets]: Modified to [Inserted tab sheets].
For all other types: Modified to [Inserts].
Media selection
Chapter 5 - Adobe® PostScript® 3™
77
imagePRESS C7010VPS series v2.2
Summary of Contents for imagePRESS C7010VPS series
Page 8: ...Contents 8 imagePRESS C7010VPS series v2 2...
Page 9: ...Chapter 1 Introduction...
Page 14: ...Supported media 14 Chapter 1 Introduction imagePRESS C7010VPS series v2 2...
Page 15: ...Chapter 2 PRISMAsync...
Page 29: ...Chapter 3 The LPD connection...
Page 45: ...Chapter 4 The socket connection...
Page 51: ...Chapter 5 Adobe PostScript 3...
Page 64: ...Bind 64 Chapter 5 Adobe PostScript 3 imagePRESS C7010VPS series v2 2...
Page 86: ...Staple 86 Chapter 5 Adobe PostScript 3 imagePRESS C7010VPS series v2 2...
Page 89: ...Trim Chapter 5 Adobe PostScript 3 89 imagePRESS C7010VPS series v2 2...
Page 99: ...Chapter 6 PDF...
Page 117: ...Chapter 7 Colour management...
Page 133: ...Chapter 8 Accounting...
Page 150: ...Implementation aspects 150 Chapter 8 Accounting imagePRESS C7010VPS series v2 2...
Page 151: ...Chapter 9 SNMP...
Page 159: ...Example in pseudo code Chapter 9 SNMP 159 imagePRESS C7010VPS series v2 2...
Page 222: ...ppmPortGroup 222 Chapter 9 SNMP imagePRESS C7010VPS series v2 2...
Page 223: ...Chapter 10 JDF interface specification...
Page 291: ...Basic JDF ticket Chapter 10 JDF interface specification 291 imagePRESS C7010VPS series v2 2...
Page 297: ...Chapter 11 SMB printing...
Page 303: ...Chapter 12 Hot folder printing...
Page 306: ...Hot folder 306 Chapter 12 Hot folder printing imagePRESS C7010VPS series v2 2...
Page 307: ...Chapter 13 Scan to file and scan to email...
Page 313: ...Chapter 14 SRA IPDS...
Page 361: ......