1*PPD-Adobe: "4.3"
2*% PostScript(R) Printer Description File
3*% Copyright 2010 CANON INC.
4*%
5*% Permission is hereby granted, free of charge, to any person obtaining
6*% a copy of this software and associated documentation files (the
7*% "Software"), to deal in the Software without restriction, including
8*% without limitation the rights to use, copy, modify, merge, publish,
9*% distribute, sublicense, and/or sell copies of the Software, and to
10*% permit persons to whom the Software is furnished to do so, subject to
11*% the following conditions:
12*%
13*% The above copyright notice and this permission notice shall be
14*% included in all copies or substantial portions of the Software.
15*%
16*% THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
17*% EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
18*% MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
19*% IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
20*% CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
21*% TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
22*% SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
23*%
24*% [this is the MIT open source license -- please see www.opensource.org]
25*%
26*% End of Copyright statement for Canon iR-ADV C9060/9070.
27*% Release version 3.00 2010
28*%
29*FormatVersion: "4.3"
30*FileVersion: "1.0"
31*LanguageEncoding: ISOLatin1
32*LanguageVersion: English
33*Manufacturer: "Canon"
34*PCFileName: "CNADVC9060E1.PPD"
35*Product: "(iR-ADV C9060/9070)"
36*PSVersion: "(3017.104)1"
37*ModelName: "Canon iR-ADV C9060/9070"
38*ShortNickName: "Canon iR-ADV C9060/9070 (PS3)"
39*NickName: "Canon iR-ADV C9060/9070 PPD"
40
41*% ==== Device Capabilities ===============
42*LanguageLevel: "3"
43*Protocols: TBCP
44
45*FreeVM: "2157000"
46
47*ColorDevice: True
48*DefaultColorSpace: CMYK
49
50*TTRasterizer: Type42
51*?TTRasterizer: "save
52 42 /FontType resourcestatus
53 {pop pop (Type42)} {(No Type42)} ifelse = flush
54restore"
55*End
56
57*% Optional flash rom is treated like a disk.
58*FileSystem: True
59*?FileSystem: "save statusdict /diskonline get exec
60 {(True)}{(False)} ifelse = flush restore"
61*End
62
63*Throughput: "75"
64*Password: "()"
65*ExitServer: "
66  count 0 eq
67  {false}
68  {true exch startjob}
69  ifelse
70  not
71  {
72    (WARNING: Cannot modify initial VM.) =
73    (Missing or invalid password.) =
74    (Please contact the author of this software.) = flush quit
75  } if"
76*End
77*Reset: "
78  count 0 eq
79  {false}
80  {true exch startjob}
81  ifelse
82  not
83  {
84    (WARNING: Cannot reset printer.) =
85    (Missing or invalid password.) =
86    (Please contact the author of this software.) = flush quit
87  } if
88  systemdict /quit get exec
89  (WARNING : Printer Reset Failed.) = flush"
90*End
91*OpenUI *Collate/Collated: Boolean
92*OrderDependency: 60.0 AnySetup *Collate
93*DefaultCollate: True
94*Collate True/On: ""
95*Collate False/Off: ""
96*CloseUI: *Collate
97
98*OpenGroup: PaperSource/Paper
99
100*OpenUI *InputSlot: PickOne
101*OrderDependency: 40.0 AnySetup *InputSlot
102*DefaultInputSlot: Auto
103*InputSlot Auto/Auto: "<</InputAttributes <</Priority []>> >>
104 systemdict /setpagedevice get exec"
105*End
106*InputSlot Tray1/Drawer 1: "
107 currentpagedevice /InputAttributes get 0 get null ne
108 {<</InputAttributes <</Priority [0]>> >>
109 systemdict /setpagedevice get exec} if
110 <</MediaType (ANY) /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
111*End
112*InputSlot Tray2/Drawer 2: "
113 currentpagedevice /InputAttributes get 2 get null ne
114 {<</InputAttributes <</Priority [2]>> >>
115 systemdict /setpagedevice get exec} if
116 <</MediaType (ANY) /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
117*End
118*InputSlot Tray3/Drawer 3: "
119 currentpagedevice /InputAttributes get 3 get null ne
120 {<</InputAttributes <</Priority [3]>> >>
121 systemdict /setpagedevice get exec} if
122 <</MediaType (ANY) /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
123*End
124*InputSlot Tray4/Drawer 4: "
125 currentpagedevice /InputAttributes get 4 get null ne
126 {<</InputAttributes <</Priority [4]>> >>
127 systemdict /setpagedevice get exec} if
128 <</MediaType (ANY) /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
129*End
130*InputSlot Tray5/Drawer 5: "
131 currentpagedevice /InputAttributes get 5 get null ne
132 {<</InputAttributes <</Priority [5]>> >>
133 systemdict /setpagedevice get exec} if
134 <</MediaType (ANY) /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
135*End
136*InputSlot Tray6/Drawer 6: "
137 currentpagedevice /InputAttributes get 6 get null ne
138 {<</InputAttributes <</Priority [6]>> >>
139 systemdict /setpagedevice get exec} if
140 <</MediaType (ANY) /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
141*End
142*InputSlot Tray7/Drawer 7: "
143 currentpagedevice /InputAttributes get 7 get null ne
144 {<</InputAttributes <</Priority [7]>> >>
145 systemdict /setpagedevice get exec} if
146 <</MediaType (ANY) /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
147*End
148*InputSlot MPT/Multi Purpose Tray: "
149 currentpagedevice /InputAttributes get 1 get null ne
150 {<</InputAttributes <</Priority [1]>> >>
151 systemdict /setpagedevice get exec} if
152 <</MediaType (ANY) /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
153*End
154*InputSlot SPD/Paper Deck Unit A1: "
155 currentpagedevice /InputAttributes get 5 get null ne
156 {<</InputAttributes <</Priority [5]>> >>
157 systemdict /setpagedevice get exec} if
158 <</MediaType (ANY) /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
159*End
160*InputSlot PODLT/POD Deck Lite: "
161 currentpagedevice /InputAttributes get 5 get null ne
162 {<</InputAttributes <</Priority [5]>> >>
163 systemdict /setpagedevice get exec} if
164 <</MediaType (ANY) /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
165*End
166*CloseUI: *InputSlot
167
168*OpenUI *MediaType/Paper Type: PickOne
169*OrderDependency: 50.0 AnySetup *MediaType
170*DefaultMediaType: None
171*MediaType None/Printer Default: ""
172*MediaType PLAIN/Plain 1 (64 to 90 g/m2): "<</MediaType (PLAIN)
173 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
174*End
175*MediaType PLAIN2/Plain 2 (91 to 105 g/m2): "<</MediaType (PLAIN2)
176 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
177*End
178*MediaType RECYCLED/Recycled 1 (64 to 90 g/m2): "<</MediaType (RECYCLED)
179 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
180*End
181*MediaType RECYCLED2/Recycled 2 (91 to 105 g/m2): "<</MediaType (RECYCLED2)
182 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
183*End
184*MediaType COLOR/Color (64 to 90 g/m2): "<</MediaType (COLOR)
185 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
186*End
187*MediaType PREPUNCHED/Pre-punched Paper: "<</MediaType (PREPUNCHED)
188 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
189*End
190*MediaType LETTERHEAD/Letterhead: "<</MediaType (LETTERHEAD)
191 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
192*End
193*MediaType BOND/Bond: "<</MediaType (BOND)
194 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
195*End
196*MediaType HEAVY/Heavy 1 (106 to 150 g/m2): "<</MediaType (HEAVY)
197 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
198*End
199*MediaType MIDHEAVY/Heavy 2 (151 to 220 g/m2): "<</MediaType (MIDHEAVY)
200 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
201*End
202*MediaType EXHEAVY/Heavy 3 (221 to 256 g/m2): "<</MediaType (EXHEAVY)
203 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
204*End
205*MediaType EXHEAVY2/Heavy 4 (257 to 300 g/m2): "<</MediaType (EXHEAVY2)
206 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
207*End
208*MediaType TRANSPARENCY/Transparency: "<</MediaType (TRANSPARENCY)
209 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
210*End
211*MediaType LABELS/Labels: "<</MediaType (LABELS)
212 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
213*End
214*MediaType TRACING/Tracing Paper: "<</MediaType (TRACING)
215 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
216*End
217*MediaType THIN/Thin (52 to 63 g/m2): "<</MediaType (THIN)
218 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
219*End
220*MediaType ENVELOPE/Envelope: "<</MediaType (ENVELOPE)
221 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
222*End
223*MediaType INDEX1/Tab 1 (151 to 180 g/m2): "<</MediaType (INDEX)
224 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
225*End
226*MediaType INDEX2/Tab 2 (181 to 220 g/m2): "<</MediaType (INDEX2)
227 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
228*End
229*MediaType SINGLE-SIDE-COATED1/1-sided Coated 1 (106 to 180 g/m2): "<</MediaType (SINGLE-SIDE-COATED1)
230 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
231*End
232*MediaType SINGLE-SIDE-COATED2/1-sided Coated 2 (181 to 220 g/m2): "<</MediaType (SINGLE-SIDE-COATED2)
233 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
234*End
235*MediaType SINGLE-SIDE-COATED3/1-sided Coated 3 (221 to 256 g/m2): "<</MediaType (SINGLE-SIDE-COATED3)
236 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
237*End
238*MediaType SINGLE-SIDE-COATED4/1-sided Coated 4 (257 to 300 g/m2): "<</MediaType (SINGLE-SIDE-COATED4)
239 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
240*End
241*MediaType BOTH-SIDE-COATED1/2-sided Coated 1 (106 to 180 g/m2): "<</MediaType (BOTH-SIDE-COATED1)
242 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
243*End
244*MediaType BOTH-SIDE-COATED2/2-sided Coated 2 (181 to 220 g/m2): "<</MediaType (BOTH-SIDE-COATED2)
245 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
246*End
247*MediaType BOTH-SIDE-COATED3/2-sided Coated 3 (221 to 256 g/m2): "<</MediaType (BOTH-SIDE-COATED3)
248 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
249*End
250*MediaType BOTH-SIDE-COATED4/2-sided Coated 4 (257 to 300 g/m2): "<</MediaType (BOTH-SIDE-COATED4)
251 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
252*End
253*MediaType EMBOSSED1/Textured 1 (106 to 150 g/m2): "<</MediaType (EMBOSSED1)
254 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
255*End
256*MediaType EMBOSSED2/Textured 2 (151 to 220 g/m2): "<</MediaType (EMBOSSED2)
257 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
258*End
259*MediaType EMBOSSED3/Textured 3 (221 to 256 g/m2): "<</MediaType (EMBOSSED3)
260 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
261*End
262*MediaType EMBOSSED4/Textured 4 (257 to 300 g/m2): "<</MediaType (EMBOSSED4)
263 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
264*End
265*CloseUI: *MediaType
266
267*CloseGroup: PaperSource
268
269*DefaultResolution: 600dpi
270*RequiresPageRegion All: True
271
272*OpenGroup: Finishing/Finishing
273
274*OpenUI *Duplex/Duplex: PickOne
275*OrderDependency: 50.0 AnySetup *Duplex
276*DefaultDuplex: DuplexNoTumble
277*Duplex None/Off: "<</Duplex false /Tumble false>> systemdict /setpagedevice get exec"
278*Duplex DuplexNoTumble/Long edge: "<</Duplex true /Tumble false>> systemdict /setpagedevice get exec"
279*Duplex DuplexTumble/Short edge: "<</Duplex true /Tumble true>> systemdict /setpagedevice get exec"
280*CloseUI: *Duplex
281
282*OpenUI *TSwitch/Tray Switch: PickOne
283*OrderDependency: 50.0 AnySetup *TSwitch
284*DefaultTSwitch: Default
285*TSwitch Default/Printer Default: ""
286*TSwitch Off/Off: "<</TraySwitch false>> systemdict /setpagedevice get exec"
287*TSwitch On/On: "<</TraySwitch true>> systemdict /setpagedevice get exec"
288*CloseUI: *TSwitch
289
290*OpenUI *Booklet/Booklet Printing: PickOne
291*OrderDependency: 5.0 AnySetup *Booklet
292*DefaultBooklet: None
293*Booklet None/Off: "<</Booklet false>> systemdict /setpagedevice get exec"
294*Booklet Left/On: "
295<</Booklet true /BookletDetails <</Type 4 /Layout (LefttoRight)>> >>
296systemdict /setpagedevice get exec"
297*End
298*CloseUI: *Booklet
299
300*OpenUI *BindMode/Saddle Stitch Setting: PickOne
301*OrderDependency: 50.0 AnySetup *BindMode
302*DefaultBindMode: Default
303*BindMode Default/Printer Default: ""
304*BindMode Off/Off: "<</BookletDetails
305<</Type 4 /SaddleStitch false /VFold false>> >>
306systemdict /setpagedevice get exec"
307*End
308*BindMode VFold/Fold Only: "<</Booklet true /BookletDetails
309<</Type 4 /SaddleStitch false /VFold true>> >>
310systemdict /setpagedevice get exec"
311*End
312*BindMode SaddleStitch/Fold + Saddle Stitch: "<</Booklet true /BookletDetails
313<</Type 4 /SaddleStitch true>> >>
314systemdict /setpagedevice get exec"
315*End
316*CloseUI: *BindMode
317
318*OpenUI *Trimmer/Trimmer to Trim Paper: PickOne
319*OrderDependency: 50.0 AnySetup *Trimmer
320*DefaultTrimmer: Default
321*Trimmer Default/Printer Default: ""
322*Trimmer Off/Off: "<</Trim 0>>
323systemdict /setpagedevice get exec"
324*End
325*Trimmer On/On: "<</Trim 3>> systemdict /setpagedevice get exec"
326*CloseUI: *Trimmer
327
328*OpenUI *Creep/Creep (Displacement) Correction: PickOne
329*OrderDependency: 50.0 AnySetup *Creep
330*DefaultCreep: Default
331*Creep Default/Printer Default: ""
332*Creep Off/Off: "<</PostRenderingEnhance true /PostRenderingEnhanceDetails
333<</Type 44 /GutterShift false>> >> systemdict /setpagedevice get exec"
334*End
335*Creep On/On: "<</PostRenderingEnhance true /PostRenderingEnhanceDetails
336 <</Type 44 /GutterShift true>> >> systemdict /setpagedevice get exec"
337*End
338*CloseUI: *Creep
339
340*OpenUI *Fold/Fold: PickOne
341*OrderDependency: 50.0 AnySetup *Fold
342*DefaultFold: Default
343*Fold Default/Printer Default: ""
344*Fold Off/Off: "<</Fold 0>> systemdict /setpagedevice get exec"
345*Fold ZOnL/Z-Fold (Portrait): "
346<</Fold 4 /FoldDetails <</Type 17 /FoldType 1>> >> systemdict /setpagedevice get exec"
347*End
348*Fold ZOnR/Z-Fold (Landscape): "
349<</Fold 4 /FoldDetails <</Type 17 /FoldType 2>> >> systemdict /setpagedevice get exec"
350*End
351*Fold COnDownL/C-Fold (Face Down + Portrait): "
352<</Fold 4 /FoldDetails <</Type 17 /FoldType 3>> >> systemdict /setpagedevice get exec"
353*End
354*Fold COnDownR/C-Fold (Face Down + Landscape): "
355<</Fold 4 /FoldDetails <</Type 17 /FoldType 4>> >> systemdict /setpagedevice get exec"
356*End
357*Fold COnUpL/C-Fold (Face Up + Portrait): "
358<</Fold 4 /FoldDetails <</Type 17 /FoldType 5>> >> systemdict /setpagedevice get exec"
359*End
360*Fold COnUpR/C-Fold (Face Up + Landscape): "
361<</Fold 4 /FoldDetails <</Type 17 /FoldType 6>> >> systemdict /setpagedevice get exec"
362*End
363*Fold 2OnRev/2-Fold (Face Down + Portrait): "
364<</Fold 4 /FoldDetails <</Type 17 /FoldType 7>> >> systemdict /setpagedevice get exec"
365*End
366*Fold 2OnObv/2-Fold (Face Up + Landscape): "
367<</Fold 4 /FoldDetails <</Type 17 /FoldType 8>> >> systemdict /setpagedevice get exec"
368*End
369*Fold 3OnFront/Accordion Z-Fold (Landscape): "
370<</Fold 4 /FoldDetails <</Type 17 /FoldType 13>> >> systemdict /setpagedevice get exec"
371*End
372*Fold 3OnBack/Accordion Z-Fold (Portrait): "
373<</Fold 4 /FoldDetails <</Type 17 /FoldType 14>> >> systemdict /setpagedevice get exec"
374*End
375*Fold 4OnRevOut/Double Parallel Fold (Face Down + Portrait): "
376<</Fold 4 /FoldDetails <</Type 17 /FoldType 9>> >> systemdict /setpagedevice get exec"
377*End
378*Fold 4OnRevIn/Double Parallel Fold (Face Down + Landscape): "
379<</Fold 4 /FoldDetails <</Type 17 /FoldType 10>> >> systemdict /setpagedevice get exec"
380*End
381*Fold 4OnObvOut/Double Parallel Fold (Face Up + Portrait): "
382<</Fold 4 /FoldDetails <</Type 17 /FoldType 11>> >> systemdict /setpagedevice get exec"
383*End
384*Fold 4OnObvIn/Double Parallel Fold (Face Up + Landscape): "
385<</Fold 4 /FoldDetails <</Type 17 /FoldType 12>> >> systemdict /setpagedevice get exec"
386*End
387*CloseUI: *Fold
388*OpenUI *BindingLocation/Binding Location: PickOne
389*OrderDependency: 50.0 AnySetup *BindingLocation
390*DefaultBindingLocation: None
391*BindingLocation None/Printer Default: ""
392*BindingLocation LongEdge/Long Edge: "<</Bind 4 /BindDetails
393<</Type 8 /BindingLocation 1>> >> systemdict /setpagedevice get exec"
394*End
395*BindingLocation ShortEdge/Short Edge: "<</Bind 4 /BindDetails
396<</Type 8 /BindingLocation 2>> >> systemdict /setpagedevice get exec"
397*End
398*CloseUI: *BindingLocation
399
400*OpenUI *Gutter/Gutter: PickOne
401*OrderDependency: 50.0 AnySetup *Gutter
402*DefaultGutter: None
403*Gutter 50mm/+50 mm: "<</Bind 4 /BindDetails <</Type 8 /Gutter 50>> >> systemdict /setpagedevice get exec"
404*Gutter 48mm/+48 mm: "<</Bind 4 /BindDetails <</Type 8 /Gutter 48>> >> systemdict /setpagedevice get exec"
405*Gutter 46mm/+46 mm: "<</Bind 4 /BindDetails <</Type 8 /Gutter 46>> >> systemdict /setpagedevice get exec"
406*Gutter 44mm/+44 mm: "<</Bind 4 /BindDetails <</Type 8 /Gutter 44>> >> systemdict /setpagedevice get exec"
407*Gutter 42mm/+42 mm: "<</Bind 4 /BindDetails <</Type 8 /Gutter 42 >> >> systemdict /setpagedevice get exec"
408*Gutter 40mm/+40 mm: "<</Bind 4 /BindDetails <</Type 8 /Gutter 40 >> >> systemdict /setpagedevice get exec"
409*Gutter 38mm/+38 mm: "<</Bind 4 /BindDetails <</Type 8 /Gutter 38 >> >> systemdict /setpagedevice get exec"
410*Gutter 36mm/+36 mm: "<</Bind 4 /BindDetails <</Type 8 /Gutter 36 >> >> systemdict /setpagedevice get exec"
411*Gutter 34mm/+34 mm: "<</Bind 4 /BindDetails <</Type 8 /Gutter 34 >> >> systemdict /setpagedevice get exec"
412*Gutter 32mm/+32 mm: "<</Bind 4 /BindDetails <</Type 8 /Gutter 32 >> >> systemdict /setpagedevice get exec"
413*Gutter 30mm/+30 mm: "<</Bind 4 /BindDetails <</Type 8 /Gutter 30 >> >> systemdict /setpagedevice get exec"
414*Gutter 28mm/+28 mm: "<</Bind 4 /BindDetails <</Type 8 /Gutter 28 >> >> systemdict /setpagedevice get exec"
415*Gutter 26mm/+26 mm: "<</Bind 4 /BindDetails <</Type 8 /Gutter 26 >> >> systemdict /setpagedevice get exec"
416*Gutter 24mm/+24 mm: "<</Bind 4 /BindDetails <</Type 8 /Gutter 24 >> >> systemdict /setpagedevice get exec"
417*Gutter 22mm/+22 mm: "<</Bind 4 /BindDetails <</Type 8 /Gutter 22 >> >> systemdict /setpagedevice get exec"
418*Gutter 20mm/+20 mm: "<</Bind 4 /BindDetails <</Type 8 /Gutter 20 >> >> systemdict /setpagedevice get exec"
419*Gutter 18mm/+18 mm: "<</Bind 4 /BindDetails <</Type 8 /Gutter 18 >> >> systemdict /setpagedevice get exec"
420*Gutter 16mm/+16 mm: "<</Bind 4 /BindDetails <</Type 8 /Gutter 16 >> >> systemdict /setpagedevice get exec"
421*Gutter 14mm/+14 mm: "<</Bind 4 /BindDetails <</Type 8 /Gutter 14 >> >> systemdict /setpagedevice get exec"
422*Gutter 12mm/+12 mm: "<</Bind 4 /BindDetails <</Type 8 /Gutter 12 >> >> systemdict /setpagedevice get exec"
423*Gutter 10mm/+10 mm: "<</Bind 4 /BindDetails <</Type 8 /Gutter 10 >> >> systemdict /setpagedevice get exec"
424*Gutter 8mm/+8 mm: "<</Bind 4 /BindDetails <</Type 8 /Gutter 8 >> >> systemdict /setpagedevice get exec"
425*Gutter 6mm/+6 mm: "<</Bind 4 /BindDetails <</Type 8 /Gutter 6 >> >> systemdict /setpagedevice get exec"
426*Gutter 4mm/+4 mm: "<</Bind 4 /BindDetails <</Type 8 /Gutter 4 >> >> systemdict /setpagedevice get exec"
427*Gutter 2mm/+2 mm: "<</Bind 4 /BindDetails <</Type 8 /Gutter 2 >> >> systemdict /setpagedevice get exec"
428*Gutter None/0 mm: "<</Bind 4 /BindDetails <</Type 8 /Gutter 0 >> >> systemdict /setpagedevice get exec"
429*CloseUI: *Gutter
430
431*OpenUI *Finishing/Finishing: PickOne
432*OrderDependency: 50.0 AnySetup *Finishing
433*DefaultFinishing: Col
434*Finishing Col/Collate: "<</Collate true /Jog 0
435 /PostRenderingEnhance true /PostRenderingEnhanceDetails
436 <</Type 44 /Rotate false>> >> systemdict /setpagedevice get exec"
437*End
438*Finishing None/Group: "<</Collate false /Jog 0
439 /PostRenderingEnhance true /PostRenderingEnhanceDetails
440 <</Type 44 /Rotate false>> >> systemdict /setpagedevice get exec"
441*End
442*Finishing RotCol/Rotate-collate: "<</Collate true /Jog 0
443 /PostRenderingEnhance true /PostRenderingEnhanceDetails
444 <</Type 44 /Rotate true>> >> systemdict /setpagedevice get exec"
445*End
446*Finishing RotGr/Rotate-group: "<</Collate false /Jog 0
447 /PostRenderingEnhance true /PostRenderingEnhanceDetails
448 <</Type 44 /Rotate true>> >> systemdict /setpagedevice get exec"
449*End
450*Finishing OffCol/Offset-collate: "<</Collate true /Jog 2
451 /PostRenderingEnhance true /PostRenderingEnhanceDetails
452 <</Type 44 /Rotate false>> >> systemdict /setpagedevice get exec"
453*End
454*Finishing OffGr/Offset-group: "<</Collate false /Jog 2
455 /PostRenderingEnhance true /PostRenderingEnhanceDetails
456 <</Type 44 /Rotate false>> >> systemdict /setpagedevice get exec"
457*End
458*CloseUI: *Finishing
459
460*OpenUI *ShiftUnit/Number of Copies for Offset: PickOne
461*OrderDependency: 50.0 AnySetup *ShiftUnit
462*DefaultShiftUnit: Default
463*ShiftUnit Default/Printer Default: ""
464*ShiftUnit 1/1: "<</Collate true /Jog 2
465 /PostRenderingEnhance true /PostRenderingEnhanceDetails
466 <</Type 44 /Rotate false /ShiftUnit 1 >> >> systemdict /setpagedevice get exec"
467*End
468*ShiftUnit 2/2: "<</Collate true /Jog 2
469 /PostRenderingEnhance true /PostRenderingEnhanceDetails
470 <</Type 44 /Rotate false /ShiftUnit 2 >> >> systemdict /setpagedevice get exec"
471*End
472*ShiftUnit 3/3: "<</Collate true /Jog 2
473 /PostRenderingEnhance true /PostRenderingEnhanceDetails
474 <</Type 44 /Rotate false /ShiftUnit 3 >> >> systemdict /setpagedevice get exec"
475*End
476*ShiftUnit 4/4: "<</Collate true /Jog 2
477 /PostRenderingEnhance true /PostRenderingEnhanceDetails
478 <</Type 44 /Rotate false /ShiftUnit 4 >> >> systemdict /setpagedevice get exec"
479*End
480*ShiftUnit 5/5: "<</Collate true /Jog 2
481 /PostRenderingEnhance true /PostRenderingEnhanceDetails
482 <</Type 44 /Rotate false /ShiftUnit 5 >> >> systemdict /setpagedevice get exec"
483*End
484*ShiftUnit 6/6: "<</Collate true /Jog 2
485 /PostRenderingEnhance true /PostRenderingEnhanceDetails
486 <</Type 44 /Rotate false /ShiftUnit 6 >> >> systemdict /setpagedevice get exec"
487*End
488*ShiftUnit 7/7: "<</Collate true /Jog 2
489 /PostRenderingEnhance true /PostRenderingEnhanceDetails
490 <</Type 44 /Rotate false /ShiftUnit 7 >> >> systemdict /setpagedevice get exec"
491*End
492*ShiftUnit 8/8: "<</Collate true /Jog 2
493 /PostRenderingEnhance true /PostRenderingEnhanceDetails
494 <</Type 44 /Rotate false /ShiftUnit 8 >> >> systemdict /setpagedevice get exec"
495*End
496*ShiftUnit 9/9: "<</Collate true /Jog 2
497 /PostRenderingEnhance true /PostRenderingEnhanceDetails
498 <</Type 44 /Rotate false /ShiftUnit 9 >> >> systemdict /setpagedevice get exec"
499*End
500*ShiftUnit 10/10: "<</Collate true /Jog 2
501 /PostRenderingEnhance true /PostRenderingEnhanceDetails
502 <</Type 44 /Rotate false /ShiftUnit 10 >> >> systemdict /setpagedevice get exec"
503*End
504*ShiftUnit 11/11: "<</Collate true /Jog 2
505 /PostRenderingEnhance true /PostRenderingEnhanceDetails
506 <</Type 44 /Rotate false /ShiftUnit 11 >> >> systemdict /setpagedevice get exec"
507*End
508*ShiftUnit 12/12: "<</Collate true /Jog 2
509 /PostRenderingEnhance true /PostRenderingEnhanceDetails
510 <</Type 44 /Rotate false /ShiftUnit 12 >> >> systemdict /setpagedevice get exec"
511*End
512*ShiftUnit 13/13: "<</Collate true /Jog 2
513 /PostRenderingEnhance true /PostRenderingEnhanceDetails
514 <</Type 44 /Rotate false /ShiftUnit 13 >> >> systemdict /setpagedevice get exec"
515*End
516*ShiftUnit 14/14: "<</Collate true /Jog 2
517 /PostRenderingEnhance true /PostRenderingEnhanceDetails
518 <</Type 44 /Rotate false /ShiftUnit 14 >> >> systemdict /setpagedevice get exec"
519*End
520*ShiftUnit 15/15: "<</Collate true /Jog 2
521 /PostRenderingEnhance true /PostRenderingEnhanceDetails
522 <</Type 44 /Rotate false /ShiftUnit 15 >> >> systemdict /setpagedevice get exec"
523*End
524*ShiftUnit 16/16: "<</Collate true /Jog 2
525 /PostRenderingEnhance true /PostRenderingEnhanceDetails
526 <</Type 44 /Rotate false /ShiftUnit 16 >> >> systemdict /setpagedevice get exec"
527*End
528*ShiftUnit 17/17: "<</Collate true /Jog 2
529 /PostRenderingEnhance true /PostRenderingEnhanceDetails
530 <</Type 44 /Rotate false /ShiftUnit 17 >> >> systemdict /setpagedevice get exec"
531*End
532*ShiftUnit 18/18: "<</Collate true /Jog 2
533 /PostRenderingEnhance true /PostRenderingEnhanceDetails
534 <</Type 44 /Rotate false /ShiftUnit 18 >> >> systemdict /setpagedevice get exec"
535*End
536*ShiftUnit 19/19: "<</Collate true /Jog 2
537 /PostRenderingEnhance true /PostRenderingEnhanceDetails
538 <</Type 44 /Rotate false /ShiftUnit 19 >> >> systemdict /setpagedevice get exec"
539*End
540*ShiftUnit 20/20: "<</Collate true /Jog 2
541 /PostRenderingEnhance true /PostRenderingEnhanceDetails
542 <</Type 44 /Rotate false /ShiftUnit 20 >> >> systemdict /setpagedevice get exec"
543*End
544*CloseUI: *ShiftUnit
545
546*OpenUI *Interleave/Transparency Interleaving: PickOne
547*OrderDependency: 60.0 AnySetup *Interleave
548*DefaultInterleave: None
549*Interleave None/Off: "<</PostRenderingEnhance true /PostRenderingEnhanceDetails
550<</Type 44 /Interleave 0>> >> systemdict /setpagedevice get exec"
551*End
552*Interleave White/Blank Interleaf Sheet: "<</PostRenderingEnhance true /PostRenderingEnhanceDetails
553<</Type 44 /Interleave 1>>
554/MediaType (TRANSPARENCY) /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
555*End
556*Interleave Printed/Printed Interleaf Sheet: "<</PostRenderingEnhance true /PostRenderingEnhanceDetails
557<</Type 44 /Interleave 2>>
558/MediaType (TRANSPARENCY) /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
559*End
560*CloseUI: *Interleave
561
562*OpenUI *Staple/Staple: PickOne
563*OrderDependency: 50.0 AnySetup *Staple
564*DefaultStaple: None
565*Staple None/Off: "<</Staple 0 >> systemdict /setpagedevice get exec"
566*Staple 1PRU/1 Staple (Port RU/Land RB): "<</Staple 3 /StapleDetails
567<</Type 21 /Position (1PRU)>> >> systemdict /setpagedevice get exec"
568*End
569*Staple 1PLU/1 Staple (Port LU/Land RU): "<</Staple 3 /StapleDetails
570<</Type 21 /Position (1PLU)>> >> systemdict /setpagedevice get exec"
571*End
572*Staple 1PRB/1 Staple (Port RB/Land LB): "<</Staple 3 /StapleDetails
573<</Type 21 /Position (1PRB)>> >> systemdict /setpagedevice get exec"
574*End
575*Staple 1PLB/1 Staple (Port LB/Land LU): "<</Staple 3 /StapleDetails
576<</Type 21 /Position (1PLB)>> >> systemdict /setpagedevice get exec"
577*End
578*Staple 2PL/2 Staple (Port L/Land U): "<</Staple 3 /StapleDetails
579<</Type 21 /Position (2PL)>> >> systemdict /setpagedevice get exec"
580*End
581*Staple 2PR/2 Staple (Port R/Land B): "<</Staple 3 /StapleDetails
582<</Type 21 /Position (2PR)>> >> systemdict /setpagedevice get exec"
583*End
584*Staple 2PU/2 Staple (Port U/Land R): "<</Staple 3 /StapleDetails
585<</Type 21 /Position (2PU)>> >> systemdict /setpagedevice get exec"
586*End
587*Staple 2PB/2 Staple (Port B/Land L): "<</Staple 3 /StapleDetails
588<</Type 21 /Position (2PB)>> >> systemdict /setpagedevice get exec"
589*End
590*CloseUI: *Staple
591
592*OpenUI *Punch/Hole Punch: PickOne
593*OrderDependency: 50.0 AnySetup *Punch
594*DefaultPunch: None
595*Punch None/Off: "<</Punch 0 >> systemdict /setpagedevice get exec"
596*Punch InAnyPL/Punch (Port L/Land U): "<</Punch 3 /PunchDetails
597<</Type 11 /Position (PL) /DieType (INNER_ANY)>> >> systemdict /setpagedevice get exec"
598*End
599*Punch InAnyPR/Punch (Port R/Land B): "<</Punch 3 /PunchDetails
600<</Type 11 /Position (PR) /DieType (INNER_ANY)>> >> systemdict /setpagedevice get exec"
601*End
602*Punch InAnyPU/Punch (Port U/Land R): "<</Punch 3 /PunchDetails
603<</Type 11 /Position (PU) /DieType (INNER_ANY)>> >> systemdict /setpagedevice get exec"
604*End
605*Punch InAnyPB/Punch (Port B/Land L): "<</Punch 3 /PunchDetails
606<</Type 11 /Position (PB) /DieType (INNER_ANY)>> >> systemdict /setpagedevice get exec"
607*End
608*Punch 2PL/2 Holes Punch (Port L/Land U): "<</Punch 3 /PunchDetails
609<</Type 11 /Position (PL) /DieType (INNER_2)>> >> systemdict /setpagedevice get exec"
610*End
611*Punch 2PR/2 Holes Punch (Port R/Land B): "<</Punch 3 /PunchDetails
612<</Type 11 /Position (PR) /DieType (INNER_2)>> >> systemdict /setpagedevice get exec"
613*End
614*Punch 2PU/2 Holes Punch (Port U/Land R): "<</Punch 3 /PunchDetails
615<</Type 11 /Position (PU) /DieType (INNER_2)>> >> systemdict /setpagedevice get exec"
616*End
617*Punch 2PB/2 Holes Punch (Port B/Land L): "<</Punch 3 /PunchDetails
618<</Type 11 /Position (PB) /DieType (INNER_2)>> >> systemdict /setpagedevice get exec"
619*End
620*Punch 4PL/4 Holes Punch (Port L/Land U): "<</Punch 3 /PunchDetails
621<</Type 11 /Position (PL) /DieType (INNER_4)>> >> systemdict /setpagedevice get exec"
622*End
623*Punch 4PR/4 Holes Punch (Port R/Land B): "<</Punch 3 /PunchDetails
624<</Type 11 /Position (PR) /DieType (INNER_4)>> >> systemdict /setpagedevice get exec"
625*End
626*Punch 4PU/4 Holes Punch (Port U/Land R): "<</Punch 3 /PunchDetails
627<</Type 11 /Position (PU) /DieType (INNER_4)>> >> systemdict /setpagedevice get exec"
628*End
629*Punch 4PB/4 Holes Punch (Port B/Land L): "<</Punch 3 /PunchDetails
630<</Type 11 /Position (PB) /DieType (INNER_4)>> >> systemdict /setpagedevice get exec"
631*End
632*Punch MltPL/Multi Hole Punch (Port L/Land U): "<</Punch 3 /PunchDetails
633<</Type 11 /Position (PL) /DieType (MULTI_ANY)>> >> systemdict /setpagedevice get exec"
634*End
635*Punch MltPR/Multi Hole Punch (Port R/Land B): "<</Punch 3 /PunchDetails
636<</Type 11 /Position (PR) /DieType (MULTI_ANY)>> >> systemdict /setpagedevice get exec"
637*End
638*CloseUI: *Punch
639
640*OpenUI *Inserter/Insert Sheet: PickOne
641*OrderDependency: 50.0 AnySetup *Inserter
642*DefaultInserter: Default
643*Inserter Default/Printer Default: ""
644*Inserter Off/Off: "<</SlipSheet 0>> systemdict /setpagedevice get exec"
645*Inserter InsUpH1/Inserter H1 (Upper): "<</SlipSheet 3 /SlipSheetDetails
646<</Type 2 /SheetSource 1 /SlipSheetType 1>> >>
647systemdict /setpagedevice get exec"
648*End
649*Inserter InsLwH1/Inserter H1 (Lower): "<</SlipSheet 3 /SlipSheetDetails
650<</Type 2 /SheetSource 2 /SlipSheetType 1>> >>
651systemdict /setpagedevice get exec"
652*End
653*CloseUI: *Inserter
654
655*OpenUI *FaceOfOutput/Face Up/Face Down: PickOne
656*OrderDependency: 51.0 AnySetup *FaceOfOutput
657*DefaultFaceOfOutput: Default
658*FaceOfOutput Default/Printer Default: ""
659*FaceOfOutput FaceDown/Face Down (Normal Output Order): "<</OutputFaceUp false >> systemdict /setpagedevice get exec"
660*FaceOfOutput FaceUp/Face Up (Reverse Output Order): "<</OutputFaceUp true >> systemdict /setpagedevice get exec"
661*CloseUI: *FaceOfOutput
662
663*OpenUI *CNOutput/Paper Output: PickOne
664*OrderDependency: 50.0 AnySetup *CNOutput
665*DefaultCNOutput: Auto
666*CNOutput Auto/Auto: "<</PostRenderingEnhance true /PostRenderingEnhanceDetails
667<</Type 44 /DeferredOutputTraySelection true>> >> systemdict /setpagedevice get exec"
668*End
669*CNOutput TrayA/Tray A: "<</PostRenderingEnhance true /PostRenderingEnhanceDetails
670<</Type 44 /DeferredOutputTraySelection false /OutputTrayPosition 1>> >> systemdict /setpagedevice get exec"
671*End
672*CNOutput TrayB/Tray B: "<</PostRenderingEnhance true /PostRenderingEnhanceDetails
673<</Type 44 /DeferredOutputTraySelection false /OutputTrayPosition 2>> >> systemdict /setpagedevice get exec"
674*End
675*CNOutput TrayC/Tray C: "<</PostRenderingEnhance true /PostRenderingEnhanceDetails
676<</Type 44 /DeferredOutputTraySelection false /OutputTrayPosition 3>> >> systemdict /setpagedevice get exec"
677*End
678*CloseUI: *CNOutput
679
680*OpenUI *UseSecure/Use Secure Printing Function of Device: PickOne
681*OrderDependency: 50.0 AnySetup *UseSecure
682*DefaultUseSecure: Off
683*UseSecure Off/Off: "<</PostRenderingEnhance true /PostRenderingEnhanceDetails
684<</Type 44 /TrustPrint false>> >> systemdict /setpagedevice get exec"
685*End
686*UseSecure On/On: "<</PostRenderingEnhance true /PostRenderingEnhanceDetails
687<</Type 44 /TrustPrint true>> >> systemdict /setpagedevice get exec"
688*End
689*CloseUI: *UseSecure
690
691*OpenUI *ShiftFrontUD/Shift Print Position (Front/Long Edge): PickOne
692*OrderDependency: 50.0 AnySetup *ShiftFrontUD
693*DefaultShiftFrontUD: None
694*ShiftFrontUD m50mm/ -50 mm: "
695 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
696 4 2 roll
697 141.73 exch pop
698 4 2 roll
699 4 array astore
700 << /PostRenderingEnhanceDetails
701 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
702*End
703*ShiftFrontUD m48mm/ -48 mm: "
704 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
705 4 2 roll
706 136.06 exch pop
707 4 2 roll
708 4 array astore
709 << /PostRenderingEnhanceDetails
710 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
711*End
712*ShiftFrontUD m46mm/ -46 mm: "
713 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
714 4 2 roll
715 130.39 exch pop
716 4 2 roll
717 4 array astore
718 << /PostRenderingEnhanceDetails
719 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
720*End
721*ShiftFrontUD m44mm/ -44 mm: "
722 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
723 4 2 roll
724 124.72 exch pop
725 4 2 roll
726 4 array astore
727 << /PostRenderingEnhanceDetails
728 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
729*End
730*ShiftFrontUD m42mm/ -42 mm: "
731 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
732 4 2 roll
733 119.06 exch pop
734 4 2 roll
735 4 array astore
736 << /PostRenderingEnhanceDetails
737 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
738*End
739*ShiftFrontUD m40mm/ -40 mm: "
740 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
741 4 2 roll
742 113.39 exch pop
743 4 2 roll
744 4 array astore
745 << /PostRenderingEnhanceDetails
746 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
747*End
748*ShiftFrontUD m38mm/ -38 mm: "
749 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
750 4 2 roll
751 107.72 exch pop
752 4 2 roll
753 4 array astore
754 << /PostRenderingEnhanceDetails
755 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
756*End
757*ShiftFrontUD m36mm/ -36 mm: "
758 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
759 4 2 roll
760 102.05 exch pop
761 4 2 roll
762 4 array astore
763 << /PostRenderingEnhanceDetails
764 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
765*End
766*ShiftFrontUD m34mm/ -34 mm: "
767 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
768 4 2 roll
769 96.38 exch pop
770 4 2 roll
771 4 array astore
772 << /PostRenderingEnhanceDetails
773 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
774*End
775*ShiftFrontUD m32mm/ -32 mm: "
776 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
777 4 2 roll
778 90.71 exch pop
779 4 2 roll
780 4 array astore
781 << /PostRenderingEnhanceDetails
782 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
783*End
784*ShiftFrontUD m30mm/ -30 mm: "
785 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
786 4 2 roll
787 85.04 exch pop
788 4 2 roll
789 4 array astore
790 << /PostRenderingEnhanceDetails
791 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
792*End
793*ShiftFrontUD m28mm/ -28 mm: "
794 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
795 4 2 roll
796 79.37 exch pop
797 4 2 roll
798 4 array astore
799 << /PostRenderingEnhanceDetails
800 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
801*End
802*ShiftFrontUD m26mm/ -26 mm: "
803 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
804 4 2 roll
805 73.70 exch pop
806 4 2 roll
807 4 array astore
808 << /PostRenderingEnhanceDetails
809 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
810*End
811*ShiftFrontUD m24mm/ -24 mm: "
812 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
813 4 2 roll
814 68.03 exch pop
815 4 2 roll
816 4 array astore
817 << /PostRenderingEnhanceDetails
818 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
819*End
820*ShiftFrontUD m22mm/ -22 mm: "
821 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
822 4 2 roll
823 62.36 exch pop
824 4 2 roll
825 4 array astore
826 << /PostRenderingEnhanceDetails
827 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
828*End
829*ShiftFrontUD m20mm/ -20 mm: "
830 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
831 4 2 roll
832 56.69 exch pop
833 4 2 roll
834 4 array astore
835 << /PostRenderingEnhanceDetails
836 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
837*End
838*ShiftFrontUD m18mm/ -18 mm: "
839 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
840 4 2 roll
841 51.02 exch pop
842 4 2 roll
843 4 array astore
844 << /PostRenderingEnhanceDetails
845 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
846*End
847*ShiftFrontUD m16mm/ -16 mm: "
848 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
849 4 2 roll
850 45.35 exch pop
851 4 2 roll
852 4 array astore
853 << /PostRenderingEnhanceDetails
854 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
855*End
856*ShiftFrontUD m14mm/ -14 mm: "
857 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
858 4 2 roll
859 39.69 exch pop
860 4 2 roll
861 4 array astore
862 << /PostRenderingEnhanceDetails
863 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
864*End
865*ShiftFrontUD m12mm/ -12 mm: "
866 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
867 4 2 roll
868 34.02 exch pop
869 4 2 roll
870 4 array astore
871 << /PostRenderingEnhanceDetails
872 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
873*End
874*ShiftFrontUD m10mm/ -10 mm: "
875 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
876 4 2 roll
877 28.35 exch pop
878 4 2 roll
879 4 array astore
880 << /PostRenderingEnhanceDetails
881 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
882*End
883*ShiftFrontUD m8mm/ -8 mm: "
884 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
885 4 2 roll
886 22.68 exch pop
887 4 2 roll
888 4 array astore
889 << /PostRenderingEnhanceDetails
890 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
891*End
892*ShiftFrontUD m6mm/ -6 mm: "
893 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
894 4 2 roll
895 17.01 exch pop
896 4 2 roll
897 4 array astore
898 << /PostRenderingEnhanceDetails
899 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
900*End
901*ShiftFrontUD m4mm/ -4 mm: "
902 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
903 4 2 roll
904 11.34 exch pop
905 4 2 roll
906 4 array astore
907 << /PostRenderingEnhanceDetails
908 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
909*End
910*ShiftFrontUD m2mm/ -2 mm: "
911 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
912 4 2 roll
913 5.67 exch pop
914 4 2 roll
915 4 array astore
916 << /PostRenderingEnhanceDetails
917 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
918*End
919*ShiftFrontUD None/ 0 mm: "
920 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
921 4 2 roll
922 0.00 exch pop
923 4 2 roll
924 4 array astore
925 << /PostRenderingEnhanceDetails
926 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
927*End
928*ShiftFrontUD 2mm/ 2 mm: "
929 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
930 4 2 roll
931 -5.67 exch pop
932 4 2 roll
933 4 array astore
934 << /PostRenderingEnhanceDetails
935 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
936*End
937*ShiftFrontUD 4mm/ 4 mm: "
938 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
939 4 2 roll
940 -11.34 exch pop
941 4 2 roll
942 4 array astore
943 << /PostRenderingEnhanceDetails
944 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
945*End
946*ShiftFrontUD 6mm/ 6 mm: "
947 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
948 4 2 roll
949 -17.01 exch pop
950 4 2 roll
951 4 array astore
952 << /PostRenderingEnhanceDetails
953 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
954*End
955*ShiftFrontUD 8mm/ 8 mm: "
956 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
957 4 2 roll
958 -22.68 exch pop
959 4 2 roll
960 4 array astore
961 << /PostRenderingEnhanceDetails
962 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
963*End
964*ShiftFrontUD 10mm/ 10 mm: "
965 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
966 4 2 roll
967 -28.35 exch pop
968 4 2 roll
969 4 array astore
970 << /PostRenderingEnhanceDetails
971 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
972*End
973*ShiftFrontUD 12mm/ 12 mm: "
974 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
975 4 2 roll
976 -34.02 exch pop
977 4 2 roll
978 4 array astore
979 << /PostRenderingEnhanceDetails
980 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
981*End
982*ShiftFrontUD 14mm/ 14 mm: "
983 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
984 4 2 roll
985 -39.69 exch pop
986 4 2 roll
987 4 array astore
988 << /PostRenderingEnhanceDetails
989 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
990*End
991*ShiftFrontUD 16mm/ 16 mm: "
992 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
993 4 2 roll
994 -45.35 exch pop
995 4 2 roll
996 4 array astore
997 << /PostRenderingEnhanceDetails
998 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
999*End
1000*ShiftFrontUD 18mm/ 18 mm: "
1001 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1002 4 2 roll
1003 -51.02 exch pop
1004 4 2 roll
1005 4 array astore
1006 << /PostRenderingEnhanceDetails
1007 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1008*End
1009*ShiftFrontUD 20mm/ 20 mm: "
1010 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1011 4 2 roll
1012 -56.69 exch pop
1013 4 2 roll
1014 4 array astore
1015 << /PostRenderingEnhanceDetails
1016 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1017*End
1018*ShiftFrontUD 22mm/ 22 mm: "
1019 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1020 4 2 roll
1021 -62.36 exch pop
1022 4 2 roll
1023 4 array astore
1024 << /PostRenderingEnhanceDetails
1025 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1026*End
1027*ShiftFrontUD 24mm/ 24 mm: "
1028 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1029 4 2 roll
1030 -68.03 exch pop
1031 4 2 roll
1032 4 array astore
1033 << /PostRenderingEnhanceDetails
1034 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1035*End
1036*ShiftFrontUD 26mm/ 26 mm: "
1037 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1038 4 2 roll
1039 -73.70 exch pop
1040 4 2 roll
1041 4 array astore
1042 << /PostRenderingEnhanceDetails
1043 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1044*End
1045*ShiftFrontUD 28mm/ 28 mm: "
1046 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1047 4 2 roll
1048 -79.37 exch pop
1049 4 2 roll
1050 4 array astore
1051 << /PostRenderingEnhanceDetails
1052 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1053*End
1054*ShiftFrontUD 30mm/ 30 mm: "
1055 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1056 4 2 roll
1057 -85.04 exch pop
1058 4 2 roll
1059 4 array astore
1060 << /PostRenderingEnhanceDetails
1061 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1062*End
1063*ShiftFrontUD 32mm/ 32 mm: "
1064 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1065 4 2 roll
1066 -90.71 exch pop
1067 4 2 roll
1068 4 array astore
1069 << /PostRenderingEnhanceDetails
1070 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1071*End
1072*ShiftFrontUD 34mm/ 34 mm: "
1073 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1074 4 2 roll
1075 -96.38 exch pop
1076 4 2 roll
1077 4 array astore
1078 << /PostRenderingEnhanceDetails
1079 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1080*End
1081*ShiftFrontUD 36mm/ 36 mm: "
1082 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1083 4 2 roll
1084 -102.05 exch pop
1085 4 2 roll
1086 4 array astore
1087 << /PostRenderingEnhanceDetails
1088 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1089*End
1090*ShiftFrontUD 38mm/ 38 mm: "
1091 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1092 4 2 roll
1093 -107.72 exch pop
1094 4 2 roll
1095 4 array astore
1096 << /PostRenderingEnhanceDetails
1097 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1098*End
1099*ShiftFrontUD 40mm/ 40 mm: "
1100 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1101 4 2 roll
1102 -113.39 exch pop
1103 4 2 roll
1104 4 array astore
1105 << /PostRenderingEnhanceDetails
1106 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1107*End
1108*ShiftFrontUD 42mm/ 42 mm: "
1109 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1110 4 2 roll
1111 -119.06 exch pop
1112 4 2 roll
1113 4 array astore
1114 << /PostRenderingEnhanceDetails
1115 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1116*End
1117*ShiftFrontUD 44mm/ 44 mm: "
1118 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1119 4 2 roll
1120 -124.72 exch pop
1121 4 2 roll
1122 4 array astore
1123 << /PostRenderingEnhanceDetails
1124 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1125*End
1126*ShiftFrontUD 46mm/ 46 mm: "
1127 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1128 4 2 roll
1129 -130.39 exch pop
1130 4 2 roll
1131 4 array astore
1132 << /PostRenderingEnhanceDetails
1133 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1134*End
1135*ShiftFrontUD 48mm/ 48 mm: "
1136 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1137 4 2 roll
1138 -136.06 exch pop
1139 4 2 roll
1140 4 array astore
1141 << /PostRenderingEnhanceDetails
1142 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1143*End
1144*ShiftFrontUD 50mm/ 50 mm: "
1145 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1146 4 2 roll
1147 -141.73 exch pop
1148 4 2 roll
1149 4 array astore
1150 << /PostRenderingEnhanceDetails
1151 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1152*End
1153*CloseUI: *ShiftFrontUD
1154
1155*OpenUI *ShiftFrontLR/Shift Print Position (Front/Short Edge): PickOne
1156*OrderDependency: 50.0 AnySetup *ShiftFrontLR
1157*DefaultShiftFrontLR: None
1158*ShiftFrontLR m50mm/ -50 mm: "
1159 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1160 4 3 roll
1161 -141.73 exch pop
1162 4 1 roll
1163 4 array astore
1164 << /PostRenderingEnhanceDetails
1165 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1166*End
1167*ShiftFrontLR m48mm/ -48 mm: "
1168 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1169 4 3 roll
1170 -136.06 exch pop
1171 4 1 roll
1172 4 array astore
1173 << /PostRenderingEnhanceDetails
1174 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1175*End
1176*ShiftFrontLR m46mm/ -46 mm: "
1177 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1178 4 3 roll
1179 -130.39 exch pop
1180 4 1 roll
1181 4 array astore
1182 << /PostRenderingEnhanceDetails
1183 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1184*End
1185*ShiftFrontLR m44mm/ -44 mm: "
1186 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1187 4 3 roll
1188 -124.72 exch pop
1189 4 1 roll
1190 4 array astore
1191 << /PostRenderingEnhanceDetails
1192 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1193*End
1194*ShiftFrontLR m42mm/ -42 mm: "
1195 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1196 4 3 roll
1197 -119.06 exch pop
1198 4 1 roll
1199 4 array astore
1200 << /PostRenderingEnhanceDetails
1201 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1202*End
1203*ShiftFrontLR m40mm/ -40 mm: "
1204 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1205 4 3 roll
1206 -113.39 exch pop
1207 4 1 roll
1208 4 array astore
1209 << /PostRenderingEnhanceDetails
1210 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1211*End
1212*ShiftFrontLR m38mm/ -38 mm: "
1213 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1214 4 3 roll
1215 -107.72 exch pop
1216 4 1 roll
1217 4 array astore
1218 << /PostRenderingEnhanceDetails
1219 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1220*End
1221*ShiftFrontLR m36mm/ -36 mm: "
1222 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1223 4 3 roll
1224 -102.05 exch pop
1225 4 1 roll
1226 4 array astore
1227 << /PostRenderingEnhanceDetails
1228 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1229*End
1230*ShiftFrontLR m34mm/ -34 mm: "
1231 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1232 4 3 roll
1233 -96.38 exch pop
1234 4 1 roll
1235 4 array astore
1236 << /PostRenderingEnhanceDetails
1237 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1238*End
1239*ShiftFrontLR m32mm/ -32 mm: "
1240 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1241 4 3 roll
1242 -90.71 exch pop
1243 4 1 roll
1244 4 array astore
1245 << /PostRenderingEnhanceDetails
1246 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1247*End
1248*ShiftFrontLR m30mm/ -30 mm: "
1249 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1250 4 3 roll
1251 -85.04 exch pop
1252 4 1 roll
1253 4 array astore
1254 << /PostRenderingEnhanceDetails
1255 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1256*End
1257*ShiftFrontLR m28mm/ -28 mm: "
1258 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1259 4 3 roll
1260 -79.37 exch pop
1261 4 1 roll
1262 4 array astore
1263 << /PostRenderingEnhanceDetails
1264 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1265*End
1266*ShiftFrontLR m26mm/ -26 mm: "
1267 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1268 4 3 roll
1269 -73.70 exch pop
1270 4 1 roll
1271 4 array astore
1272 << /PostRenderingEnhanceDetails
1273 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1274*End
1275*ShiftFrontLR m24mm/ -24 mm: "
1276 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1277 4 3 roll
1278 -68.03 exch pop
1279 4 1 roll
1280 4 array astore
1281 << /PostRenderingEnhanceDetails
1282 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1283*End
1284*ShiftFrontLR m22mm/ -22 mm: "
1285 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1286 4 3 roll
1287 -62.36 exch pop
1288 4 1 roll
1289 4 array astore
1290 << /PostRenderingEnhanceDetails
1291 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1292*End
1293*ShiftFrontLR m20mm/ -20 mm: "
1294 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1295 4 3 roll
1296 -56.69 exch pop
1297 4 1 roll
1298 4 array astore
1299 << /PostRenderingEnhanceDetails
1300 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1301*End
1302*ShiftFrontLR m18mm/ -18 mm: "
1303 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1304 4 3 roll
1305 -51.02 exch pop
1306 4 1 roll
1307 4 array astore
1308 << /PostRenderingEnhanceDetails
1309 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1310*End
1311*ShiftFrontLR m16mm/ -16 mm: "
1312 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1313 4 3 roll
1314 -45.35 exch pop
1315 4 1 roll
1316 4 array astore
1317 << /PostRenderingEnhanceDetails
1318 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1319*End
1320*ShiftFrontLR m14mm/ -14 mm: "
1321 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1322 4 3 roll
1323 -39.69 exch pop
1324 4 1 roll
1325 4 array astore
1326 << /PostRenderingEnhanceDetails
1327 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1328*End
1329*ShiftFrontLR m12mm/ -12 mm: "
1330 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1331 4 3 roll
1332 -34.02 exch pop
1333 4 1 roll
1334 4 array astore
1335 << /PostRenderingEnhanceDetails
1336 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1337*End
1338*ShiftFrontLR m10mm/ -10 mm: "
1339 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1340 4 3 roll
1341 -28.35 exch pop
1342 4 1 roll
1343 4 array astore
1344 << /PostRenderingEnhanceDetails
1345 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1346*End
1347*ShiftFrontLR m8mm/ -8 mm: "
1348 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1349 4 3 roll
1350 -22.68 exch pop
1351 4 1 roll
1352 4 array astore
1353 << /PostRenderingEnhanceDetails
1354 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1355*End
1356*ShiftFrontLR m6mm/ -6 mm: "
1357 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1358 4 3 roll
1359 -17.01 exch pop
1360 4 1 roll
1361 4 array astore
1362 << /PostRenderingEnhanceDetails
1363 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1364*End
1365*ShiftFrontLR m4mm/ -4 mm: "
1366 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1367 4 3 roll
1368 -11.34 exch pop
1369 4 1 roll
1370 4 array astore
1371 << /PostRenderingEnhanceDetails
1372 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1373*End
1374*ShiftFrontLR m2mm/ -2 mm: "
1375 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1376 4 3 roll
1377 -5.67 exch pop
1378 4 1 roll
1379 4 array astore
1380 << /PostRenderingEnhanceDetails
1381 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1382*End
1383*ShiftFrontLR None/ 0 mm: "
1384 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1385 4 3 roll
1386 0.00 exch pop
1387 4 1 roll
1388 4 array astore
1389 << /PostRenderingEnhanceDetails
1390 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1391*End
1392*ShiftFrontLR 2mm/ 2 mm: "
1393 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1394 4 3 roll
1395 5.67 exch pop
1396 4 1 roll
1397 4 array astore
1398 << /PostRenderingEnhanceDetails
1399 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1400*End
1401*ShiftFrontLR 4mm/ 4 mm: "
1402 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1403 4 3 roll
1404 11.34 exch pop
1405 4 1 roll
1406 4 array astore
1407 << /PostRenderingEnhanceDetails
1408 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1409*End
1410*ShiftFrontLR 6mm/ 6 mm: "
1411 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1412 4 3 roll
1413 17.01 exch pop
1414 4 1 roll
1415 4 array astore
1416 << /PostRenderingEnhanceDetails
1417 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1418*End
1419*ShiftFrontLR 8mm/ 8 mm: "
1420 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1421 4 3 roll
1422 22.68 exch pop
1423 4 1 roll
1424 4 array astore
1425 << /PostRenderingEnhanceDetails
1426 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1427*End
1428*ShiftFrontLR 10mm/ 10 mm: "
1429 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1430 4 3 roll
1431 28.35 exch pop
1432 4 1 roll
1433 4 array astore
1434 << /PostRenderingEnhanceDetails
1435 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1436*End
1437*ShiftFrontLR 12mm/ 12 mm: "
1438 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1439 4 3 roll
1440 34.02 exch pop
1441 4 1 roll
1442 4 array astore
1443 << /PostRenderingEnhanceDetails
1444 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1445*End
1446*ShiftFrontLR 14mm/ 14 mm: "
1447 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1448 4 3 roll
1449 39.69 exch pop
1450 4 1 roll
1451 4 array astore
1452 << /PostRenderingEnhanceDetails
1453 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1454*End
1455*ShiftFrontLR 16mm/ 16 mm: "
1456 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1457 4 3 roll
1458 45.35 exch pop
1459 4 1 roll
1460 4 array astore
1461 << /PostRenderingEnhanceDetails
1462 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1463*End
1464*ShiftFrontLR 18mm/ 18 mm: "
1465 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1466 4 3 roll
1467 51.02 exch pop
1468 4 1 roll
1469 4 array astore
1470 << /PostRenderingEnhanceDetails
1471 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1472*End
1473*ShiftFrontLR 20mm/ 20 mm: "
1474 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1475 4 3 roll
1476 56.69 exch pop
1477 4 1 roll
1478 4 array astore
1479 << /PostRenderingEnhanceDetails
1480 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1481*End
1482*ShiftFrontLR 22mm/ 22 mm: "
1483 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1484 4 3 roll
1485 62.36 exch pop
1486 4 1 roll
1487 4 array astore
1488 << /PostRenderingEnhanceDetails
1489 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1490*End
1491*ShiftFrontLR 24mm/ 24 mm: "
1492 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1493 4 3 roll
1494 68.03 exch pop
1495 4 1 roll
1496 4 array astore
1497 << /PostRenderingEnhanceDetails
1498 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1499*End
1500*ShiftFrontLR 26mm/ 26 mm: "
1501 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1502 4 3 roll
1503 73.70 exch pop
1504 4 1 roll
1505 4 array astore
1506 << /PostRenderingEnhanceDetails
1507 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1508*End
1509*ShiftFrontLR 28mm/ 28 mm: "
1510 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1511 4 3 roll
1512 79.37 exch pop
1513 4 1 roll
1514 4 array astore
1515 << /PostRenderingEnhanceDetails
1516 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1517*End
1518*ShiftFrontLR 30mm/ 30 mm: "
1519 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1520 4 3 roll
1521 85.04 exch pop
1522 4 1 roll
1523 4 array astore
1524 << /PostRenderingEnhanceDetails
1525 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1526*End
1527*ShiftFrontLR 32mm/ 32 mm: "
1528 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1529 4 3 roll
1530 90.71 exch pop
1531 4 1 roll
1532 4 array astore
1533 << /PostRenderingEnhanceDetails
1534 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1535*End
1536*ShiftFrontLR 34mm/ 34 mm: "
1537 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1538 4 3 roll
1539 96.38 exch pop
1540 4 1 roll
1541 4 array astore
1542 << /PostRenderingEnhanceDetails
1543 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1544*End
1545*ShiftFrontLR 36mm/ 36 mm: "
1546 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1547 4 3 roll
1548 102.05 exch pop
1549 4 1 roll
1550 4 array astore
1551 << /PostRenderingEnhanceDetails
1552 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1553*End
1554*ShiftFrontLR 38mm/ 38 mm: "
1555 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1556 4 3 roll
1557 107.72 exch pop
1558 4 1 roll
1559 4 array astore
1560 << /PostRenderingEnhanceDetails
1561 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1562*End
1563*ShiftFrontLR 40mm/ 40 mm: "
1564 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1565 4 3 roll
1566 113.39 exch pop
1567 4 1 roll
1568 4 array astore
1569 << /PostRenderingEnhanceDetails
1570 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1571*End
1572*ShiftFrontLR 42mm/ 42 mm: "
1573 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1574 4 3 roll
1575 119.06 exch pop
1576 4 1 roll
1577 4 array astore
1578 << /PostRenderingEnhanceDetails
1579 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1580*End
1581*ShiftFrontLR 44mm/ 44 mm: "
1582 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1583 4 3 roll
1584 124.72 exch pop
1585 4 1 roll
1586 4 array astore
1587 << /PostRenderingEnhanceDetails
1588 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1589*End
1590*ShiftFrontLR 46mm/ 46 mm: "
1591 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1592 4 3 roll
1593 130.39 exch pop
1594 4 1 roll
1595 4 array astore
1596 << /PostRenderingEnhanceDetails
1597 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1598*End
1599*ShiftFrontLR 48mm/ 48 mm: "
1600 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1601 4 3 roll
1602 136.06 exch pop
1603 4 1 roll
1604 4 array astore
1605 << /PostRenderingEnhanceDetails
1606 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1607*End
1608*ShiftFrontLR 50mm/ 50 mm: "
1609 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1610 4 3 roll
1611 141.73 exch pop
1612 4 1 roll
1613 4 array astore
1614 << /PostRenderingEnhanceDetails
1615 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1616*End
1617*CloseUI: *ShiftFrontLR
1618
1619*OpenUI *ShiftBackUD/Shift Print Position (Back/Long Edge): PickOne
1620*OrderDependency: 50.0 AnySetup *ShiftBackUD
1621*DefaultShiftBackUD: None
1622*ShiftBackUD m50mm/ -50 mm: "
1623currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1624 141.73 exch pop
1625 4 array astore
1626 << /PostRenderingEnhanceDetails
1627 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1628*End
1629*ShiftBackUD m48mm/ -48 mm: "
1630 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1631 136.06 exch pop
1632 4 array astore
1633 << /PostRenderingEnhanceDetails
1634 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1635*End
1636*ShiftBackUD m46mm/ -46 mm: "
1637 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1638 130.39 exch pop
1639 4 array astore
1640 << /PostRenderingEnhanceDetails
1641 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1642*End
1643*ShiftBackUD m44mm/ -44 mm: "
1644 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1645 124.72 exch pop
1646 4 array astore
1647 << /PostRenderingEnhanceDetails
1648 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1649*End
1650*ShiftBackUD m42mm/ -42 mm: "
1651 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1652 119.06 exch pop
1653 4 array astore
1654 << /PostRenderingEnhanceDetails
1655 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1656*End
1657*ShiftBackUD m40mm/ -40 mm: "
1658 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1659 113.39 exch pop
1660 4 array astore
1661 << /PostRenderingEnhanceDetails
1662 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1663*End
1664*ShiftBackUD m38mm/ -38 mm: "
1665 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1666 107.72 exch pop
1667 4 array astore
1668 << /PostRenderingEnhanceDetails
1669 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1670*End
1671*ShiftBackUD m36mm/ -36 mm: "
1672 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1673 102.05 exch pop
1674 4 array astore
1675 << /PostRenderingEnhanceDetails
1676 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1677*End
1678*ShiftBackUD m34mm/ -34 mm: "
1679 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1680 96.38 exch pop
1681 4 array astore
1682 << /PostRenderingEnhanceDetails
1683 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1684*End
1685*ShiftBackUD m32mm/ -32 mm: "
1686 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1687 90.71 exch pop
1688 4 array astore
1689 << /PostRenderingEnhanceDetails
1690 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1691*End
1692*ShiftBackUD m30mm/ -30 mm: "
1693 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1694 85.04 exch pop
1695 4 array astore
1696 << /PostRenderingEnhanceDetails
1697 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1698*End
1699*ShiftBackUD m28mm/ -28 mm: "
1700 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1701 79.37 exch pop
1702 4 array astore
1703 << /PostRenderingEnhanceDetails
1704 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1705*End
1706*ShiftBackUD m26mm/ -26 mm: "
1707 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1708 73.70 exch pop
1709 4 array astore
1710 << /PostRenderingEnhanceDetails
1711 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1712*End
1713*ShiftBackUD m24mm/ -24 mm: "
1714 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1715 68.03 exch pop
1716 4 array astore
1717 << /PostRenderingEnhanceDetails
1718 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1719*End
1720*ShiftBackUD m22mm/ -22 mm: "
1721 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1722 62.36 exch pop
1723 4 array astore
1724 << /PostRenderingEnhanceDetails
1725 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1726*End
1727*ShiftBackUD m20mm/ -20 mm: "
1728 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1729 56.69 exch pop
1730 4 array astore
1731 << /PostRenderingEnhanceDetails
1732 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1733*End
1734*ShiftBackUD m18mm/ -18 mm: "
1735 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1736 51.02 exch pop
1737 4 array astore
1738 << /PostRenderingEnhanceDetails
1739 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1740*End
1741*ShiftBackUD m16mm/ -16 mm: "
1742 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1743 45.35 exch pop
1744 4 array astore
1745 << /PostRenderingEnhanceDetails
1746 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1747*End
1748*ShiftBackUD m14mm/ -14 mm: "
1749 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1750 39.69 exch pop
1751 4 array astore
1752 << /PostRenderingEnhanceDetails
1753 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1754*End
1755*ShiftBackUD m12mm/ -12 mm: "
1756 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1757 34.02 exch pop
1758 4 array astore
1759 << /PostRenderingEnhanceDetails
1760 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1761*End
1762*ShiftBackUD m10mm/ -10 mm: "
1763 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1764 28.35 exch pop
1765 4 array astore
1766 << /PostRenderingEnhanceDetails
1767 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1768*End
1769*ShiftBackUD m8mm/ -8 mm: "
1770 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1771 22.68 exch pop
1772 4 array astore
1773 << /PostRenderingEnhanceDetails
1774 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1775*End
1776*ShiftBackUD m6mm/ -6 mm: "
1777 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1778 17.01 exch pop
1779 4 array astore
1780 << /PostRenderingEnhanceDetails
1781 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1782*End
1783*ShiftBackUD m4mm/ -4 mm: "
1784 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1785 11.34 exch pop
1786 4 array astore
1787 << /PostRenderingEnhanceDetails
1788 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1789*End
1790*ShiftBackUD m2mm/ -2 mm: "
1791 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1792 5.67 exch pop
1793 4 array astore
1794 << /PostRenderingEnhanceDetails
1795 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1796*End
1797*ShiftBackUD None/ 0 mm: "
1798 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1799 0.00 exch pop
1800 4 array astore
1801 << /PostRenderingEnhanceDetails
1802 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1803*End
1804*ShiftBackUD 2mm/ 2 mm: "
1805 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1806 -5.67 exch pop
1807 4 array astore
1808 << /PostRenderingEnhanceDetails
1809 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1810*End
1811*ShiftBackUD 4mm/ 4 mm: "
1812 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1813 -11.34 exch pop
1814 4 array astore
1815 << /PostRenderingEnhanceDetails
1816 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1817*End
1818*ShiftBackUD 6mm/ 6 mm: "
1819 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1820 -17.01 exch pop
1821 4 array astore
1822 << /PostRenderingEnhanceDetails
1823 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1824*End
1825*ShiftBackUD 8mm/ 8 mm: "
1826 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1827 -22.68 exch pop
1828 4 array astore
1829 << /PostRenderingEnhanceDetails
1830 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1831*End
1832*ShiftBackUD 10mm/ 10 mm: "
1833 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1834 -28.35 exch pop
1835 4 array astore
1836 << /PostRenderingEnhanceDetails
1837 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1838*End
1839*ShiftBackUD 12mm/ 12 mm: "
1840 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1841 -34.02 exch pop
1842 4 array astore
1843 << /PostRenderingEnhanceDetails
1844 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1845*End
1846*ShiftBackUD 14mm/ 14 mm: "
1847 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1848 -39.69 exch pop
1849 4 array astore
1850 << /PostRenderingEnhanceDetails
1851 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1852*End
1853*ShiftBackUD 16mm/ 16 mm: "
1854 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1855 -45.35 exch pop
1856 4 array astore
1857 << /PostRenderingEnhanceDetails
1858 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1859*End
1860*ShiftBackUD 18mm/ 18 mm: "
1861 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1862 -51.02 exch pop
1863 4 array astore
1864 << /PostRenderingEnhanceDetails
1865 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1866*End
1867*ShiftBackUD 20mm/ 20 mm: "
1868 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1869 -56.69 exch pop
1870 4 array astore
1871 << /PostRenderingEnhanceDetails
1872 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1873*End
1874*ShiftBackUD 22mm/ 22 mm: "
1875 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1876 -62.36 exch pop
1877 4 array astore
1878 << /PostRenderingEnhanceDetails
1879 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1880*End
1881*ShiftBackUD 24mm/ 24 mm: "
1882 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1883 -68.03 exch pop
1884 4 array astore
1885 << /PostRenderingEnhanceDetails
1886 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1887*End
1888*ShiftBackUD 26mm/ 26 mm: "
1889 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1890 -73.70 exch pop
1891 4 array astore
1892 << /PostRenderingEnhanceDetails
1893 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1894*End
1895*ShiftBackUD 28mm/ 28 mm: "
1896 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1897 -79.37 exch pop
1898 4 array astore
1899 << /PostRenderingEnhanceDetails
1900 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1901*End
1902*ShiftBackUD 30mm/ 30 mm: "
1903 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1904 -85.04 exch pop
1905 4 array astore
1906 << /PostRenderingEnhanceDetails
1907 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1908*End
1909*ShiftBackUD 32mm/ 32 mm: "
1910 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1911 -90.71 exch pop
1912 4 array astore
1913 << /PostRenderingEnhanceDetails
1914 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1915*End
1916*ShiftBackUD 34mm/ 34 mm: "
1917 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1918 -96.38 exch pop
1919 4 array astore
1920 << /PostRenderingEnhanceDetails
1921 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1922*End
1923*ShiftBackUD 36mm/ 36 mm: "
1924 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1925 -102.05 exch pop
1926 4 array astore
1927 << /PostRenderingEnhanceDetails
1928 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1929*End
1930*ShiftBackUD 38mm/ 38 mm: "
1931 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1932 -107.72 exch pop
1933 4 array astore
1934 << /PostRenderingEnhanceDetails
1935 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1936*End
1937*ShiftBackUD 40mm/ 40 mm: "
1938 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1939 -113.39 exch pop
1940 4 array astore
1941 << /PostRenderingEnhanceDetails
1942 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1943*End
1944*ShiftBackUD 42mm/ 42 mm: "
1945 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1946 -119.06 exch pop
1947 4 array astore
1948 << /PostRenderingEnhanceDetails
1949 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1950*End
1951*ShiftBackUD 44mm/ 44 mm: "
1952 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1953 -124.72 exch pop
1954 4 array astore
1955 << /PostRenderingEnhanceDetails
1956 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1957*End
1958*ShiftBackUD 46mm/ 46 mm: "
1959 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1960 -130.39 exch pop
1961 4 array astore
1962 << /PostRenderingEnhanceDetails
1963 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1964*End
1965*ShiftBackUD 48mm/ 48 mm: "
1966 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1967 -136.06 exch pop
1968 4 array astore
1969 << /PostRenderingEnhanceDetails
1970 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1971*End
1972*ShiftBackUD 50mm/ 50 mm: "
1973 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1974 -141.73 exch pop
1975 4 array astore
1976 << /PostRenderingEnhanceDetails
1977 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1978*End
1979*CloseUI: *ShiftBackUD
1980
1981*OpenUI *ShiftBackLR/Shift Print Position (Back/Short Edge): PickOne
1982*OrderDependency: 50.0 AnySetup *ShiftBackLR
1983*DefaultShiftBackLR: None
1984*ShiftBackLR m50mm/ -50 mm: "
1985 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1986 4 1 roll
1987 -141.73 exch pop
1988 4 3 roll
1989 4 array astore
1990 << /PostRenderingEnhanceDetails
1991 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1992*End
1993*ShiftBackLR m48mm/ -48 mm: "
1994 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1995 4 1 roll
1996 -136.06 exch pop
1997 4 3 roll
1998 4 array astore
1999 << /PostRenderingEnhanceDetails
2000 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2001*End
2002*ShiftBackLR m46mm/ -46 mm: "
2003 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2004 4 1 roll
2005 -130.39 exch pop
2006 4 3 roll
2007 4 array astore
2008 << /PostRenderingEnhanceDetails
2009 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2010*End
2011*ShiftBackLR m44mm/ -44 mm: "
2012 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2013 4 1 roll
2014 -124.72 exch pop
2015 4 3 roll
2016 4 array astore
2017 << /PostRenderingEnhanceDetails
2018 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2019*End
2020*ShiftBackLR m42mm/ -42 mm: "
2021 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2022 4 1 roll
2023 -119.06 exch pop
2024 4 3 roll
2025 4 array astore
2026 << /PostRenderingEnhanceDetails
2027 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2028*End
2029*ShiftBackLR m40mm/ -40 mm: "
2030 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2031 4 1 roll
2032 -113.39 exch pop
2033 4 3 roll
2034 4 array astore
2035 << /PostRenderingEnhanceDetails
2036 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2037*End
2038*ShiftBackLR m38mm/ -38 mm: "
2039 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2040 4 1 roll
2041 -107.72 exch pop
2042 4 3 roll
2043 4 array astore
2044 << /PostRenderingEnhanceDetails
2045 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2046*End
2047*ShiftBackLR m36mm/ -36 mm: "
2048 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2049 4 1 roll
2050 -102.05 exch pop
2051 4 3 roll
2052 4 array astore
2053 << /PostRenderingEnhanceDetails
2054 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2055*End
2056*ShiftBackLR m34mm/ -34 mm: "
2057 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2058 4 1 roll
2059 -96.38 exch pop
2060 4 3 roll
2061 4 array astore
2062 << /PostRenderingEnhanceDetails
2063 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2064*End
2065*ShiftBackLR m32mm/ -32 mm: "
2066 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2067 4 1 roll
2068 -90.71 exch pop
2069 4 3 roll
2070 4 array astore
2071 << /PostRenderingEnhanceDetails
2072 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2073*End
2074*ShiftBackLR m30mm/ -30 mm: "
2075 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2076 4 1 roll
2077 -85.04 exch pop
2078 4 3 roll
2079 4 array astore
2080 << /PostRenderingEnhanceDetails
2081 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2082*End
2083*ShiftBackLR m28mm/ -28 mm: "
2084 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2085 4 1 roll
2086 -79.37 exch pop
2087 4 3 roll
2088 4 array astore
2089 << /PostRenderingEnhanceDetails
2090 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2091*End
2092*ShiftBackLR m26mm/ -26 mm: "
2093 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2094 4 1 roll
2095 -73.70 exch pop
2096 4 3 roll
2097 4 array astore
2098 << /PostRenderingEnhanceDetails
2099 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2100*End
2101*ShiftBackLR m24mm/ -24 mm: "
2102 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2103 4 1 roll
2104 -68.03 exch pop
2105 4 3 roll
2106 4 array astore
2107 << /PostRenderingEnhanceDetails
2108 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2109*End
2110*ShiftBackLR m22mm/ -22 mm: "
2111 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2112 4 1 roll
2113 -62.36 exch pop
2114 4 3 roll
2115 4 array astore
2116 << /PostRenderingEnhanceDetails
2117 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2118*End
2119*ShiftBackLR m20mm/ -20 mm: "
2120 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2121 4 1 roll
2122 -56.69 exch pop
2123 4 3 roll
2124 4 array astore
2125 << /PostRenderingEnhanceDetails
2126 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2127*End
2128*ShiftBackLR m18mm/ -18 mm: "
2129 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2130 4 1 roll
2131 -51.02 exch pop
2132 4 3 roll
2133 4 array astore
2134 << /PostRenderingEnhanceDetails
2135 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2136*End
2137*ShiftBackLR m16mm/ -16 mm: "
2138 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2139 4 1 roll
2140 -45.35 exch pop
2141 4 3 roll
2142 4 array astore
2143 << /PostRenderingEnhanceDetails
2144 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2145*End
2146*ShiftBackLR m14mm/ -14 mm: "
2147 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2148 4 1 roll
2149 -39.69 exch pop
2150 4 3 roll
2151 4 array astore
2152 << /PostRenderingEnhanceDetails
2153 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2154*End
2155*ShiftBackLR m12mm/ -12 mm: "
2156 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2157 4 1 roll
2158 -34.02 exch pop
2159 4 3 roll
2160 4 array astore
2161 << /PostRenderingEnhanceDetails
2162 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2163*End
2164*ShiftBackLR m10mm/ -10 mm: "
2165 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2166 4 1 roll
2167 -28.35 exch pop
2168 4 3 roll
2169 4 array astore
2170 << /PostRenderingEnhanceDetails
2171 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2172*End
2173*ShiftBackLR m8mm/ -8 mm: "
2174 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2175 4 1 roll
2176 -22.68 exch pop
2177 4 3 roll
2178 4 array astore
2179 << /PostRenderingEnhanceDetails
2180 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2181*End
2182*ShiftBackLR m6mm/ -6 mm: "
2183 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2184 4 1 roll
2185 -17.01 exch pop
2186 4 3 roll
2187 4 array astore
2188 << /PostRenderingEnhanceDetails
2189 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2190*End
2191*ShiftBackLR m4mm/ -4 mm: "
2192 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2193 4 1 roll
2194 -11.34 exch pop
2195 4 3 roll
2196 4 array astore
2197 << /PostRenderingEnhanceDetails
2198 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2199*End
2200*ShiftBackLR m2mm/ -2 mm: "
2201 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2202 4 1 roll
2203 -5.67 exch pop
2204 4 3 roll
2205 4 array astore
2206 << /PostRenderingEnhanceDetails
2207 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2208*End
2209*ShiftBackLR None/ 0 mm: "
2210 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2211 4 1 roll
2212 0.00 exch pop
2213 4 3 roll
2214 4 array astore
2215 << /PostRenderingEnhanceDetails
2216 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2217*End
2218*ShiftBackLR 2mm/ 2 mm: "
2219 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2220 4 1 roll
2221 5.67 exch pop
2222 4 3 roll
2223 4 array astore
2224 << /PostRenderingEnhanceDetails
2225 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2226*End
2227*ShiftBackLR 4mm/ 4 mm: "
2228 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2229 4 1 roll
2230 11.34 exch pop
2231 4 3 roll
2232 4 array astore
2233 << /PostRenderingEnhanceDetails
2234 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2235*End
2236*ShiftBackLR 6mm/ 6 mm: "
2237 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2238 4 1 roll
2239 17.01 exch pop
2240 4 3 roll
2241 4 array astore
2242 << /PostRenderingEnhanceDetails
2243 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2244*End
2245*ShiftBackLR 8mm/ 8 mm: "
2246 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2247 4 1 roll
2248 22.68 exch pop
2249 4 3 roll
2250 4 array astore
2251 << /PostRenderingEnhanceDetails
2252 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2253*End
2254*ShiftBackLR 10mm/ 10 mm: "
2255 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2256 4 1 roll
2257 28.35 exch pop
2258 4 3 roll
2259 4 array astore
2260 << /PostRenderingEnhanceDetails
2261 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2262*End
2263*ShiftBackLR 12mm/ 12 mm: "
2264 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2265 4 1 roll
2266 34.02 exch pop
2267 4 3 roll
2268 4 array astore
2269 << /PostRenderingEnhanceDetails
2270 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2271*End
2272*ShiftBackLR 14mm/ 14 mm: "
2273 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2274 4 1 roll
2275 39.69 exch pop
2276 4 3 roll
2277 4 array astore
2278 << /PostRenderingEnhanceDetails
2279 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2280*End
2281*ShiftBackLR 16mm/ 16 mm: "
2282 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2283 4 1 roll
2284 45.35 exch pop
2285 4 3 roll
2286 4 array astore
2287 << /PostRenderingEnhanceDetails
2288 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2289*End
2290*ShiftBackLR 18mm/ 18 mm: "
2291 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2292 4 1 roll
2293 51.02 exch pop
2294 4 3 roll
2295 4 array astore
2296 << /PostRenderingEnhanceDetails
2297 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2298*End
2299*ShiftBackLR 20mm/ 20 mm: "
2300 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2301 4 1 roll
2302 56.69 exch pop
2303 4 3 roll
2304 4 array astore
2305 << /PostRenderingEnhanceDetails
2306 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2307*End
2308*ShiftBackLR 22mm/ 22 mm: "
2309 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2310 4 1 roll
2311 62.36 exch pop
2312 4 3 roll
2313 4 array astore
2314 << /PostRenderingEnhanceDetails
2315 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2316*End
2317*ShiftBackLR 24mm/ 24 mm: "
2318 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2319 4 1 roll
2320 68.03 exch pop
2321 4 3 roll
2322 4 array astore
2323 << /PostRenderingEnhanceDetails
2324 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2325*End
2326*ShiftBackLR 26mm/ 26 mm: "
2327 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2328 4 1 roll
2329 73.70 exch pop
2330 4 3 roll
2331 4 array astore
2332 << /PostRenderingEnhanceDetails
2333 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2334*End
2335*ShiftBackLR 28mm/ 28 mm: "
2336 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2337 4 1 roll
2338 79.37 exch pop
2339 4 3 roll
2340 4 array astore
2341 << /PostRenderingEnhanceDetails
2342 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2343*End
2344*ShiftBackLR 30mm/ 30 mm: "
2345 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2346 4 1 roll
2347 85.04 exch pop
2348 4 3 roll
2349 4 array astore
2350 << /PostRenderingEnhanceDetails
2351 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2352*End
2353*ShiftBackLR 32mm/ 32 mm: "
2354 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2355 4 1 roll
2356 90.71 exch pop
2357 4 3 roll
2358 4 array astore
2359 << /PostRenderingEnhanceDetails
2360 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2361*End
2362*ShiftBackLR 34mm/ 34 mm: "
2363 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2364 4 1 roll
2365 96.38 exch pop
2366 4 3 roll
2367 4 array astore
2368 << /PostRenderingEnhanceDetails
2369 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2370*End
2371*ShiftBackLR 36mm/ 36 mm: "
2372 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2373 4 1 roll
2374 102.05 exch pop
2375 4 3 roll
2376 4 array astore
2377 << /PostRenderingEnhanceDetails
2378 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2379*End
2380*ShiftBackLR 38mm/ 38 mm: "
2381 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2382 4 1 roll
2383 107.72 exch pop
2384 4 3 roll
2385 4 array astore
2386 << /PostRenderingEnhanceDetails
2387 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2388*End
2389*ShiftBackLR 40mm/ 40 mm: "
2390 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2391 4 1 roll
2392 113.39 exch pop
2393 4 3 roll
2394 4 array astore
2395 << /PostRenderingEnhanceDetails
2396 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2397*End
2398*ShiftBackLR 42mm/ 42 mm: "
2399 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2400 4 1 roll
2401 119.06 exch pop
2402 4 3 roll
2403 4 array astore
2404 << /PostRenderingEnhanceDetails
2405 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2406*End
2407*ShiftBackLR 44mm/ 44 mm: "
2408 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2409 4 1 roll
2410 124.72 exch pop
2411 4 3 roll
2412 4 array astore
2413 << /PostRenderingEnhanceDetails
2414 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2415*End
2416*ShiftBackLR 46mm/ 46 mm: "
2417 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2418 4 1 roll
2419 130.39 exch pop
2420 4 3 roll
2421 4 array astore
2422 << /PostRenderingEnhanceDetails
2423 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2424*End
2425*ShiftBackLR 48mm/ 48 mm: "
2426 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2427 4 1 roll
2428 136.06 exch pop
2429 4 3 roll
2430 4 array astore
2431 << /PostRenderingEnhanceDetails
2432 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2433*End
2434*ShiftBackLR 50mm/ 50 mm: "
2435 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2436 4 1 roll
2437 141.73 exch pop
2438 4 3 roll
2439 4 array astore
2440 << /PostRenderingEnhanceDetails
2441 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
2442*End
2443*CloseUI: *ShiftBackLR
2444
2445*CloseGroup: Finishing
2446
2447*OpenGroup: DetailedSettings/Quality
2448
2449*OpenUI *CN_DPI/Resolution: PickOne
2450*OrderDependency: 60.0 AnySetup *CN_DPI
2451*DefaultCN_DPI: 600dpi
2452*CN_DPI 1200dpi/1200 dpi: "<</HWResolution [1200 1200]>> systemdict /setpagedevice get exec"
2453*CN_DPI 600dpi/600 dpi: "<</HWResolution [600 600]>> systemdict /setpagedevice get exec"
2454*CloseUI: *CN_DPI
2455
2456*OpenUI *ComposOverprint/Composite Overprint: PickOne
2457*OrderDependency: 50.0 AnySetup *ComposOverprint
2458*DefaultComposOverprint: Default
2459*ComposOverprint Default/Printer Default: ""
2460*ComposOverprint Off/Off: "false setoverprintmode"
2461*ComposOverprint On/On: "true setoverprintmode"
2462*CloseUI: *ComposOverprint
2463
2464*OpenUI *SpotColorMatch/Spot Color Matching: PickOne
2465*OrderDependency: 50.0 AnySetup *SpotColorMatch
2466*DefaultSpotColorMatch: Default
2467*SpotColorMatch Default/Printer Default: ""
2468*SpotColorMatch Off/Off: "<</DeviceRenderingInfo <</Type 35 /SpotColorMatching false>> >>
2469systemdict /setpagedevice get exec"
2470*End
2471*SpotColorMatch On/On: "<</DeviceRenderingInfo <</Type 35 /SpotColorMatching true>> >>
2472systemdict /setpagedevice get exec"
2473*End
2474*CloseUI: *SpotColorMatch
2475
2476*OpenUI *GSmooth/Gradation Smoothing: PickOne
2477*OrderDependency: 50.0 AnySetup *GSmooth
2478*DefaultGSmooth: Default
2479*GSmooth Default/Printer Default: ""
2480*GSmooth Off/Off: "<</PostRenderingEnhance true /PostRenderingEnhanceDetails
2481<</Type 44 /GradationSmoothing <</Text 0 /Graphics 0 /Image 0>> >> >>
2482systemdict /setpagedevice get exec"
2483*End
2484*GSmooth Fine/Smooth 1: "<</PostRenderingEnhance true /PostRenderingEnhanceDetails
2485<</Type 44 /GradationSmoothing <</Text 0 /Graphics 1 /Image 0>> >> >>
2486systemdict /setpagedevice get exec"
2487*End
2488*GSmooth Rough/Smooth 2: "<</PostRenderingEnhance true /PostRenderingEnhanceDetails
2489<</Type 44/GradationSmoothing <</Text 0 /Graphics 2 /Image 0>> >> >>
2490systemdict /setpagedevice get exec"
2491*End
2492*CloseUI: *GSmooth
2493
2494*OpenUI *Gscale/Grayscale Conversion: PickOne
2495*OrderDependency: 50.0 AnySetup *Gscale
2496*DefaultGscale: Default
2497*Gscale Default/Printer Default: ""
2498*Gscale SRGB/sRGB: "<</DeviceRenderingInfo
2499<</Type 36 /GrayScaleConversion 1>> >> systemdict /setpagedevice get exec"
2500*End
2501*Gscale NTSC/NTSC: "<</DeviceRenderingInfo
2502<</Type 36 /GrayScaleConversion 2>> >> systemdict /setpagedevice get exec"
2503*End
2504*Gscale UnifrmRGB/Uniform RGB: "<</DeviceRenderingInfo
2505<</Type 36 /GrayScaleConversion 3>> >> systemdict /setpagedevice get exec"
2506*End
2507*CloseUI: *Gscale
2508
2509*OpenUI *Trapping/Trapping: PickOne
2510*OrderDependency: 50.0 AnySetup *Trapping
2511*DefaultTrapping: Default
2512*Trapping Default/Printer Default: ""
2513*Trapping False/Off: "<</PostRenderingEnhance true
2514/PostRenderingEnhanceDetails <</Type 44 /PostRIPTrapping false >> >>
2515systemdict /setpagedevice get exec"
2516*End
2517*Trapping True/On: "<</PostRenderingEnhance true
2518/PostRenderingEnhanceDetails <</Type 44 /PostRIPTrapping true >> >>
2519systemdict /setpagedevice get exec"
2520*End
2521*CloseUI: *Trapping
2522
2523*OpenUI *TonerSave/Toner Save: PickOne
2524*OrderDependency: 50.0 AnySetup *TonerSave
2525*DefaultTonerSave: Default
2526*TonerSave Default/Printer Default: ""
2527*TonerSave Off/Off: "<</PostRenderingEnhance true /PostRenderingEnhanceDetails
2528<</Type 44 /TonerSaver 0>> >> systemdict /setpagedevice get exec"
2529*End
2530*TonerSave On/On: "<</PostRenderingEnhance true /PostRenderingEnhanceDetails
2531<</Type 44 /TonerSaver 1>> >> systemdict /setpagedevice get exec"
2532*End
2533*CloseUI: *TonerSave
2534
2535*OpenUI *AdvancedSmooth/Advanced Smoothing: PickOne
2536*OrderDependency: 50.0 AnySetup *AdvancedSmooth
2537*DefaultAdvancedSmooth: Default
2538*AdvancedSmooth Default/Printer Default: ""
2539*AdvancedSmooth Off/Off: "<</PostRenderingEnhance true
2540/PostRenderingEnhanceDetails <</Type 44 /AdvancedSmoothing
2541<</Text 0 /Image 0 /Graphics 0>> >> >> systemdict /setpagedevice get exec"
2542*End
2543*AdvancedSmooth Smooth1/Smooth 1: "<</PostRenderingEnhance true
2544/PostRenderingEnhanceDetails <</Type 44 /AdvancedSmoothing
2545<</Text 1 /Image 0 /Graphics 1>> >> >> systemdict /setpagedevice get exec"
2546*End
2547*AdvancedSmooth Smooth2/Smooth 2: "<</PostRenderingEnhance true
2548/PostRenderingEnhanceDetails <</Type 44 /AdvancedSmoothing
2549<</Text 2 /Image 0 /Graphics 2>> >> >> systemdict /setpagedevice get exec"
2550*End
2551*CloseUI: *AdvancedSmooth
2552
2553*OpenUI *Sharpness/Sharpness: PickOne
2554*OrderDependency: 50.0 AnySetup *Sharpness
2555*DefaultSharpness: Default
2556*Sharpness Default/Printer Default: ""
2557*Sharpness m3/ -3: "<</PostRenderingEnhance true
2558/PostRenderingEnhanceDetails <</Type 44 /Sharpness 1>> >>
2559systemdict /setpagedevice get exec"
2560*End
2561*Sharpness m2/ -2: "<</PostRenderingEnhance true
2562/PostRenderingEnhanceDetails <</Type 44 /Sharpness 2>> >>
2563systemdict /setpagedevice get exec"
2564*End
2565*Sharpness m1/ -1: "<</PostRenderingEnhance true
2566/PostRenderingEnhanceDetails <</Type 44 /Sharpness 3>> >>
2567systemdict /setpagedevice get exec"
2568*End
2569*Sharpness 0/ 0: "<</PostRenderingEnhance true
2570/PostRenderingEnhanceDetails <</Type 44 /Sharpness 4>> >>
2571systemdict /setpagedevice get exec"
2572*End
2573*Sharpness 1/ 1: "<</PostRenderingEnhance true
2574/PostRenderingEnhanceDetails <</Type 44 /Sharpness 5>> >>
2575systemdict /setpagedevice get exec"
2576*End
2577*Sharpness 2/ 2: "<</PostRenderingEnhance true
2578/PostRenderingEnhanceDetails <</Type 44 /Sharpness 6>> >>
2579systemdict /setpagedevice get exec"
2580*End
2581*Sharpness 3/ 3: "<</PostRenderingEnhance true
2582/PostRenderingEnhanceDetails <</Type 44 /Sharpness 7>> >>
2583systemdict /setpagedevice get exec"
2584*End
2585*CloseUI: *Sharpness
2586
2587*OpenUI *ImageCompress/Image Compression: PickOne
2588*OrderDependency: 50.0 AnySetup *ImageCompress
2589*DefaultImageCompress: Default
2590*ImageCompress Default/Printer Default: ""
2591*ImageCompress ImgPriority/Image Priority: "<</PostRenderingEnhance true
2592 /PostRenderingEnhanceDetails <</Type 44 /CompressionMode 1>> >>
2593systemdict /setpagedevice get exec"
2594*End
2595*ImageCompress Normal/Standard: "<</PostRenderingEnhance true
2596 /PostRenderingEnhanceDetails <</Type 44 /CompressionMode 2>> >>
2597systemdict /setpagedevice get exec"
2598*End
2599*ImageCompress SpdPriority/Speed Priority: "<</PostRenderingEnhance true
2600 /PostRenderingEnhanceDetails <</Type 44 /CompressionMode 3>> >>
2601systemdict /setpagedevice get exec"
2602*End
2603*CloseUI: *ImageCompress
2604
2605*OpenUI *TonerAdjust/Toner Volume Adjustment: PickOne
2606*OrderDependency: 50.0 AnySetup *TonerAdjust
2607*DefaultTonerAdjust: Default
2608*TonerAdjust Default/Printer Default: ""
2609*TonerAdjust Normal/Normal: "<</PostRenderingEnhance true
2610/PostRenderingEnhanceDetails <</Type 44 /TonerVolumeAdjust 0>> >>
2611systemdict /setpagedevice get exec"
2612*End
2613*TonerAdjust GradProty/Gradation Priority: "<</PostRenderingEnhance true
2614/PostRenderingEnhanceDetails <</Type 44 /TonerVolumeAdjust 1>>  >>
2615systemdict /setpagedevice get exec"
2616*End
2617*TonerAdjust TextProty/Text Priority: "<</PostRenderingEnhance true
2618/PostRenderingEnhanceDetails <</Type 44 /TonerVolumeAdjust 2>> >>
2619systemdict /setpagedevice get exec"
2620*End
2621*CloseUI: *TonerAdjust
2622
2623*OpenUI *LineCont/Line Control: PickOne
2624*OrderDependency: 50.0 AnySetup *LineCont
2625*DefaultLineCont: Default
2626*LineCont Default/Printer Default: ""
2627*LineCont ResoltProty/Resolution Priority: "<</PostRenderingEnhance true
2628/PostRenderingEnhanceDetails <</Type 44 /LineControl 0>> >>
2629systemdict /setpagedevice get exec"
2630*End
2631*LineCont GradProty/Gradation Priority: "<</PostRenderingEnhance true
2632/PostRenderingEnhanceDetails <</Type 44 /LineControl 1>> >>
2633systemdict /setpagedevice get exec"
2634*End
2635*CloseUI: *LineCont
2636
2637*OpenUI *DensityFineAdjust/Density Fine Adjustment: PickOne
2638*OrderDependency: 50.0 AnySetup *DensityFineAdjust
2639*DefaultDensityFineAdjust: Default
2640*DensityFineAdjust Default/Printer Default: ""
2641*DensityFineAdjust Darker/Darker: "<</PostRenderingEnhance true
2642/PostRenderingEnhanceDetails <</Type 44 /DensityFineAdjust 5>> >>
2643systemdict /setpagedevice get exec"
2644*End
2645*DensityFineAdjust Dark/Dark: "<</PostRenderingEnhance true
2646/PostRenderingEnhanceDetails <</Type 44 /DensityFineAdjust 4>> >>
2647systemdict /setpagedevice get exec"
2648*End
2649*DensityFineAdjust Normal/Standard: "<</PostRenderingEnhance true
2650/PostRenderingEnhanceDetails <</Type 44 /DensityFineAdjust 3>> >>
2651systemdict /setpagedevice get exec"
2652*End
2653*DensityFineAdjust Light/Light: "<</PostRenderingEnhance true
2654/PostRenderingEnhanceDetails <</Type 44 /DensityFineAdjust 2>> >>
2655systemdict /setpagedevice get exec"
2656*End
2657*DensityFineAdjust Lighter/Lighter: "<</PostRenderingEnhance true
2658/PostRenderingEnhanceDetails <</Type 44 /DensityFineAdjust 1>> >>
2659systemdict /setpagedevice get exec"
2660*End
2661*CloseUI: *DensityFineAdjust
2662
2663*OpenUI *CNBrightness/Brightness: PickOne
2664*OrderDependency: 50.0 AnySetup *CNBrightness
2665*DefaultCNBrightness: Default
2666*CNBrightness Default/Printer Default: ""
2667*CNBrightness B85/85%: "<</PostRenderingEnhance true
2668/PostRenderingEnhanceDetails <</Type 44 /Brightness 85>> >>
2669systemdict /setpagedevice get exec"
2670*End
2671*CNBrightness B90/90%: "<</PostRenderingEnhance true
2672/PostRenderingEnhanceDetails <</Type 44 /Brightness 90>> >>
2673systemdict /setpagedevice get exec"
2674*End
2675*CNBrightness B95/95%: "<</PostRenderingEnhance true
2676/PostRenderingEnhanceDetails <</Type 44 /Brightness 95>> >>
2677systemdict /setpagedevice get exec"
2678*End
2679*CNBrightness B100/100%: "<</PostRenderingEnhance true
2680/PostRenderingEnhanceDetails <</Type 44 /Brightness 100>> >>
2681systemdict /setpagedevice get exec"
2682*End
2683*CNBrightness B105/105%: "<</PostRenderingEnhance true
2684/PostRenderingEnhanceDetails <</Type 44 /Brightness 105>> >>
2685systemdict /setpagedevice get exec"
2686*End
2687*CNBrightness B110/110%: "<</PostRenderingEnhance true
2688/PostRenderingEnhanceDetails <</Type 44 /Brightness 110>> >>
2689systemdict /setpagedevice get exec"
2690*End
2691*CNBrightness B115/115%: "<</PostRenderingEnhance true
2692/PostRenderingEnhanceDetails <</Type 44 /Brightness 115>> >>
2693systemdict /setpagedevice get exec"
2694*End
2695*CloseUI: *CNBrightness
2696
2697*OpenUI *HalfTone/Halftones: PickOne
2698*OrderDependency: 50.0 AnySetup *HalfTone
2699*DefaultHalfTone: Default
2700*HalfTone Default/Printer Default: ""
2701*HalfTone Resolution/Resolution: "
2702<</DeviceRenderingInfo <</Type 35
2703/TextSelectScreen 0 /GraphicSelectScreen 0 /ImageSelectScreen 0>> >>
2704systemdict /setpagedevice get exec"
2705*End
2706*HalfTone Gradation/Gradation: "
2707<</DeviceRenderingInfo <</Type 35
2708/TextSelectScreen 1 /GraphicSelectScreen 1 /ImageSelectScreen 1>> >>
2709systemdict /setpagedevice get exec"
2710*End
2711*HalfTone ErrDiffusion/Error Diffusion: "
2712<</DeviceRenderingInfo <</Type 35
2713/TextSelectScreen 4 /GraphicSelectScreen 4 /ImageSelectScreen 4>> >>
2714systemdict /setpagedevice get exec"
2715*End
2716*HalfTone Pat1/Pattern 1: "
2717<</DeviceRenderingInfo <</Type 35
2718/TextSelectScreen 4 /GraphicSelectScreen 4 /ImageSelectScreen 0>> >>
2719systemdict /setpagedevice get exec"
2720*End
2721*HalfTone Pat2/Pattern 2: "
2722<</DeviceRenderingInfo <</Type 35
2723/TextSelectScreen 4 /GraphicSelectScreen 4 /ImageSelectScreen 1>> >>
2724systemdict /setpagedevice get exec"
2725*End
2726*HalfTone Pat3/Pattern 3: "
2727<</DeviceRenderingInfo <</Type 35
2728/TextSelectScreen 4 /GraphicSelectScreen 0 /ImageSelectScreen 0>> >>
2729systemdict /setpagedevice get exec"
2730*End
2731*HalfTone Pat4/Pattern 4: "
2732<</DeviceRenderingInfo <</Type 35
2733/TextSelectScreen 4 /GraphicSelectScreen 1 /ImageSelectScreen 1>> >>
2734systemdict /setpagedevice get exec"
2735*End
2736*HalfTone Pat5/Pattern 5: "
2737<</DeviceRenderingInfo <</Type 35
2738/TextSelectScreen 0 /GraphicSelectScreen 0 /ImageSelectScreen 1>> >>
2739systemdict /setpagedevice get exec"
2740*End
2741*HalfTone Pat6/Pattern 6: "
2742<</DeviceRenderingInfo <</Type 35
2743/TextSelectScreen 0 /GraphicSelectScreen 1 /ImageSelectScreen 1>> >>
2744systemdict /setpagedevice get exec"
2745*End
2746*HalfTone Pat7/Pattern 7: "
2747<</DeviceRenderingInfo <</Type 35
2748/TextSelectScreen 4 /GraphicSelectScreen 0 /ImageSelectScreen 1>> >>
2749systemdict /setpagedevice get exec"
2750*End
2751*CloseUI: *HalfTone
2752
2753*CloseGroup: DetailedSettings
2754
2755*OpenGroup: Color/Color
2756
2757*OpenUI *ColorModel/Color Mode: PickOne
2758*OrderDependency: 50.0 AnySetup *ColorModel
2759*DefaultColorModel: Default
2760*ColorModel Default/Printer Default: ""
2761*ColorModel Gray/Black and White: "<</ProcessColorModel /DeviceGray>>
2762systemdict /setpagedevice get exec"
2763*End
2764*ColorModel Auto/Color: "<</ProcessColorModel /DeviceCMYK>>
2765systemdict /setpagedevice get exec"
2766*End
2767*CloseUI: *ColorModel
2768
2769*OpenUI *PureBlack/Pure Black Text: PickOne
2770*OrderDependency: 50.0 AnySetup *PureBlack
2771*DefaultPureBlack: Default
2772*PureBlack Default/Printer Default: ""
2773*PureBlack Off/Off: "<</DeviceRenderingInfo
2774<</Type 35 /PureBlackText false>> >>
2775systemdict /setpagedevice get exec"
2776*End
2777*PureBlack On/On: "<</DeviceRenderingInfo
2778<</Type 35 /PureBlackText true>> >>
2779systemdict /setpagedevice get exec"
2780*End
2781*CloseUI: *PureBlack
2782
2783*OpenUI *BlackOver/Black Overprint: PickOne
2784*OrderDependency: 50.0 AnySetup *BlackOver
2785*DefaultBlackOver: Default
2786*BlackOver Default/Printer Default: ""
2787*BlackOver Off/Off: "<</DeviceRenderingInfo <</Type 35 /BlackOverprint false>> >>
2788systemdict /setpagedevice get exec"
2789*End
2790*BlackOver On/On: "<</DeviceRenderingInfo <</Type 35 /BlackOverprint true>> >>
2791systemdict /setpagedevice get exec"
2792*End
2793*CloseUI: *BlackOver
2794
2795*OpenUI *MTCRGB/RGB Matching Mode: PickOne
2796*OrderDependency: 50.0 AnySetup *MTCRGB
2797*DefaultMTCRGB: Default
2798*MTCRGB Default/Printer Default: ""
2799*MTCRGB ICC/ICC Profile: "<</DeviceRenderingInfo
2800<</Type 35 /RGBMatchingMode 1>> >> systemdict /setpagedevice get exec"
2801*End
2802*MTCRGB DevInk/Device Link Profile: "<</DeviceRenderingInfo
2803<</Type 35 /RGBMatchingMode 2>> >> systemdict /setpagedevice get exec"
2804*End
2805*CloseUI: *MTCRGB
2806
2807*OpenUI *RGBSP/RGB Source Profile: PickOne
2808*OrderDependency: 50.0 AnySetup *RGBSP
2809*DefaultRGBSP: Default
2810*RGBSP Default/Printer Default: ""
2811*RGBSP sRGB/sRGB v3.0 (Canon): "<</DeviceRenderingInfo
2812<</Type 35 /RGBSourceProfile <</Type 1 /ProfileName (CNZSRGBC.ICC) >> >> >>
2813systemdict /setpagedevice get exec"
2814*End
2815*RGBSP HDTVgamma15/Canon HDTV gamma 1.5 Monitor: "<</DeviceRenderingInfo
2816<</Type 35 /RGBSourceProfile <</Type 1 /ProfileName (CNZ005.ICC) >> >> >>
2817systemdict /setpagedevice get exec"
2818*End
2819*RGBSP HDTVgamma18/Canon HDTV gamma 1.8 Monitor: "<</DeviceRenderingInfo
2820<</Type 35 /RGBSourceProfile <</Type 1 /ProfileName (CNZ006.ICC) >> >> >>
2821systemdict /setpagedevice get exec"
2822*End
2823*RGBSP HDTVgamma24/Canon HDTV gamma 2.4 Monitor: "<</DeviceRenderingInfo
2824<</Type 35 /RGBSourceProfile <</Type 1 /ProfileName (CNZ008.ICC) >> >> >>
2825systemdict /setpagedevice get exec"
2826*End
2827*RGBSP None/None: "<</DeviceRenderingInfo
2828<</Type 35 /RGBSourceProfile <</Type 1 /ProfileName (None) >> >> >>
2829systemdict /setpagedevice get exec"
2830*End
2831*RGBSP RGBCus1/User Profile 1: "<</DeviceRenderingInfo
2832<</Type 35 /RGBSourceProfile <</Type 2 /ProfileName (Custom1)>> >> >>
2833systemdict /setpagedevice get exec"
2834*End
2835*RGBSP RGBCus2/User Profile 2: "<</DeviceRenderingInfo
2836<</Type 35 /RGBSourceProfile <</Type 2 /ProfileName (Custom2)>> >> >>
2837systemdict /setpagedevice get exec"
2838*End
2839*RGBSP RGBCus3/User Profile 3: "<</DeviceRenderingInfo
2840<</Type 35 /RGBSourceProfile <</Type 2 /ProfileName (Custom3)>> >> >>
2841systemdict /setpagedevice get exec"
2842*End
2843*RGBSP RGBCus4/User Profile 4: "<</DeviceRenderingInfo
2844<</Type 35 /RGBSourceProfile <</Type 2 /ProfileName (Custom4)>> >> >>
2845systemdict /setpagedevice get exec"
2846*End
2847*RGBSP RGBCus5/User Profile 5: "<</DeviceRenderingInfo
2848<</Type 35 /RGBSourceProfile <</Type 2 /ProfileName (Custom5)>> >> >>
2849systemdict /setpagedevice get exec"
2850*End
2851*RGBSP RGBCus6/User Profile 6: "<</DeviceRenderingInfo
2852<</Type 35 /RGBSourceProfile <</Type 2 /ProfileName (Custom6)>> >> >>
2853systemdict /setpagedevice get exec"
2854*End
2855*RGBSP RGBCus7/User Profile 7: "<</DeviceRenderingInfo
2856<</Type 35 /RGBSourceProfile <</Type 2 /ProfileName (Custom7)>> >> >>
2857systemdict /setpagedevice get exec"
2858*End
2859*RGBSP RGBCus8/User Profile 8: "<</DeviceRenderingInfo
2860<</Type 35 /RGBSourceProfile <</Type 2 /ProfileName (Custom8)>> >> >>
2861systemdict /setpagedevice get exec"
2862*End
2863*RGBSP RGBCus9/User Profile 9: "<</DeviceRenderingInfo
2864<</Type 35 /RGBSourceProfile <</Type 2 /ProfileName (Custom9)>> >> >>
2865systemdict /setpagedevice get exec"
2866*End
2867*RGBSP RGBCus10/User Profile 10: "<</DeviceRenderingInfo
2868<</Type 35 /RGBSourceProfile <</Type 2 /ProfileName (Custom10)>> >> >>
2869systemdict /setpagedevice get exec"
2870*End
2871*RGBSP RGBCus11/User Profile 11: "<</DeviceRenderingInfo
2872<</Type 35 /RGBSourceProfile <</Type 2 /ProfileName (Custom11)>> >> >>
2873systemdict /setpagedevice get exec"
2874*End
2875*RGBSP RGBCus12/User Profile 12: "<</DeviceRenderingInfo
2876<</Type 35 /RGBSourceProfile <</Type 2 /ProfileName (Custom12)>> >> >>
2877systemdict /setpagedevice get exec"
2878*End
2879*RGBSP RGBCus13/User Profile 13: "<</DeviceRenderingInfo
2880<</Type 35 /RGBSourceProfile <</Type 2 /ProfileName (Custom13)>> >> >>
2881systemdict /setpagedevice get exec"
2882*End
2883*RGBSP RGBCus14/User Profile 14: "<</DeviceRenderingInfo
2884<</Type 35 /RGBSourceProfile <</Type 2 /ProfileName (Custom14)>> >> >>
2885systemdict /setpagedevice get exec"
2886*End
2887*RGBSP RGBCus15/User Profile 15: "<</DeviceRenderingInfo
2888<</Type 35 /RGBSourceProfile <</Type 2 /ProfileName (Custom15)>> >> >>
2889systemdict /setpagedevice get exec"
2890*End
2891*CloseUI: *RGBSP
2892
2893*OpenUI *Matching/RGB Matching Method: PickOne
2894*OrderDependency: 70 AnySetup *Matching
2895*DefaultMatching: Default
2896*Matching Default/Printer Default: ""
2897*Matching Saturation/Saturation: "<</DeviceRenderingInfo
2898<</Type 35 /RenderingIntent (Saturation)>> >>
2899systemdict /setpagedevice get exec"
2900*End
2901*Matching Perceptual/Perceptual: "<</DeviceRenderingInfo
2902<</Type 35 /RenderingIntent (Perceptual)>> >>
2903systemdict /setpagedevice get exec"
2904*End
2905*Matching Colorimetric/Colorimetric: "<</DeviceRenderingInfo
2906<</Type 35 /RenderingIntent (RelativeColorimetric)>> >>
2907systemdict /setpagedevice get exec"
2908*End
2909*Matching Vivid/Vivid Photo: "<</DeviceRenderingInfo
2910<</Type 35 /RenderingIntent (Saturation) /OutputProfile
2911<</Type 1 /ProfileName (CNCC30B.icc)>> >> >> systemdict /setpagedevice get exec"
2912*End
2913*Matching VividTR/Vivid Photo TR: "<</DeviceRenderingInfo
2914 <</Type 35 /RenderingIntent (Saturation) /OutputProfile
2915<</Type 1 /ProfileName (CNCC30D.icc)>> >> >> systemdict /setpagedevice get exec"
2916*End
2917*CloseUI: *Matching
2918
2919*OpenUI *CNRGBPBP/RGB Pure Black Process: PickOne
2920*OrderDependency: 50.0 AnySetup *CNRGBPBP
2921*DefaultCNRGBPBP: Default
2922*CNRGBPBP Default/Printer Default: ""
2923*CNRGBPBP RGBOff/Off: "<</DeviceRenderingInfo
2924<</Type 35 /RGBPureBlackProcess false>> >>
2925systemdict /setpagedevice get exec"
2926*End
2927*CNRGBPBP RGBOn/On: "<</DeviceRenderingInfo
2928<</Type 35 /RGBPureBlackProcess true>> >>
2929systemdict /setpagedevice get exec"
2930*End
2931*CloseUI: *CNRGBPBP
2932
2933*OpenUI *RGBInput/RGB Input (Light + Color Space): PickOne
2934*OrderDependency: 50.0 AnySetup *RGBInput
2935*DefaultRGBInput: Default
2936*RGBInput Default/Printer Default: ""
2937*RGBInput D50sRGB/D50 + sRGB: "<</DeviceRenderingInfo
2938<</Type 35 /RGBDeviceLinkProfile <</Type 1 /ProfileName (CNCC30E.icc)>> >> >>
2939setpagedevice get exec"
2940*End
2941*RGBInput D65sRGB/D65 + sRGB: "<</DeviceRenderingInfo
2942<</Type 35 /RGBDeviceLinkProfile <</Type 1 /ProfileName (CNCC30F.icc)>> >> >>
2943setpagedevice get exec"
2944*End
2945*RGBInput D50AdbRGB/D50 + AdobeRGB: "<</DeviceRenderingInfo
2946<</Type 35 /RGBDeviceLinkProfile <</Type 1 /ProfileName (CNCC30G.icc)>> >> >>
2947setpagedevice get exec"
2948*End
2949*RGBInput D65AdbRGB/D65 + AdobeRGB: "<</DeviceRenderingInfo
2950<</Type 35 /RGBDeviceLinkProfile <</Type 1 /ProfileName (CNCC30H.icc)>> >> >>
2951setpagedevice get exec"
2952*End
2953*RGBInput RGBinCus1/User Profile 1: "<</DeviceRenderingInfo
2954<</Type 35 /RGBDeviceLinkProfile <</Type 2 /ProfileName (Custom1)>> >> >>
2955setpagedevice get exec"
2956*End
2957*RGBInput RGBinCus2/User Profile 2: "<</DeviceRenderingInfo
2958<</Type 35 /RGBDeviceLinkProfile <</Type 2 /ProfileName (Custom2)>> >> >>
2959setpagedevice get exec"
2960*End
2961*RGBInput RGBinCus3/User Profile 3: "<</DeviceRenderingInfo
2962<</Type 35 /RGBDeviceLinkProfile <</Type 2 /ProfileName (Custom3)>> >> >>
2963setpagedevice get exec"
2964*End
2965*RGBInput RGBinCus4/User Profile 4: "<</DeviceRenderingInfo
2966<</Type 35 /RGBDeviceLinkProfile <</Type 2 /ProfileName (Custom4)>> >> >>
2967setpagedevice get exec"
2968*End
2969*RGBInput RGBinCus5/User Profile 5: "<</DeviceRenderingInfo
2970<</Type 35 /RGBDeviceLinkProfile <</Type 2 /ProfileName (Custom5)>> >> >>
2971setpagedevice get exec"
2972*End
2973*RGBInput RGBinCus6/User Profile 6: "<</DeviceRenderingInfo
2974<</Type 35 /RGBDeviceLinkProfile <</Type 2 /ProfileName (Custom6)>> >> >>
2975setpagedevice get exec"
2976*End
2977*RGBInput RGBinCus7/User Profile 7: "<</DeviceRenderingInfo
2978<</Type 35 /RGBDeviceLinkProfile <</Type 2 /ProfileName (Custom7)>> >> >>
2979setpagedevice get exec"
2980*End
2981*RGBInput RGBinCus8/User Profile 8: "<</DeviceRenderingInfo
2982<</Type 35 /RGBDeviceLinkProfile <</Type 2 /ProfileName (Custom8)>> >> >>
2983setpagedevice get exec"
2984*End
2985*RGBInput RGBinCus9/User Profile 9: "<</DeviceRenderingInfo
2986<</Type 35 /RGBDeviceLinkProfile <</Type 2 /ProfileName (Custom9)>> >> >>
2987setpagedevice get exec"
2988*End
2989*RGBInput RGBinCus10/User Profile 10: "<</DeviceRenderingInfo
2990<</Type 35 /RGBDeviceLinkProfile <</Type 2 /ProfileName (Custom10)>> >> >>
2991setpagedevice get exec"
2992*End
2993*RGBInput RGBinCus11/User Profile 11: "<</DeviceRenderingInfo
2994<</Type 35 /RGBDeviceLinkProfile <</Type 2 /ProfileName (Custom11)>> >> >>
2995setpagedevice get exec"
2996*End
2997*RGBInput RGBinCus12/User Profile 12: "<</DeviceRenderingInfo
2998<</Type 35 /RGBDeviceLinkProfile <</Type 2 /ProfileName (Custom12)>> >> >>
2999setpagedevice get exec"
3000*End
3001*RGBInput RGBinCus13/User Profile 13: "<</DeviceRenderingInfo
3002<</Type 35 /RGBDeviceLinkProfile <</Type 2 /ProfileName (Custom13)>> >> >>
3003setpagedevice get exec"
3004*End
3005*RGBInput RGBinCus14/User Profile 14: "<</DeviceRenderingInfo
3006<</Type 35 /RGBDeviceLinkProfile <</Type 2 /ProfileName (Custom14)>> >> >>
3007setpagedevice get exec"
3008*End
3009*RGBInput RGBinCus15/User Profile 15: "<</DeviceRenderingInfo
3010<</Type 35 /RGBDeviceLinkProfile <</Type 2 /ProfileName (Custom15)>> >> >>
3011setpagedevice get exec"
3012*End
3013*CloseUI: *RGBInput
3014
3015*OpenUI *MTCCMYK/CMYK Matching Mode: PickOne
3016*OrderDependency: 50.0 AnySetup *MTCCMYK
3017*DefaultMTCCMYK: Default
3018*MTCCMYK Default/Printer Default: ""
3019*MTCCMYK ICC/ICC Profile: "<</DeviceRenderingInfo
3020<</Type 35 /CMYKMatchingMode 1>> >> systemdict /setpagedevice get exec"
3021*End
3022*MTCCMYK DevInk/Device Link Profile: "<</DeviceRenderingInfo
3023<</Type 35 /CMYKMatchingMode 2>> >> systemdict /setpagedevice get exec"
3024*End
3025*CloseUI: *MTCCMYK
3026
3027*OpenUI *Simulation/CMYK Simulation Profile: PickOne
3028*OrderDependency: 55.0 AnySetup *Simulation
3029*DefaultSimulation: Default
3030*Simulation Default/Printer Default: ""
3031*Simulation Japan/JapanColor(Canon): "<</DeviceRenderingInfo
3032<</Type 35 /CMYKSourceProfile <</Type 1 /ProfileName (JapanColor(Canon).icc)>> >> >>
3033systemdict /setpagedevice get exec"
3034*End
3035*Simulation SWOP/U.S. Web Coated v1.00 (Canon): "<</DeviceRenderingInfo
3036<</Type 35 /CMYKSourceProfile <</Type 1 /ProfileName (CNZUSWA1.icc)>> >> >>
3037systemdict /setpagedevice get exec"
3038*End
3039*Simulation Euroscale/Euro Standard v1.00 (Canon): "<</DeviceRenderingInfo
3040<</Type 35 /CMYKSourceProfile <</Type 1 /ProfileName (CNZEURA1.icc)>> >> >>
3041systemdict /setpagedevice get exec"
3042*End
3043*Simulation None/None: "<</DeviceRenderingInfo
3044<</Type 35 /CMYKSourceProfile <</Type 1 /ProfileName (None)>> >> >>
3045systemdict /setpagedevice get exec"
3046*End
3047*Simulation SimCus1/User Profile 1: "<</DeviceRenderingInfo
3048<</Type 35 /CMYKSourceProfile <</Type 2 /ProfileName (Custom1)>> >> >>
3049systemdict /setpagedevice get exec"
3050*End
3051*Simulation SimCus2/User Profile 2: "<</DeviceRenderingInfo
3052<</Type 35 /CMYKSourceProfile <</Type 2 /ProfileName (Custom2)>> >> >>
3053systemdict /setpagedevice get exec"
3054*End
3055*Simulation SimCus3/User Profile 3: "<</DeviceRenderingInfo
3056<</Type 35 /CMYKSourceProfile <</Type 2 /ProfileName (Custom3)>> >> >>
3057systemdict /setpagedevice get exec"
3058*End
3059*Simulation SimCus4/User Profile 4: "<</DeviceRenderingInfo
3060<</Type 35 /CMYKSourceProfile <</Type 2 /ProfileName (Custom4)>> >> >>
3061systemdict /setpagedevice get exec"
3062*End
3063*Simulation SimCus5/User Profile 5: "<</DeviceRenderingInfo
3064<</Type 35 /CMYKSourceProfile <</Type 2 /ProfileName (Custom5)>> >> >>
3065systemdict /setpagedevice get exec"
3066*End
3067*Simulation SimCus6/User Profile 6: "<</DeviceRenderingInfo
3068<</Type 35 /CMYKSourceProfile <</Type 2 /ProfileName (Custom6)>> >> >>
3069systemdict /setpagedevice get exec"
3070*End
3071*Simulation SimCus7/User Profile 7: "<</DeviceRenderingInfo
3072<</Type 35 /CMYKSourceProfile <</Type 2 /ProfileName (Custom7)>> >> >>
3073systemdict /setpagedevice get exec"
3074*End
3075*Simulation SimCus8/User Profile 8: "<</DeviceRenderingInfo
3076<</Type 35 /CMYKSourceProfile <</Type 2 /ProfileName (Custom8)>> >> >>
3077systemdict /setpagedevice get exec"
3078*End
3079*Simulation SimCus9/User Profile 9: "<</DeviceRenderingInfo
3080<</Type 35 /CMYKSourceProfile <</Type 2 /ProfileName (Custom9)>> >> >>
3081systemdict /setpagedevice get exec"
3082*End
3083*Simulation SimCus10/User Profile 10: "<</DeviceRenderingInfo
3084<</Type 35 /CMYKSourceProfile <</Type 2 /ProfileName (Custom10)>> >> >>
3085systemdict /setpagedevice get exec"
3086*End
3087*Simulation SimCus11/User Profile 11: "<</DeviceRenderingInfo
3088<</Type 35 /CMYKSourceProfile <</Type 2 /ProfileName (Custom11)>> >> >>
3089systemdict /setpagedevice get exec"
3090*End
3091*Simulation SimCus12/User Profile 12: "<</DeviceRenderingInfo
3092<</Type 35 /CMYKSourceProfile <</Type 2 /ProfileName (Custom12)>> >> >>
3093systemdict /setpagedevice get exec"
3094*End
3095*Simulation SimCus13/User Profile 13: "<</DeviceRenderingInfo
3096<</Type 35 /CMYKSourceProfile <</Type 2 /ProfileName (Custom13)>> >> >>
3097systemdict /setpagedevice get exec"
3098*End
3099*Simulation SimCus14/User Profile 14: "<</DeviceRenderingInfo
3100<</Type 35 /CMYKSourceProfile <</Type 2 /ProfileName (Custom14)>> >> >>
3101systemdict /setpagedevice get exec"
3102*End
3103*Simulation SimCus15/User Profile 15: "<</DeviceRenderingInfo
3104<</Type 35 /CMYKSourceProfile <</Type 2 /ProfileName (Custom15)>> >> >>
3105systemdict /setpagedevice get exec"
3106*End
3107*CloseUI: *Simulation
3108
3109*OpenUI *CNCMYKPBP/CMYK Pure Black Process: PickOne
3110*OrderDependency: 50.0 AnySetup *CNCMYKPBP
3111*DefaultCNCMYKPBP: Default
3112*CNCMYKPBP Default/Printer Default: ""
3113*CNCMYKPBP CMYKOff/Off: "<</DeviceRenderingInfo
3114<</Type 35 /CMYKPureBlackProcess false>> >>
3115systemdict /setpagedevice get exec"
3116*End
3117*CNCMYKPBP CMYKOn/On: "<</DeviceRenderingInfo
3118<</Type 35 /CMYKPureBlackProcess true>> >>
3119systemdict /setpagedevice get exec"
3120*End
3121*CloseUI: *CNCMYKPBP
3122
3123*OpenUI *CMYKInput/CMYK Input (Light + Color Space): PickOne
3124*OrderDependency: 50.0 AnySetup *CMYKInput
3125*DefaultCMYKInput: Default
3126*CMYKInput Default/Printer Default: ""
3127*CMYKInput JapanD50/D50 + JapanColor: "<</DeviceRenderingInfo
3128<</Type 35 /CMYKDeviceLinkProfile <</Type 1 /ProfileName (CNCC30I.icc)>> >> >>
3129systemdict /setpagedevice get exec"
3130*End
3131*CMYKInput CMYKinCus1/User Profile 1: "<</DeviceRenderingInfo
3132<</Type 35 /CMYKDeviceLinkProfile <</Type 2 /ProfileName (Custom1)>> >> >>
3133systemdict /setpagedevice get exec"
3134*End
3135*CMYKInput CMYKinCus2/User Profile 2: "<</DeviceRenderingInfo
3136<</Type 35 /CMYKDeviceLinkProfile <</Type 2 /ProfileName (Custom2)>> >> >>
3137systemdict /setpagedevice get exec"
3138*End
3139*CMYKInput CMYKinCus3/User Profile 3: "<</DeviceRenderingInfo
3140<</Type 35 /CMYKDeviceLinkProfile <</Type 2 /ProfileName (Custom3)>> >> >>
3141systemdict /setpagedevice get exec"
3142*End
3143*CMYKInput CMYKinCus4/User Profile 4: "<</DeviceRenderingInfo
3144<</Type 35 /CMYKDeviceLinkProfile <</Type 2 /ProfileName (Custom4)>> >> >>
3145systemdict /setpagedevice get exec"
3146*End
3147*CMYKInput CMYKinCus5/User Profile 5: "<</DeviceRenderingInfo
3148<</Type 35 /CMYKDeviceLinkProfile <</Type 2 /ProfileName (Custom5)>> >> >>
3149systemdict /setpagedevice get exec"
3150*End
3151*CMYKInput CMYKinCus6/User Profile 6: "<</DeviceRenderingInfo
3152<</Type 35 /CMYKDeviceLinkProfile <</Type 2 /ProfileName (Custom6)>> >> >>
3153systemdict /setpagedevice get exec"
3154*End
3155*CMYKInput CMYKinCus7/User Profile 7: "<</DeviceRenderingInfo
3156<</Type 35 /CMYKDeviceLinkProfile <</Type 2 /ProfileName (Custom7)>> >> >>
3157systemdict /setpagedevice get exec"
3158*End
3159*CMYKInput CMYKinCus8/User Profile 8: "<</DeviceRenderingInfo
3160<</Type 35 /CMYKDeviceLinkProfile <</Type 2 /ProfileName (Custom8)>> >> >>
3161systemdict /setpagedevice get exec"
3162*End
3163*CMYKInput CMYKinCus9/User Profile 9: "<</DeviceRenderingInfo
3164<</Type 35 /CMYKDeviceLinkProfile <</Type 2 /ProfileName (Custom9)>> >> >>
3165systemdict /setpagedevice get exec"
3166*End
3167*CMYKInput CMYKinCus10/User Profile 10: "<</DeviceRenderingInfo
3168<</Type 35 /CMYKDeviceLinkProfile <</Type 2 /ProfileName (Custom10)>> >> >>
3169systemdict /setpagedevice get exec"
3170*End
3171*CMYKInput CMYKinCus11/User Profile 11: "<</DeviceRenderingInfo
3172<</Type 35 /CMYKDeviceLinkProfile <</Type 2 /ProfileName (Custom11)>> >> >>
3173systemdict /setpagedevice get exec"
3174*End
3175*CMYKInput CMYKinCus12/User Profile 12: "<</DeviceRenderingInfo
3176<</Type 35 /CMYKDeviceLinkProfile <</Type 2 /ProfileName (Custom12)>> >> >>
3177systemdict /setpagedevice get exec"
3178*End
3179*CMYKInput CMYKinCus13/User Profile 13: "<</DeviceRenderingInfo
3180<</Type 35 /CMYKDeviceLinkProfile <</Type 2 /ProfileName (Custom13)>> >> >>
3181systemdict /setpagedevice get exec"
3182*End
3183*CMYKInput CMYKinCus14/User Profile 14: "<</DeviceRenderingInfo
3184<</Type 35 /CMYKDeviceLinkProfile <</Type 2 /ProfileName (Custom14)>> >> >>
3185systemdict /setpagedevice get exec"
3186*End
3187*CMYKInput CMYKinCus15/User Profile 15: "<</DeviceRenderingInfo
3188<</Type 35 /CMYKDeviceLinkProfile <</Type 2 /ProfileName (Custom15)>> >> >>
3189systemdict /setpagedevice get exec"
3190*End
3191*CloseUI: *CMYKInput
3192
3193*OpenUI *GrayProfile/Grayscale Profile: PickOne
3194*OrderDependency: 50.0 AnySetup *GrayProfile
3195*DefaultGrayProfile: Default
3196*GrayProfile Default/Printer Default: ""
3197*GrayProfile Off/Off: "<</DeviceRenderingInfo
3198<</Type 35 /UseGrayscaleProfile false>> >>
3199systemdict /setpagedevice get exec"
3200*End
3201*GrayProfile On/On: "<</DeviceRenderingInfo
3202<</Type 35 /UseGrayscaleProfile true>> >>
3203systemdict /setpagedevice get exec"
3204*End
3205*CloseUI: *GrayProfile
3206
3207*OpenUI *OutputProfile/Output Profile: PickOne
3208*OrderDependency: 60.0 AnySetup *OutputProfile
3209*DefaultOutputProfile: Default
3210*OutputProfile Default/Printer Default: ""
3211*OutputProfile Canon1/Canon iR-ADV C9060/9070 PS (Photo): "<</DeviceRenderingInfo
3212<</Type 35 /OutputProfile <</Type 1 /ProfileName (CNCC30B.icc)>> >> >> systemdict /setpagedevice get exec"
3213*End
3214*OutputProfile Canon2/Canon iR-ADV C9060/9070 PS (Normal): "<</DeviceRenderingInfo
3215 <</Type 35 /OutputProfile <</Type 1 /ProfileName (CNCC30A.icc)>> >> >> systemdict /setpagedevice get exec"
3216*End
3217*OutputProfile Canon3/Canon iR-ADV C9060/9070 PS TR (Photo): "<</DeviceRenderingInfo
3218 <</Type 35 /OutputProfile <</Type 1 /ProfileName (CNCC30D.icc)>> >> >> systemdict /setpagedevice get exec"
3219*End
3220*OutputProfile Canon4/Canon iR-ADV C9060/9070 PS TR (Normal): "<</DeviceRenderingInfo
3221 <</Type 35 /OutputProfile <</Type 1 /ProfileName (CNCC30C.icc)>> >> >> systemdict /setpagedevice get exec"
3222*End
3223*OutputProfile OPCus1/User Profile 1: "<</DeviceRenderingInfo
3224<</Type 35 /OutputProfile <</Type 2 /ProfileName (Custom1)>> >> >>
3225systemdict /setpagedevice get exec"
3226*End
3227*OutputProfile OPCus2/User Profile 2: "<</DeviceRenderingInfo
3228<</Type 35 /OutputProfile <</Type 2 /ProfileName (Custom2)>> >> >>
3229systemdict /setpagedevice get exec"
3230*End
3231*OutputProfile OPCus3/User Profile 3: "<</DeviceRenderingInfo
3232<</Type 35 /OutputProfile <</Type 2 /ProfileName (Custom3)>> >> >>
3233systemdict /setpagedevice get exec"
3234*End
3235*OutputProfile OPCus4/User Profile 4: "<</DeviceRenderingInfo
3236<</Type 35 /OutputProfile <</Type 2 /ProfileName (Custom4)>> >> >>
3237systemdict /setpagedevice get exec"
3238*End
3239*OutputProfile OPCus5/User Profile 5: "<</DeviceRenderingInfo
3240<</Type 35 /OutputProfile <</Type 2 /ProfileName (Custom5)>> >> >>
3241systemdict /setpagedevice get exec"
3242*End
3243*OutputProfile OPCus6/User Profile 6: "<</DeviceRenderingInfo
3244<</Type 35 /OutputProfile <</Type 2 /ProfileName (Custom6)>> >> >>
3245systemdict /setpagedevice get exec"
3246*End
3247*OutputProfile OPCus7/User Profile 7: "<</DeviceRenderingInfo
3248<</Type 35 /OutputProfile <</Type 2 /ProfileName (Custom7)>> >> >>
3249systemdict /setpagedevice get exec"
3250*End
3251*OutputProfile OPCus8/User Profile 8: "<</DeviceRenderingInfo
3252<</Type 35 /OutputProfile <</Type 2 /ProfileName (Custom8)>> >> >>
3253systemdict /setpagedevice get exec"
3254*End
3255*OutputProfile OPCus9/User Profile 9: "<</DeviceRenderingInfo
3256<</Type 35 /OutputProfile <</Type 2 /ProfileName (Custom9)>> >> >>
3257systemdict /setpagedevice get exec"
3258*End
3259*OutputProfile OPCus10/User Profile 10: "<</DeviceRenderingInfo
3260<</Type 35 /OutputProfile <</Type 2 /ProfileName (Custom10)>> >> >>
3261systemdict /setpagedevice get exec"
3262*End
3263*OutputProfile OPCus11/User Profile 11: "<</DeviceRenderingInfo
3264<</Type 35 /OutputProfile <</Type 2 /ProfileName (Custom11)>> >> >>
3265systemdict /setpagedevice get exec"
3266*End
3267*OutputProfile OPCus12/User Profile 12: "<</DeviceRenderingInfo
3268<</Type 35 /OutputProfile <</Type 2 /ProfileName (Custom12)>> >> >>
3269systemdict /setpagedevice get exec"
3270*End
3271*OutputProfile OPCus13/User Profile 13: "<</DeviceRenderingInfo
3272<</Type 35 /OutputProfile <</Type 2 /ProfileName (Custom13)>> >> >>
3273systemdict /setpagedevice get exec"
3274*End
3275*OutputProfile OPCus14/User Profile 14: "<</DeviceRenderingInfo
3276<</Type 35 /OutputProfile <</Type 2 /ProfileName (Custom14)>> >> >>
3277systemdict /setpagedevice get exec"
3278*End
3279*OutputProfile OPCus15/User Profile 15: "<</DeviceRenderingInfo
3280<</Type 35 /OutputProfile <</Type 2 /ProfileName (Custom15)>> >> >>
3281systemdict /setpagedevice get exec"
3282*End
3283*CloseUI: *OutputProfile
3284
3285*CloseGroup: Color
3286
3287*% Halftone Information ===============
3288*DefaultHalftoneType: 1
3289*ScreenFreq: "71.0"
3290*ScreenAngle: "45.0"
3291
3292*DefaultScreenProc: Dot
3293*ScreenProc Dot: "
3294 {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 sub}
3295 {dup mul exch dup mul add 1 exch sub} ifelse}"
3296*End
3297*ScreenProc Line: "{pop}"
3298*ScreenProc Ellipse: "{dup 5 mul 8 div mul exch dup mul exch add sqrt 1
3299 exch sub}"
3300*End
3301
3302*DefaultTransfer: Null
3303*Transfer Null: "{ }"
3304*Transfer Null.Inverse: "{1 exch sub}"
3305
3306*% Paper Handling =====================
3307
3308*NonUIOrderDependency: 50.0 AnySetup *CustomPageSize
3309*MaxMediaWidth: "936"
3310*MaxMediaHeight: "1786"
3311*CenterRegistered: True
3312*HWMargins: 11.3386 11.3386 11.3386 11.3386
3313*LeadingEdge Short: ""
3314*DefaultLeadingEdge: Short
3315*VariablePaperSize: True
3316*ParamCustomPageSize Width: 1 points 283 936
3317*ParamCustomPageSize Height: 2 points 419 1786
3318*ParamCustomPageSize WidthOffset: 3 points 0 0
3319*ParamCustomPageSize HeightOffset: 4 points 0 0
3320*ParamCustomPageSize Orientation: 5 int 0 3
3321
3322*CustomPageSize True: "pop pop pop <</PageSize [5 -2 roll]
3323/PostRenderingEnhance true /PostRenderingEnhanceDetails
3324 <</Type 44 /CustomPaperSize true>> >> systemdict /setpagedevice get exec"
3325*End
3326
3327*LandscapeOrientation: Plus90
3328
3329*OpenUI *PageSize: PickOne
3330*OrderDependency: 50.0 AnySetup *PageSize
3331*DefaultPageSize: A4
3332*PageSize Letter/US Letter: "<</PageSize [612 792] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
3333*PageSize Legal/US Legal: "<</PageSize [612 1008] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
3334*PageSize Tabloid/11x17: "<</PageSize [792 1224] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
3335*PageSize Executive/Executive: "<</PageSize [522 756] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
3336*PageSize Statement/Statement: "<</PageSize [396 612] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
3337*PageSize A3/A3: "<</PageSize [842 1191] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
3338*PageSize A4/A4: "<</PageSize [595 842] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
3339*PageSize A5/A5: "<</PageSize [420 595] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
3340*PageSize B5/JB5: "<</PageSize [516 729] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
3341*PageSize B4/JB4: "<</PageSize [729 1032] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
3342*PageSize Monarch/Envelope Monarch: "<</PageSize [279 540] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
3343*PageSize Com10/Envelope No.10 (COM10): "<</PageSize [297 684] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
3344*PageSize DL/Envelope DL: "<</PageSize [312 624] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
3345*PageSize C5/Envelope C5: "<</PageSize [459 649] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
3346*PageSize ISOB5/Envelope B5: "<</PageSize [499 709] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
3347*PageSize SRA3/SRA3: "<</PageSize [907 1276] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
3348*PageSize 12x18/12x18: "<</PageSize [864 1296] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
3349*PageSize 13x19/13x19: "<</PageSize [936 1368] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
3350*PageSize 13x19_MAX/13x19 (Print Area-Large): "<</PageSize [936 1368] /Policies <</PageSize 2>>
3351/PostRenderingEnhance true /PostRenderingEnhanceDetails
3352<</Type 44 /MarginMode 1>> >> systemdict /setpagedevice get exec"
3353*End
3354*CloseUI: *PageSize
3355
3356*OpenUI *PageRegion: PickOne
3357*OrderDependency: 50.0 AnySetup *PageRegion
3358*DefaultPageRegion: A4
3359*PageRegion Letter/US Letter: "<</PageSize [612 792] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
3360*PageRegion Legal/US Legal: "<</PageSize [612 1008] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
3361*PageRegion Tabloid/11x17: "<</PageSize [792 1224] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
3362*PageRegion Executive/Executive: "<</PageSize [522 756] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
3363*PageRegion Statement/Statement: "<</PageSize [396 612] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
3364*PageRegion A3/A3: "<</PageSize [842 1191] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
3365*PageRegion A4/A4: "<</PageSize [595 842] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
3366*PageRegion A5/A5: "<</PageSize [420 595] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
3367*PageRegion B5/JB5: "<</PageSize [516 729] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
3368*PageRegion B4/JB4: "<</PageSize [729 1032] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
3369*PageRegion Monarch/Envelope Monarch: "<</PageSize [279 540] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
3370*PageRegion Com10/Envelope No.10 (COM10): "<</PageSize [297 684] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
3371*PageRegion DL/Envelope DL: "<</PageSize [312 624] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
3372*PageRegion C5/Envelope C5: "<</PageSize [459 649] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
3373*PageRegion ISOB5/Envelope B5: "<</PageSize [499 709] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
3374*PageRegion SRA3/SRA3: "<</PageSize [907 1276] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
3375*PageRegion 12x18/12x18: "<</PageSize [864 1296] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
3376*PageRegion 13x19/13x19: "<</PageSize [936 1368] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
3377*PageRegion 13x19_MAX/13x19 (Print Area-Large): "<</PageSize [936 1368] /Policies <</PageSize 2>>
3378/PostRenderingEnhance true /PostRenderingEnhanceDetails
3379<</Type 44 /MarginMode 1>> >> systemdict /setpagedevice get exec"
3380*End
3381*CloseUI: *PageRegion
3382
3383*DefaultImageableArea: A4
3384*ImageableArea Letter/US Letter: "11.3386 11.3386 600.6614 780.6614"
3385*ImageableArea Legal/US Legal: "11.3386 11.3386 600.6614 996.6614"
3386*ImageableArea Tabloid/11x17: "11.3386 11.3386 780.6614 1212.6614"
3387*ImageableArea Executive/Executive: "11.3386 11.3386 510.6614 744.6614"
3388*ImageableArea Statement/Statement: "11.3386 11.3386 384.6614 600.6614"
3389*ImageableArea A3/A3: "11.3386 11.3386 830.6614 1179.6614"
3390*ImageableArea A4/A4: "11.3386 11.3386 583.6614 830.6614"
3391*ImageableArea A5/A5: "11.3386 11.3386 408.6614 583.6614"
3392*ImageableArea B5/JB5: "11.3386 11.3386 504.6614 717.6614"
3393*ImageableArea B4/JB4: "11.3386 11.3386 717.6614 1020.6614"
3394*ImageableArea Monarch/Envelope Monarch: "11.3386 11.3386 267.6614 528.6614"
3395*ImageableArea Com10/Envelope No.10 (COM10): "11.3386 11.3386 285.6614 672.6614"
3396*ImageableArea DL/Envelope DL: "11.3386 11.3386 300.6614 612.6614"
3397*ImageableArea C5/Envelope C5: "11.3386 11.3386 447.6614 637.6614"
3398*ImageableArea ISOB5/Envelope B5: "11.3386 11.3386 487.6614 697.6614"
3399*ImageableArea SRA3/SRA3: "11.3386 11.3386 895.6614 1264.6614"
3400*ImageableArea 12x18/12x18: "11.3386 11.3386 852.6614 1284.6614"
3401*ImageableArea 13x19/13x19: "11.3386 11.3386 924.6614 1356.6614"
3402*ImageableArea 13x19_MAX/13x19 (Print Area-Large): "0 0 936 1368"
3403
3404*DefaultPaperDimension: A4
3405*PaperDimension Letter/US Letter: "612 792"
3406*PaperDimension Legal/US Legal: "612 1008"
3407*PaperDimension Tabloid/11x17: "792 1224"
3408*PaperDimension Executive/Executive: "522 756"
3409*PaperDimension Statement/Statement: "396 612"
3410*PaperDimension A3/A3: "842 1191"
3411*PaperDimension A4/A4: "595 842"
3412*PaperDimension A5/A5: "420 595"
3413*PaperDimension B5/JB5: "516 729"
3414*PaperDimension B4/JB4: "729 1032"
3415*PaperDimension Monarch/Envelope Monarch: "279 540"
3416*PaperDimension Com10/Envelope No.10 (COM10): "297 684"
3417*PaperDimension DL/Envelope DL: "312 624"
3418*PaperDimension C5/Envelope C5: "459 649"
3419*PaperDimension ISOB5/Envelope B5: "499 709"
3420*PaperDimension SRA3/SRA3: "907 1276"
3421*PaperDimension 12x18/12x18: "864 1296"
3422*PaperDimension 13x19/13x19: "936 1368"
3423*PaperDimension 13x19_MAX/13x19 (Print Area-Large): "936 1368"
3424
3425*% Font Information ===================
3426
3427*FCacheSize None: 917600
3428
3429*DefaultFont: Courier
3430*Font AdobeSansMM: Standard "(001.002)" Standard Disk
3431*Font AdobeSerifMM: Standard "(001.003)" Standard Disk
3432*Font AlbertusMT: Standard "(001.001)" Standard Disk
3433*Font AlbertusMT-Italic: Standard "(001.001)" Standard Disk
3434*Font AlbertusMT-Light: Standard "(001.001)" Standard Disk
3435*Font AntiqueOlive-Bold: Standard "(001.002)" Standard Disk
3436*Font AntiqueOlive-Compact: Standard "(001.002)" Standard Disk
3437*Font AntiqueOlive-Italic: Standard "(001.002)" Standard Disk
3438*Font AntiqueOlive-Roman: Standard "(001.002)" Standard Disk
3439*Font Apple-Chancery: Standard "(001.002)" Standard Disk
3440*Font Arial-BoldItalicMT: Standard "(001.003)" ExtendedRoman Disk
3441*Font Arial-BoldMT: Standard "(001.003)" ExtendedRoman Disk
3442*Font Arial-ItalicMT: Standard "(001.003)" ExtendedRoman Disk
3443*Font ArialMT: Standard "(001.003)" ExtendedRoman Disk
3444*Font AvantGarde-Book: Standard "(003.000)" ExtendedRoman Disk
3445*Font AvantGarde-BookOblique: Standard "(003.000)" ExtendedRoman Disk
3446*Font AvantGarde-Demi: Standard "(003.000)" ExtendedRoman Disk
3447*Font AvantGarde-DemiOblique: Standard "(003.000)" ExtendedRoman Disk
3448*Font Bodoni: Standard "(001.003)" Standard Disk
3449*Font Bodoni-Bold: Standard "(001.003)" Standard Disk
3450*Font Bodoni-BoldItalic: Standard "(001.003)" Standard Disk
3451*Font Bodoni-Italic: Standard "(001.003)" Standard Disk
3452*Font Bodoni-Poster: Standard "(001.003)" Standard Disk
3453*Font Bodoni-PosterCompressed: Standard "(001.002)" Standard Disk
3454*Font Bookman-Demi: Standard "(003.000)" ExtendedRoman Disk
3455*Font Bookman-DemiItalic: Standard "(003.000)" ExtendedRoman Disk
3456*Font Bookman-Light: Standard "(003.000)" ExtendedRoman Disk
3457*Font Bookman-LightItalic: Standard "(003.000)" ExtendedRoman Disk
3458*Font Carta: Special "(001.001)" Special Disk
3459*Font Chicago: Standard "(001.000)" Standard Disk
3460*Font Clarendon: Standard "(001.002)" Standard Disk
3461*Font Clarendon-Bold: Standard "(001.002)" Standard Disk
3462*Font Clarendon-Light: Standard "(001.002)" Standard Disk
3463*Font CooperBlack: Standard "(001.004)" Standard Disk
3464*Font CooperBlack-Italic: Standard "(001.004)" Standard Disk
3465*Font Copperplate-ThirtyThreeBC: Standard "(001.003)" Standard Disk
3466*Font Copperplate-ThirtyTwoBC: Standard "(001.003)" Standard Disk
3467*Font Coronet-Regular: Standard "(001.002)" ExtendedRoman Disk
3468*Font Courier: Standard "(004.000)" ExtendedRoman Disk
3469*Font Courier-Bold: Standard "(004.000)" ExtendedRoman Disk
3470*Font Courier-BoldOblique: Standard "(004.000)" ExtendedRoman Disk
3471*Font Courier-Oblique: Standard "(004.000)" ExtendedRoman Disk
3472*Font Eurostile: Standard "(001.003)" Standard Disk
3473*Font Eurostile-Bold: Standard "(001.002)" Standard Disk
3474*Font Eurostile-BoldExtendedTwo: Standard "(001.003)" Standard Disk
3475*Font Eurostile-ExtendedTwo: Standard "(001.003)" Standard Disk
3476*Font Geneva: Standard "(001.000)" Standard Disk
3477*Font GillSans: Standard "(001.003)" Standard Disk
3478*Font GillSans-Bold: Standard "(001.002)" Standard Disk
3479*Font GillSans-BoldCondensed: Standard "(001.002)" Standard Disk
3480*Font GillSans-BoldItalic: Standard "(001.003)" Standard Disk
3481*Font GillSans-Condensed: Standard "(001.002)" Standard Disk
3482*Font GillSans-ExtraBold: Standard "(001.002)" Standard Disk
3483*Font GillSans-Italic: Standard "(001.003)" Standard Disk
3484*Font GillSans-Light: Standard "(001.002)" Standard Disk
3485*Font GillSans-LightItalic: Standard "(001.003)" Standard Disk
3486*Font Goudy: Standard "(001.004)" Standard Disk
3487*Font Goudy-Bold: Standard "(001.003)" Standard Disk
3488*Font Goudy-BoldItalic: Standard "(001.003)" Standard Disk
3489*Font Goudy-ExtraBold: Standard "(001.002)" Standard Disk
3490*Font Goudy-Italic: Standard "(001.003)" Standard Disk
3491*Font Helvetica: Standard "(003.000)" ExtendedRoman Disk
3492*Font Helvetica-Bold: Standard "(003.000)" ExtendedRoman Disk
3493*Font Helvetica-BoldOblique: Standard "(003.000)" ExtendedRoman Disk
3494*Font Helvetica-Condensed: Standard "(003.000)" ExtendedRoman Disk
3495*Font Helvetica-Condensed-Bold: Standard "(003.000)" ExtendedRoman Disk
3496*Font Helvetica-Condensed-BoldObl: Standard "(003.000)" ExtendedRoman Disk
3497*Font Helvetica-Condensed-Oblique: Standard "(003.000)" ExtendedRoman Disk
3498*Font Helvetica-Narrow: Standard "(003.000)" ExtendedRoman Disk
3499*Font Helvetica-Narrow-Bold: Standard "(003.000)" ExtendedRoman Disk
3500*Font Helvetica-Narrow-BoldOblique: Standard "(003.000)" ExtendedRoman Disk
3501*Font Helvetica-Narrow-Oblique: Standard "(003.000)" ExtendedRoman Disk
3502*Font Helvetica-Oblique: Standard "(003.000)" ExtendedRoman Disk
3503*Font HoeflerText-Black: Standard "(001.000)" Standard Disk
3504*Font HoeflerText-BlackItalic: Standard "(001.000)" Standard Disk
3505*Font HoeflerText-Italic: Standard "(001.000)" Standard Disk
3506*Font HoeflerText-Ornaments: Special "(001.001)" Special Disk
3507*Font HoeflerText-Regular: Standard "(001.000)" Standard Disk
3508*Font JoannaMT: Standard "(001.001)" Standard Disk
3509*Font JoannaMT-Bold: Standard "(001.001)" Standard Disk
3510*Font JoannaMT-BoldItalic: Standard "(001.001)" Standard Disk
3511*Font JoannaMT-Italic: Standard "(001.001)" Standard Disk
3512*Font LetterGothic: Standard "(001.005)" Standard Disk
3513*Font LetterGothic-Bold: Standard "(001.007)" Standard Disk
3514*Font LetterGothic-BoldSlanted: Standard "(001.006)" Standard Disk
3515*Font LetterGothic-Slanted: Standard "(001.005)" Standard Disk
3516*Font LubalinGraph-Book: Standard "(001.004)" Standard Disk
3517*Font LubalinGraph-BookOblique: Standard "(001.004)" Standard Disk
3518*Font LubalinGraph-Demi: Standard "(001.004)" Standard Disk
3519*Font LubalinGraph-DemiOblique: Standard "(001.004)" Standard Disk
3520*Font Marigold: Standard "(001.001)" Standard Disk
3521*Font Monaco: Standard "(001.001)" Standard Disk
3522*Font MonaLisa-Recut: Standard "(001.001)" Standard Disk
3523*Font NewCenturySchlbk-Bold: Standard "(003.000)" ExtendedRoman Disk
3524*Font NewCenturySchlbk-BoldItalic: Standard "(003.000)" ExtendedRoman Disk
3525*Font NewCenturySchlbk-Italic: Standard "(003.000)" ExtendedRoman Disk
3526*Font NewCenturySchlbk-Roman: Standard "(003.000)" ExtendedRoman Disk
3527*Font NewYork: Standard "(001.000)" Standard Disk
3528*Font Optima: Standard "(001.006)" Standard Disk
3529*Font Optima-Bold: Standard "(001.007)" Standard Disk
3530*Font Optima-BoldItalic: Standard "(001.001)" Standard Disk
3531*Font Optima-Italic: Standard "(001.001)" Standard Disk
3532*Font Oxford: Standard "(001.001)" Standard Disk
3533*Font Palatino-Bold: Standard "(003.000)" ExtendedRoman Disk
3534*Font Palatino-BoldItalic: Standard "(003.000)" ExtendedRoman Disk
3535*Font Palatino-Italic: Standard "(003.000)" ExtendedRoman Disk
3536*Font Palatino-Roman: Standard "(003.000)" ExtendedRoman Disk
3537*Font StempelGaramond-Bold: Standard "(001.003)" Standard Disk
3538*Font StempelGaramond-BoldItalic: Standard "(001.003)" Standard Disk
3539*Font StempelGaramond-Italic: Standard "(001.003)" Standard Disk
3540*Font StempelGaramond-Roman: Standard "(001.003)" Standard Disk
3541*Font Symbol: Special "(001.008)" Special Disk
3542*Font Tekton: Standard "(001.002)" Standard Disk
3543*Font Times-Bold: Standard "(003.000)" ExtendedRoman Disk
3544*Font Times-BoldItalic: Standard "(003.000)" ExtendedRoman Disk
3545*Font Times-Italic: Standard "(003.000)" ExtendedRoman Disk
3546*Font TimesNewRomanPS-BoldItalicMT: Standard "(001.003)" ExtendedRoman Disk
3547*Font TimesNewRomanPS-BoldMT: Standard "(001.004)" ExtendedRoman Disk
3548*Font TimesNewRomanPS-ItalicMT: Standard "(001.003)" ExtendedRoman Disk
3549*Font TimesNewRomanPSMT: Standard "(001.003)" ExtendedRoman Disk
3550*Font Times-Roman: Standard "(003.000)" ExtendedRoman Disk
3551*Font Univers: Standard "(001.004)" Standard Disk
3552*Font Univers-Bold: Standard "(001.004)" Standard Disk
3553*Font Univers-BoldExt: Standard "(001.001)" Standard Disk
3554*Font Univers-BoldExtObl: Standard "(001.001)" Standard Disk
3555*Font Univers-BoldOblique: Standard "(001.004)" Standard Disk
3556*Font Univers-Condensed: Standard "(001.003)" Standard Disk
3557*Font Univers-CondensedBold: Standard "(001.002)" Standard Disk
3558*Font Univers-CondensedBoldOblique: Standard "(001.002)" Standard Disk
3559*Font Univers-CondensedOblique: Standard "(001.003)" Standard Disk
3560*Font Univers-Extended: Standard "(001.001)" Standard Disk
3561*Font Univers-ExtendedObl: Standard "(001.001)" Standard Disk
3562*Font Univers-Light: Standard "(001.004)" Standard Disk
3563*Font Univers-LightOblique: Standard "(001.004)" Standard Disk
3564*Font Univers-Oblique: Standard "(001.004)" Standard Disk
3565*Font Wingdings: UnknownEncoding "(001.001)" UnknownCharset Disk
3566*Font Wingdings-Regular: Special "(001.001)" Special Disk
3567*Font ZapfChancery-MediumItalic: Standard "(003.000)" ExtendedRoman Disk
3568*Font ZapfDingbats: Special "(002.000)" Special Disk
3569
3570*?FontQuery: "save
3571{count 1 gt
3572  {exch dup 127 string cvs (/)print print (:)print
3573   /Font resourcestatus
3574   {pop pop (Yes)} {(No)} ifelse =
3575  }
3576  {exit}
3577  ifelse
3578} bind loop
3579(*) = flush
3580restore"
3581*End
3582
3583*?FontList: "save
3584 (*) {cvn ==} 128 string /Font resourceforall
3585 (*) = flush
3586restore"
3587*End
3588
3589*% Printer Messages (verbatim from printer):
3590*Message: "%%[ exitserver: permanent state may be changed ]%%"
3591*Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
3592*Message: "\FontName\ not found, using Courier"
3593
3594*% Status (format: %%[ status: <one of these> ] %%)
3595*Status: "initializing"
3596*Status: "idle"
3597*Status: "busy"
3598*Status: "waiting"
3599*Status: "online"
3600
3601*% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
3602*Source: "Parallel"
3603*Source: "EtherTalk"
3604*Source: "TokenTalk"
3605
3606*%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
3607
3608*% Color Separation Information =====================
3609
3610*DefaultColorSep: ProcessBlack.106lpi.600dpi/106 lpi / 600x600 dpi
3611
3612*%  For 106 lpi / 600 x 600 dpi  ===============================
3613
3614*ColorSepScreenAngle ProcessBlack.106lpi.600dpi/106 lpi / 600x600 dpi: "45"
3615*ColorSepScreenAngle CustomColor.106lpi.600dpi/106 lpi / 600x600 dpi: "45"
3616*ColorSepScreenAngle ProcessCyan.106lpi.600dpi/106 lpi / 600x600 dpi: "15"
3617*ColorSepScreenAngle ProcessMagenta.106lpi.600dpi/106 lpi / 600x600 dpi: "75"
3618*ColorSepScreenAngle ProcessYellow.106lpi.600dpi/106 lpi / 600x600 dpi: "0"
3619
3620*ColorSepScreenFreq ProcessBlack.106lpi.600dpi/106 lpi / 600x600 dpi: "60"
3621*ColorSepScreenFreq CustomColor.106lpi.600dpi/106 lpi / 600x600 dpi: "60"
3622*ColorSepScreenFreq ProcessCyan.106lpi.600dpi/106 lpi / 600x600 dpi: "60"
3623*ColorSepScreenFreq ProcessMagenta.106lpi.600dpi/106 lpi / 600x600 dpi: "60"
3624*ColorSepScreenFreq ProcessYellow.106lpi.600dpi/106 lpi / 600x600 dpi: "60"
3625
3626*% @(#)cnadvc9060e1.ppd 3.00 2010
3627*% The byte count of this file should be exactly 88009 or greater
3628*% depending on the filesystem it resides in.
3629*% end of PPD file for Canon iR-ADV C9060/9070 Printer
3630