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 8105.
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: "CNADV8105U1.PPD"
35*Product: "(iR-ADV 8105)"
36*PSVersion: "(3017.104)1"
37*ModelName: "Canon iR-ADV 8105"
38*ShortNickName: "Canon iR-ADV 8105 (PS3)"
39*NickName: "Canon iR-ADV 8105 PPD"
40
41*% ==== Device Capabilities ===============
42*LanguageLevel: "3"
43*Protocols: TBCP
44
45*FreeVM: "2157000"
46
47*ColorDevice: False
48*DefaultColorSpace: Gray
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: "105"
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 MPT/Multi Purpose Tray: "
131 currentpagedevice /InputAttributes get 1 get null ne
132 {<</InputAttributes <</Priority [1]>> >>
133 systemdict /setpagedevice get exec} if
134 <</MediaType (ANY) /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
135*End
136*InputSlot SPD/Paper Deck Unit C1: "
137 currentpagedevice /InputAttributes get 5 get null ne
138 {<</InputAttributes <</Priority [5]>> >>
139 systemdict /setpagedevice get exec} if
140 <</MediaType (ANY) /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
141*End
142*InputSlot PODLT/POD Deck Lite: "
143 currentpagedevice /InputAttributes get 5 get null ne
144 {<</InputAttributes <</Priority [5]>> >>
145 systemdict /setpagedevice get exec} if
146 <</MediaType (ANY) /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
147*End
148*CloseUI: *InputSlot
149
150*OpenUI *MediaType/Paper Type: PickOne
151*OrderDependency: 50.0 AnySetup *MediaType
152*DefaultMediaType: None
153*MediaType None/Printer Default: ""
154*MediaType PLAIN/Plain (64 to 90 g/m2): "<</MediaType (PLAIN)
155 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
156*End
157*MediaType RECYCLED/Recycled (64 to 90 g/m2): "<</MediaType (RECYCLED)
158 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
159*End
160*MediaType COLOR/Color (64 to 90 g/m2): "<</MediaType (COLOR)
161 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
162*End
163*MediaType PREPUNCHED/Pre-punched (64 to 90 g/m2): "<</MediaType (PREPUNCHED)
164 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
165*End
166*MediaType LETTERHEAD/Letterhead (151 to 180 g/m2): "<</MediaType (LETTERHEAD)
167 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
168*End
169*MediaType BOND/Bond: "<</MediaType (BOND)
170 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
171*End
172*MediaType HEAVY/Heavy 1 (91 to 180 g/m2): "<</MediaType (HEAVY)
173 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
174*End
175*MediaType MIDHEAVY/Heavy 2 (181 to 220 g/m2): "<</MediaType (MIDHEAVY)
176 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
177*End
178*MediaType EXHEAVY/Heavy 3 (221 to 256 g/m2): "<</MediaType (EXHEAVY)
179 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
180*End
181*MediaType TRANSPARENCY/Transparency (151 to 180 g/m2): "<</MediaType (TRANSPARENCY)
182 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
183*End
184*MediaType LABELS/Labels (151 to 180 g/m2): "<</MediaType (LABELS)
185 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
186*End
187*MediaType TRACING/Tracing (64 to 90 g/m2): "<</MediaType (TRACING)
188 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
189*End
190*MediaType THIN/Thin (52 to 63 g/m2): "<</MediaType (THIN)
191 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
192*End
193*MediaType INDEX/Tab Paper (151 to 220 g/m2): "<</MediaType (INDEX)
194 /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
195*End
196*CloseUI: *MediaType
197
198*CloseGroup: PaperSource
199
200*DefaultResolution: 600dpi
201*RequiresPageRegion All: True
202
203*OpenGroup: Finishing/Finishing
204
205*OpenUI *Duplex/Duplex: PickOne
206*OrderDependency: 50.0 AnySetup *Duplex
207*DefaultDuplex: DuplexNoTumble
208*Duplex None/Off: "<</Duplex false /Tumble false>> systemdict /setpagedevice get exec"
209*Duplex DuplexNoTumble/Long edge: "<</Duplex true /Tumble false>> systemdict /setpagedevice get exec"
210*Duplex DuplexTumble/Short edge: "<</Duplex true /Tumble true>> systemdict /setpagedevice get exec"
211*CloseUI: *Duplex
212
213*OpenUI *TSwitch/Tray Switch: PickOne
214*OrderDependency: 50.0 AnySetup *TSwitch
215*DefaultTSwitch: Default
216*TSwitch Default/Printer Default: ""
217*TSwitch Off/Off: "<</TraySwitch false>> systemdict /setpagedevice get exec"
218*TSwitch On/On: "<</TraySwitch true>> systemdict /setpagedevice get exec"
219*CloseUI: *TSwitch
220
221*OpenUI *Booklet/Booklet Printing: PickOne
222*OrderDependency: 5.0 AnySetup *Booklet
223*DefaultBooklet: None
224*Booklet None/Off: "<</Booklet false>> systemdict /setpagedevice get exec"
225*Booklet Left/On: "
226<</Booklet true /BookletDetails <</Type 4 /Layout (LefttoRight)>> >>
227systemdict /setpagedevice get exec"
228*End
229*CloseUI: *Booklet
230
231*OpenUI *BindMode/Saddle Stitch Setting: PickOne
232*OrderDependency: 50.0 AnySetup *BindMode
233*DefaultBindMode: Default
234*BindMode Default/Printer Default: ""
235*BindMode Off/Off: "<</BookletDetails
236<</Type 4 /SaddleStitch false /VFold false>> >>
237systemdict /setpagedevice get exec"
238*End
239*BindMode VFold/Fold Only: "<</Booklet true /BookletDetails
240<</Type 4 /SaddleStitch false /VFold true>> >>
241systemdict /setpagedevice get exec"
242*End
243*BindMode SaddleStitch/Fold + Saddle Stitch: "<</Booklet true /BookletDetails
244<</Type 4 /SaddleStitch true>> >>
245systemdict /setpagedevice get exec"
246*End
247*CloseUI: *BindMode
248
249*OpenUI *Trimmer/Trimmer to Trim Paper: PickOne
250*OrderDependency: 50.0 AnySetup *Trimmer
251*DefaultTrimmer: Default
252*Trimmer Default/Printer Default: ""
253*Trimmer Off/Off: "<</Trim 0>>
254systemdict /setpagedevice get exec"
255*End
256*Trimmer On/On: "<</Trim 3>> systemdict /setpagedevice get exec"
257*CloseUI: *Trimmer
258
259*OpenUI *Creep/Creep (Displacement) Correction: PickOne
260*OrderDependency: 50.0 AnySetup *Creep
261*DefaultCreep: Default
262*Creep Default/Printer Default: ""
263*Creep Off/Off: "<</PostRenderingEnhance true /PostRenderingEnhanceDetails
264<</Type 44 /GutterShift false>> >> systemdict /setpagedevice get exec"
265*End
266*Creep On/On: "<</PostRenderingEnhance true /PostRenderingEnhanceDetails
267 <</Type 44 /GutterShift true>> >> systemdict /setpagedevice get exec"
268*End
269*CloseUI: *Creep
270
271*OpenUI *Fold/Fold: PickOne
272*OrderDependency: 50.0 AnySetup *Fold
273*DefaultFold: Default
274*Fold Default/Printer Default: ""
275*Fold Off/Off: "<</Fold 0>> systemdict /setpagedevice get exec"
276*Fold ZOnL/Z-Fold (Portrait): "
277<</Fold 4 /FoldDetails <</Type 17 /FoldType 1>> >> systemdict /setpagedevice get exec"
278*End
279*Fold ZOnR/Z-Fold (Landscape): "
280<</Fold 4 /FoldDetails <</Type 17 /FoldType 2>> >> systemdict /setpagedevice get exec"
281*End
282*Fold COnDownL/C-Fold (Face Down + Portrait): "
283<</Fold 4 /FoldDetails <</Type 17 /FoldType 3>> >> systemdict /setpagedevice get exec"
284*End
285*Fold COnDownR/C-Fold (Face Down + Landscape): "
286<</Fold 4 /FoldDetails <</Type 17 /FoldType 4>> >> systemdict /setpagedevice get exec"
287*End
288*Fold COnUpL/C-Fold (Face Up + Portrait): "
289<</Fold 4 /FoldDetails <</Type 17 /FoldType 5>> >> systemdict /setpagedevice get exec"
290*End
291*Fold COnUpR/C-Fold (Face Up + Landscape): "
292<</Fold 4 /FoldDetails <</Type 17 /FoldType 6>> >> systemdict /setpagedevice get exec"
293*End
294*Fold 2OnRev/2-Fold (Face Down + Portrait): "
295<</Fold 4 /FoldDetails <</Type 17 /FoldType 7>> >> systemdict /setpagedevice get exec"
296*End
297*Fold 2OnObv/2-Fold (Face Up + Landscape): "
298<</Fold 4 /FoldDetails <</Type 17 /FoldType 8>> >> systemdict /setpagedevice get exec"
299*End
300*Fold 3OnFront/Accordion Z-Fold (Landscape): "
301<</Fold 4 /FoldDetails <</Type 17 /FoldType 13>> >> systemdict /setpagedevice get exec"
302*End
303*Fold 3OnBack/Accordion Z-Fold (Portrait): "
304<</Fold 4 /FoldDetails <</Type 17 /FoldType 14>> >> systemdict /setpagedevice get exec"
305*End
306*Fold 4OnRevOut/Double Parallel Fold (Face Down + Portrait): "
307<</Fold 4 /FoldDetails <</Type 17 /FoldType 9>> >> systemdict /setpagedevice get exec"
308*End
309*Fold 4OnRevIn/Double Parallel Fold (Face Down + Landscape): "
310<</Fold 4 /FoldDetails <</Type 17 /FoldType 10>> >> systemdict /setpagedevice get exec"
311*End
312*Fold 4OnObvOut/Double Parallel Fold (Face Up + Portrait): "
313<</Fold 4 /FoldDetails <</Type 17 /FoldType 11>> >> systemdict /setpagedevice get exec"
314*End
315*Fold 4OnObvIn/Double Parallel Fold (Face Up + Landscape): "
316<</Fold 4 /FoldDetails <</Type 17 /FoldType 12>> >> systemdict /setpagedevice get exec"
317*End
318*CloseUI: *Fold
319*OpenUI *BindingLocation/Binding Location: PickOne
320*OrderDependency: 50.0 AnySetup *BindingLocation
321*DefaultBindingLocation: None
322*BindingLocation None/Printer Default: ""
323*BindingLocation LongEdge/Long Edge: "<</Bind 4 /BindDetails
324<</Type 8 /BindingLocation 1>> >> systemdict /setpagedevice get exec"
325*End
326*BindingLocation ShortEdge/Short Edge: "<</Bind 4 /BindDetails
327<</Type 8 /BindingLocation 2>> >> systemdict /setpagedevice get exec"
328*End
329*CloseUI: *BindingLocation
330
331*OpenUI *Gutter/Gutter: PickOne
332*OrderDependency: 50.0 AnySetup *Gutter
333*DefaultGutter: None
334*Gutter 20inch/+2.0 in: "<</Bind 4 /BindDetails <</Type 8 /Gutter 50 >> >> systemdict /setpagedevice get exec"
335*Gutter 19inch/+1.9 in: "<</Bind 4 /BindDetails <</Type 8 /Gutter 48 >> >> systemdict /setpagedevice get exec"
336*Gutter 18inch/+1.8 in: "<</Bind 4 /BindDetails <</Type 8 /Gutter 46 >> >> systemdict /setpagedevice get exec"
337*Gutter 17inch/+1.7 in: "<</Bind 4 /BindDetails <</Type 8 /Gutter 43 >> >> systemdict /setpagedevice get exec"
338*Gutter 16inch/+1.6 in: "<</Bind 4 /BindDetails <</Type 8 /Gutter 41 >> >> systemdict /setpagedevice get exec"
339*Gutter 15inch/+1.5 in: "<</Bind 4 /BindDetails <</Type 8 /Gutter 38 >> >> systemdict /setpagedevice get exec"
340*Gutter 14inch/+1.4 in: "<</Bind 4 /BindDetails <</Type 8 /Gutter 36 >> >> systemdict /setpagedevice get exec"
341*Gutter 13inch/+1.3 in: "<</Bind 4 /BindDetails <</Type 8 /Gutter 33 >> >> systemdict /setpagedevice get exec"
342*Gutter 12inch/+1.2 in: "<</Bind 4 /BindDetails <</Type 8 /Gutter 30 >> >> systemdict /setpagedevice get exec"
343*Gutter 11inch/+1.1 in: "<</Bind 4 /BindDetails <</Type 8 /Gutter 28 >> >> systemdict /setpagedevice get exec"
344*Gutter 10inch/+1.0 in: "<</Bind 4 /BindDetails <</Type 8 /Gutter 25 >> >> systemdict /setpagedevice get exec"
345*Gutter 9inch/+0.9 in: "<</Bind 4 /BindDetails <</Type 8 /Gutter 23 >> >> systemdict /setpagedevice get exec"
346*Gutter 8inch/+0.8 in: "<</Bind 4 /BindDetails <</Type 8 /Gutter 20 >> >> systemdict /setpagedevice get exec"
347*Gutter 7inch/+0.7 in: "<</Bind 4 /BindDetails <</Type 8 /Gutter 18 >> >> systemdict /setpagedevice get exec"
348*Gutter 6inch/+0.6 in: "<</Bind 4 /BindDetails <</Type 8 /Gutter 15 >> >> systemdict /setpagedevice get exec"
349*Gutter 5inch/+0.5 in: "<</Bind 4 /BindDetails <</Type 8 /Gutter 13 >> >> systemdict /setpagedevice get exec"
350*Gutter 4inch/+0.4 in: "<</Bind 4 /BindDetails <</Type 8 /Gutter 10 >> >> systemdict /setpagedevice get exec"
351*Gutter 3inch/+0.3 in: "<</Bind 4 /BindDetails <</Type 8 /Gutter 8 >> >> systemdict /setpagedevice get exec"
352*Gutter 2inch/+0.2 in: "<</Bind 4 /BindDetails <</Type 8 /Gutter 5 >> >> systemdict /setpagedevice get exec"
353*Gutter 1inch/+0.1 in: "<</Bind 4 /BindDetails <</Type 8 /Gutter 3 >> >> systemdict /setpagedevice get exec"
354*Gutter None/0 in: "<</Bind 4 /BindDetails <</Type 8 /Gutter 0 >> >> systemdict /setpagedevice get exec"
355*CloseUI: *Gutter
356
357*OpenUI *Finishing/Finishing: PickOne
358*OrderDependency: 50.0 AnySetup *Finishing
359*DefaultFinishing: Col
360*Finishing Col/Collate: "<</Collate true /Jog 0
361 /PostRenderingEnhance true /PostRenderingEnhanceDetails
362 <</Type 44 /Rotate false>> >> systemdict /setpagedevice get exec"
363*End
364*Finishing None/Group: "<</Collate false /Jog 0
365 /PostRenderingEnhance true /PostRenderingEnhanceDetails
366 <</Type 44 /Rotate false>> >> systemdict /setpagedevice get exec"
367*End
368*Finishing RotCol/Rotate-collate: "<</Collate true /Jog 0
369 /PostRenderingEnhance true /PostRenderingEnhanceDetails
370 <</Type 44 /Rotate true>> >> systemdict /setpagedevice get exec"
371*End
372*Finishing RotGr/Rotate-group: "<</Collate false /Jog 0
373 /PostRenderingEnhance true /PostRenderingEnhanceDetails
374 <</Type 44 /Rotate true>> >> systemdict /setpagedevice get exec"
375*End
376*Finishing OffCol/Offset-collate: "<</Collate true /Jog 2
377 /PostRenderingEnhance true /PostRenderingEnhanceDetails
378 <</Type 44 /Rotate false>> >> systemdict /setpagedevice get exec"
379*End
380*Finishing OffGr/Offset-group: "<</Collate false /Jog 2
381 /PostRenderingEnhance true /PostRenderingEnhanceDetails
382 <</Type 44 /Rotate false>> >> systemdict /setpagedevice get exec"
383*End
384*CloseUI: *Finishing
385
386*OpenUI *ShiftUnit/Number of Copies for Offset: PickOne
387*OrderDependency: 50.0 AnySetup *ShiftUnit
388*DefaultShiftUnit: Default
389*ShiftUnit Default/Printer Default: ""
390*ShiftUnit 1/1: "<</Collate true /Jog 2
391 /PostRenderingEnhance true /PostRenderingEnhanceDetails
392 <</Type 44 /Rotate false /ShiftUnit 1 >> >> systemdict /setpagedevice get exec"
393*End
394*ShiftUnit 2/2: "<</Collate true /Jog 2
395 /PostRenderingEnhance true /PostRenderingEnhanceDetails
396 <</Type 44 /Rotate false /ShiftUnit 2 >> >> systemdict /setpagedevice get exec"
397*End
398*ShiftUnit 3/3: "<</Collate true /Jog 2
399 /PostRenderingEnhance true /PostRenderingEnhanceDetails
400 <</Type 44 /Rotate false /ShiftUnit 3 >> >> systemdict /setpagedevice get exec"
401*End
402*ShiftUnit 4/4: "<</Collate true /Jog 2
403 /PostRenderingEnhance true /PostRenderingEnhanceDetails
404 <</Type 44 /Rotate false /ShiftUnit 4 >> >> systemdict /setpagedevice get exec"
405*End
406*ShiftUnit 5/5: "<</Collate true /Jog 2
407 /PostRenderingEnhance true /PostRenderingEnhanceDetails
408 <</Type 44 /Rotate false /ShiftUnit 5 >> >> systemdict /setpagedevice get exec"
409*End
410*ShiftUnit 6/6: "<</Collate true /Jog 2
411 /PostRenderingEnhance true /PostRenderingEnhanceDetails
412 <</Type 44 /Rotate false /ShiftUnit 6 >> >> systemdict /setpagedevice get exec"
413*End
414*ShiftUnit 7/7: "<</Collate true /Jog 2
415 /PostRenderingEnhance true /PostRenderingEnhanceDetails
416 <</Type 44 /Rotate false /ShiftUnit 7 >> >> systemdict /setpagedevice get exec"
417*End
418*ShiftUnit 8/8: "<</Collate true /Jog 2
419 /PostRenderingEnhance true /PostRenderingEnhanceDetails
420 <</Type 44 /Rotate false /ShiftUnit 8 >> >> systemdict /setpagedevice get exec"
421*End
422*ShiftUnit 9/9: "<</Collate true /Jog 2
423 /PostRenderingEnhance true /PostRenderingEnhanceDetails
424 <</Type 44 /Rotate false /ShiftUnit 9 >> >> systemdict /setpagedevice get exec"
425*End
426*ShiftUnit 10/10: "<</Collate true /Jog 2
427 /PostRenderingEnhance true /PostRenderingEnhanceDetails
428 <</Type 44 /Rotate false /ShiftUnit 10 >> >> systemdict /setpagedevice get exec"
429*End
430*ShiftUnit 11/11: "<</Collate true /Jog 2
431 /PostRenderingEnhance true /PostRenderingEnhanceDetails
432 <</Type 44 /Rotate false /ShiftUnit 11 >> >> systemdict /setpagedevice get exec"
433*End
434*ShiftUnit 12/12: "<</Collate true /Jog 2
435 /PostRenderingEnhance true /PostRenderingEnhanceDetails
436 <</Type 44 /Rotate false /ShiftUnit 12 >> >> systemdict /setpagedevice get exec"
437*End
438*ShiftUnit 13/13: "<</Collate true /Jog 2
439 /PostRenderingEnhance true /PostRenderingEnhanceDetails
440 <</Type 44 /Rotate false /ShiftUnit 13 >> >> systemdict /setpagedevice get exec"
441*End
442*ShiftUnit 14/14: "<</Collate true /Jog 2
443 /PostRenderingEnhance true /PostRenderingEnhanceDetails
444 <</Type 44 /Rotate false /ShiftUnit 14 >> >> systemdict /setpagedevice get exec"
445*End
446*ShiftUnit 15/15: "<</Collate true /Jog 2
447 /PostRenderingEnhance true /PostRenderingEnhanceDetails
448 <</Type 44 /Rotate false /ShiftUnit 15 >> >> systemdict /setpagedevice get exec"
449*End
450*ShiftUnit 16/16: "<</Collate true /Jog 2
451 /PostRenderingEnhance true /PostRenderingEnhanceDetails
452 <</Type 44 /Rotate false /ShiftUnit 16 >> >> systemdict /setpagedevice get exec"
453*End
454*ShiftUnit 17/17: "<</Collate true /Jog 2
455 /PostRenderingEnhance true /PostRenderingEnhanceDetails
456 <</Type 44 /Rotate false /ShiftUnit 17 >> >> systemdict /setpagedevice get exec"
457*End
458*ShiftUnit 18/18: "<</Collate true /Jog 2
459 /PostRenderingEnhance true /PostRenderingEnhanceDetails
460 <</Type 44 /Rotate false /ShiftUnit 18 >> >> systemdict /setpagedevice get exec"
461*End
462*ShiftUnit 19/19: "<</Collate true /Jog 2
463 /PostRenderingEnhance true /PostRenderingEnhanceDetails
464 <</Type 44 /Rotate false /ShiftUnit 19 >> >> systemdict /setpagedevice get exec"
465*End
466*ShiftUnit 20/20: "<</Collate true /Jog 2
467 /PostRenderingEnhance true /PostRenderingEnhanceDetails
468 <</Type 44 /Rotate false /ShiftUnit 20 >> >> systemdict /setpagedevice get exec"
469*End
470*CloseUI: *ShiftUnit
471
472*OpenUI *Interleave/Transparency Interleaving: PickOne
473*OrderDependency: 60.0 AnySetup *Interleave
474*DefaultInterleave: None
475*Interleave None/Off: "<</PostRenderingEnhance true /PostRenderingEnhanceDetails
476<</Type 44 /Interleave 0>> >> systemdict /setpagedevice get exec"
477*End
478*Interleave White/Blank Interleaf Sheet: "<</PostRenderingEnhance true /PostRenderingEnhanceDetails
479<</Type 44 /Interleave 1>>
480/MediaType (TRANSPARENCY) /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
481*End
482*Interleave Printed/Printed Interleaf Sheet: "<</PostRenderingEnhance true /PostRenderingEnhanceDetails
483<</Type 44 /Interleave 2>>
484/MediaType (TRANSPARENCY) /Policies <</MediaType 2>> >> systemdict /setpagedevice get exec"
485*End
486*CloseUI: *Interleave
487
488*OpenUI *Staple/Staple: PickOne
489*OrderDependency: 50.0 AnySetup *Staple
490*DefaultStaple: None
491*Staple None/Off: "<</Staple 0 >> systemdict /setpagedevice get exec"
492*Staple 1PRU/1 Staple (Port RU/Land RB): "<</Staple 3 /StapleDetails
493<</Type 21 /Position (1PRU)>> >> systemdict /setpagedevice get exec"
494*End
495*Staple 1PLU/1 Staple (Port LU/Land RU): "<</Staple 3 /StapleDetails
496<</Type 21 /Position (1PLU)>> >> systemdict /setpagedevice get exec"
497*End
498*Staple 1PRB/1 Staple (Port RB/Land LB): "<</Staple 3 /StapleDetails
499<</Type 21 /Position (1PRB)>> >> systemdict /setpagedevice get exec"
500*End
501*Staple 1PLB/1 Staple (Port LB/Land LU): "<</Staple 3 /StapleDetails
502<</Type 21 /Position (1PLB)>> >> systemdict /setpagedevice get exec"
503*End
504*Staple 2PL/2 Staple (Port L/Land U): "<</Staple 3 /StapleDetails
505<</Type 21 /Position (2PL)>> >> systemdict /setpagedevice get exec"
506*End
507*Staple 2PR/2 Staple (Port R/Land B): "<</Staple 3 /StapleDetails
508<</Type 21 /Position (2PR)>> >> systemdict /setpagedevice get exec"
509*End
510*Staple 2PU/2 Staple (Port U/Land R): "<</Staple 3 /StapleDetails
511<</Type 21 /Position (2PU)>> >> systemdict /setpagedevice get exec"
512*End
513*Staple 2PB/2 Staple (Port B/Land L): "<</Staple 3 /StapleDetails
514<</Type 21 /Position (2PB)>> >> systemdict /setpagedevice get exec"
515*End
516*CloseUI: *Staple
517
518*OpenUI *Punch/Hole Punch: PickOne
519*OrderDependency: 50.0 AnySetup *Punch
520*DefaultPunch: None
521*Punch None/Off: "<</Punch 0 >> systemdict /setpagedevice get exec"
522*Punch InAnyPL/Punch (Port L/Land U): "<</Punch 3 /PunchDetails
523<</Type 11 /Position (PL) /DieType (INNER_ANY)>> >> systemdict /setpagedevice get exec"
524*End
525*Punch InAnyPR/Punch (Port R/Land B): "<</Punch 3 /PunchDetails
526<</Type 11 /Position (PR) /DieType (INNER_ANY)>> >> systemdict /setpagedevice get exec"
527*End
528*Punch InAnyPU/Punch (Port U/Land R): "<</Punch 3 /PunchDetails
529<</Type 11 /Position (PU) /DieType (INNER_ANY)>> >> systemdict /setpagedevice get exec"
530*End
531*Punch InAnyPB/Punch (Port B/Land L): "<</Punch 3 /PunchDetails
532<</Type 11 /Position (PB) /DieType (INNER_ANY)>> >> systemdict /setpagedevice get exec"
533*End
534*Punch 2PL/2 Holes Punch (Port L/Land U): "<</Punch 3 /PunchDetails
535<</Type 11 /Position (PL) /DieType (INNER_2)>> >> systemdict /setpagedevice get exec"
536*End
537*Punch 2PR/2 Holes Punch (Port R/Land B): "<</Punch 3 /PunchDetails
538<</Type 11 /Position (PR) /DieType (INNER_2)>> >> systemdict /setpagedevice get exec"
539*End
540*Punch 2PU/2 Holes Punch (Port U/Land R): "<</Punch 3 /PunchDetails
541<</Type 11 /Position (PU) /DieType (INNER_2)>> >> systemdict /setpagedevice get exec"
542*End
543*Punch 2PB/2 Holes Punch (Port B/Land L): "<</Punch 3 /PunchDetails
544<</Type 11 /Position (PB) /DieType (INNER_2)>> >> systemdict /setpagedevice get exec"
545*End
546*Punch 4PL/4 Holes Punch (Port L/Land U): "<</Punch 3 /PunchDetails
547<</Type 11 /Position (PL) /DieType (INNER_4)>> >> systemdict /setpagedevice get exec"
548*End
549*Punch 4PR/4 Holes Punch (Port R/Land B): "<</Punch 3 /PunchDetails
550<</Type 11 /Position (PR) /DieType (INNER_4)>> >> systemdict /setpagedevice get exec"
551*End
552*Punch 4PU/4 Holes Punch (Port U/Land R): "<</Punch 3 /PunchDetails
553<</Type 11 /Position (PU) /DieType (INNER_4)>> >> systemdict /setpagedevice get exec"
554*End
555*Punch 4PB/4 Holes Punch (Port B/Land L): "<</Punch 3 /PunchDetails
556<</Type 11 /Position (PB) /DieType (INNER_4)>> >> systemdict /setpagedevice get exec"
557*End
558*Punch MltPL/Multi Hole Punch (Port L/Land U): "<</Punch 3 /PunchDetails
559<</Type 11 /Position (PL) /DieType (MULTI_ANY)>> >> systemdict /setpagedevice get exec"
560*End
561*Punch MltPR/Multi Hole Punch (Port R/Land B): "<</Punch 3 /PunchDetails
562<</Type 11 /Position (PR) /DieType (MULTI_ANY)>> >> systemdict /setpagedevice get exec"
563*End
564*CloseUI: *Punch
565
566*OpenUI *Inserter/Insert Sheet: PickOne
567*OrderDependency: 50.0 AnySetup *Inserter
568*DefaultInserter: Default
569*Inserter Default/Printer Default: ""
570*Inserter Off/Off: "<</SlipSheet 0>> systemdict /setpagedevice get exec"
571*Inserter InsUp/Inserter K1 (Upper): "<</SlipSheet 3 /SlipSheetDetails
572<</Type 2 /SheetSource 1 /SlipSheetType 1>> >>
573systemdict /setpagedevice get exec"
574*End
575*Inserter InsLw/Inserter K1 (Lower): "<</SlipSheet 3 /SlipSheetDetails
576<</Type 2 /SheetSource 2 /SlipSheetType 1>> >>
577systemdict /setpagedevice get exec"
578*End
579*CloseUI: *Inserter
580
581*OpenUI *FaceOfOutput/Face Up/Face Down: PickOne
582*OrderDependency: 51.0 AnySetup *FaceOfOutput
583*DefaultFaceOfOutput: Default
584*FaceOfOutput Default/Printer Default: ""
585*FaceOfOutput FaceDown/Face Down (Normal Output Order): "<</OutputFaceUp false >> systemdict /setpagedevice get exec"
586*FaceOfOutput FaceUp/Face Up (Reverse Output Order): "<</OutputFaceUp true >> systemdict /setpagedevice get exec"
587*CloseUI: *FaceOfOutput
588
589*OpenUI *CNOutput/Paper Output: PickOne
590*OrderDependency: 50.0 AnySetup *CNOutput
591*DefaultCNOutput: Auto
592*CNOutput Auto/Auto: "<</PostRenderingEnhance true /PostRenderingEnhanceDetails
593<</Type 44 /DeferredOutputTraySelection true>> >> systemdict /setpagedevice get exec"
594*End
595*CNOutput TrayA/Tray A: "<</PostRenderingEnhance true /PostRenderingEnhanceDetails
596<</Type 44 /DeferredOutputTraySelection false /OutputTrayPosition 1>> >> systemdict /setpagedevice get exec"
597*End
598*CNOutput TrayB/Tray B: "<</PostRenderingEnhance true /PostRenderingEnhanceDetails
599<</Type 44 /DeferredOutputTraySelection false /OutputTrayPosition 2>> >> systemdict /setpagedevice get exec"
600*End
601*CNOutput TrayC/Tray C: "<</PostRenderingEnhance true /PostRenderingEnhanceDetails
602<</Type 44 /DeferredOutputTraySelection false /OutputTrayPosition 3>> >> systemdict /setpagedevice get exec"
603*End
604*CloseUI: *CNOutput
605
606*OpenUI *UseSecure/Use Secure Printing Function of Device: PickOne
607*OrderDependency: 50.0 AnySetup *UseSecure
608*DefaultUseSecure: Off
609*UseSecure Off/Off: "<</PostRenderingEnhance true /PostRenderingEnhanceDetails
610<</Type 44 /TrustPrint false>> >> systemdict /setpagedevice get exec"
611*End
612*UseSecure On/On: "<</PostRenderingEnhance true /PostRenderingEnhanceDetails
613<</Type 44 /TrustPrint true>> >> systemdict /setpagedevice get exec"
614*End
615*CloseUI: *UseSecure
616
617*OpenUI *ShiftFrontUD/Shift Print Position (Front/Long Edge): PickOne
618*OrderDependency: 50.0 AnySetup *ShiftFrontUD
619*DefaultShiftFrontUD: None
620*ShiftFrontUD m20inch/ -2.0 in: "
621 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
622 4 2 roll
623 144.00 exch pop
624 4 2 roll
625 4 array astore
626 << /PostRenderingEnhanceDetails
627 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
628*End
629*ShiftFrontUD m19inch/ -1.9 in: "
630 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
631 4 2 roll
632 136.80 exch pop
633 4 2 roll
634 4 array astore
635 << /PostRenderingEnhanceDetails
636 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
637*End
638*ShiftFrontUD m18inch/ -1.8 in: "
639 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
640 4 2 roll
641 129.60 exch pop
642 4 2 roll
643 4 array astore
644 << /PostRenderingEnhanceDetails
645 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
646*End
647*ShiftFrontUD m17inch/ -1.7 in: "
648 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
649 4 2 roll
650 122.40 exch pop
651 4 2 roll
652 4 array astore
653 << /PostRenderingEnhanceDetails
654 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
655*End
656*ShiftFrontUD m16inch/ -1.6 in: "
657 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
658 4 2 roll
659 115.20 exch pop
660 4 2 roll
661 4 array astore
662 << /PostRenderingEnhanceDetails
663 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
664*End
665*ShiftFrontUD m15inch/ -1.5 in: "
666 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
667 4 2 roll
668 108.00 exch pop
669 4 2 roll
670 4 array astore
671 << /PostRenderingEnhanceDetails
672 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
673*End
674*ShiftFrontUD m14inch/ -1.4 in: "
675 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
676 4 2 roll
677 100.80 exch pop
678 4 2 roll
679 4 array astore
680 << /PostRenderingEnhanceDetails
681 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
682*End
683*ShiftFrontUD m13inch/ -1.3 in: "
684 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
685 4 2 roll
686 93.60 exch pop
687 4 2 roll
688 4 array astore
689 << /PostRenderingEnhanceDetails
690 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
691*End
692*ShiftFrontUD m12inch/ -1.2 in: "
693 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
694 4 2 roll
695 86.40 exch pop
696 4 2 roll
697 4 array astore
698 << /PostRenderingEnhanceDetails
699 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
700*End
701*ShiftFrontUD m11inch/ -1.1 in: "
702 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
703 4 2 roll
704 79.20 exch pop
705 4 2 roll
706 4 array astore
707 << /PostRenderingEnhanceDetails
708 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
709*End
710*ShiftFrontUD m10inch/ -1.0 in: "
711 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
712 4 2 roll
713 72.00 exch pop
714 4 2 roll
715 4 array astore
716 << /PostRenderingEnhanceDetails
717 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
718*End
719*ShiftFrontUD m9inch/ -0.9 in: "
720 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
721 4 2 roll
722 64.80 exch pop
723 4 2 roll
724 4 array astore
725 << /PostRenderingEnhanceDetails
726 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
727*End
728*ShiftFrontUD m8inch/ -0.8 in: "
729 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
730 4 2 roll
731 57.60 exch pop
732 4 2 roll
733 4 array astore
734 << /PostRenderingEnhanceDetails
735 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
736*End
737*ShiftFrontUD m7inch/ -0.7 in: "
738 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
739 4 2 roll
740 50.40 exch pop
741 4 2 roll
742 4 array astore
743 << /PostRenderingEnhanceDetails
744 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
745*End
746*ShiftFrontUD m6inch/ -0.6 in: "
747 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
748 4 2 roll
749 43.20 exch pop
750 4 2 roll
751 4 array astore
752 << /PostRenderingEnhanceDetails
753 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
754*End
755*ShiftFrontUD m5inch/ -0.5 in: "
756 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
757 4 2 roll
758 36.00 exch pop
759 4 2 roll
760 4 array astore
761 << /PostRenderingEnhanceDetails
762 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
763*End
764*ShiftFrontUD m4inch/ -0.4 in: "
765 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
766 4 2 roll
767 28.80 exch pop
768 4 2 roll
769 4 array astore
770 << /PostRenderingEnhanceDetails
771 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
772*End
773*ShiftFrontUD m3inch/ -0.3 in: "
774 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
775 4 2 roll
776 21.60 exch pop
777 4 2 roll
778 4 array astore
779 << /PostRenderingEnhanceDetails
780 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
781*End
782*ShiftFrontUD m2inch/ -0.2 in: "
783 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
784 4 2 roll
785 14.40 exch pop
786 4 2 roll
787 4 array astore
788 << /PostRenderingEnhanceDetails
789 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
790*End
791*ShiftFrontUD m1inch/ -0.1 in: "
792 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
793 4 2 roll
794 7.20 exch pop
795 4 2 roll
796 4 array astore
797 << /PostRenderingEnhanceDetails
798 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
799*End
800*ShiftFrontUD None/ 0 in: "
801 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
802 4 2 roll
803 0.00 exch pop
804 4 2 roll
805 4 array astore
806 << /PostRenderingEnhanceDetails
807 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
808*End
809*ShiftFrontUD 1inch/ 0.1 in: "
810 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
811 4 2 roll
812 -7.20 exch pop
813 4 2 roll
814 4 array astore
815 << /PostRenderingEnhanceDetails
816 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
817*End
818*ShiftFrontUD 2inch/ 0.2 in: "
819 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
820 4 2 roll
821 -14.40 exch pop
822 4 2 roll
823 4 array astore
824 << /PostRenderingEnhanceDetails
825 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
826*End
827*ShiftFrontUD 3inch/ 0.3 in: "
828 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
829 4 2 roll
830 -21.60 exch pop
831 4 2 roll
832 4 array astore
833 << /PostRenderingEnhanceDetails
834 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
835*End
836*ShiftFrontUD 4inch/ 0.4 in: "
837 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
838 4 2 roll
839 -28.80 exch pop
840 4 2 roll
841 4 array astore
842 << /PostRenderingEnhanceDetails
843 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
844*End
845*ShiftFrontUD 5inch/ 0.5 in: "
846 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
847 4 2 roll
848 -36.00 exch pop
849 4 2 roll
850 4 array astore
851 << /PostRenderingEnhanceDetails
852 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
853*End
854*ShiftFrontUD 6inch/ 0.6 in: "
855 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
856 4 2 roll
857 -43.20 exch pop
858 4 2 roll
859 4 array astore
860 << /PostRenderingEnhanceDetails
861 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
862*End
863*ShiftFrontUD 7inch/ 0.7 in: "
864 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
865 4 2 roll
866 -50.40 exch pop
867 4 2 roll
868 4 array astore
869 << /PostRenderingEnhanceDetails
870 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
871*End
872*ShiftFrontUD 8inch/ 0.8 in: "
873 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
874 4 2 roll
875 -57.60 exch pop
876 4 2 roll
877 4 array astore
878 << /PostRenderingEnhanceDetails
879 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
880*End
881*ShiftFrontUD 9inch/ 0.9 in: "
882 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
883 4 2 roll
884 -64.80 exch pop
885 4 2 roll
886 4 array astore
887 << /PostRenderingEnhanceDetails
888 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
889*End
890*ShiftFrontUD 10inch/ 1.0 in: "
891 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
892 4 2 roll
893 -72.00 exch pop
894 4 2 roll
895 4 array astore
896 << /PostRenderingEnhanceDetails
897 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
898*End
899*ShiftFrontUD 11inch/ 1.1 in: "
900 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
901 4 2 roll
902 -79.20 exch pop
903 4 2 roll
904 4 array astore
905 << /PostRenderingEnhanceDetails
906 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
907*End
908*ShiftFrontUD 12inch/ 1.2 in: "
909 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
910 4 2 roll
911 -86.40 exch pop
912 4 2 roll
913 4 array astore
914 << /PostRenderingEnhanceDetails
915 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
916*End
917*ShiftFrontUD 13inch/ 1.3 in: "
918 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
919 4 2 roll
920 -93.60 exch pop
921 4 2 roll
922 4 array astore
923 << /PostRenderingEnhanceDetails
924 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
925*End
926*ShiftFrontUD 14inch/ 1.4 in: "
927 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
928 4 2 roll
929 -100.80 exch pop
930 4 2 roll
931 4 array astore
932 << /PostRenderingEnhanceDetails
933 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
934*End
935*ShiftFrontUD 15inch/ 1.5 in: "
936 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
937 4 2 roll
938 -108.00 exch pop
939 4 2 roll
940 4 array astore
941 << /PostRenderingEnhanceDetails
942 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
943*End
944*ShiftFrontUD 16inch/ 1.6 in: "
945 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
946 4 2 roll
947 -115.20 exch pop
948 4 2 roll
949 4 array astore
950 << /PostRenderingEnhanceDetails
951 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
952*End
953*ShiftFrontUD 17inch/ 1.7 in: "
954 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
955 4 2 roll
956 -122.40 exch pop
957 4 2 roll
958 4 array astore
959 << /PostRenderingEnhanceDetails
960 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
961*End
962*ShiftFrontUD 18inch/ 1.8 in: "
963 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
964 4 2 roll
965 -129.60 exch pop
966 4 2 roll
967 4 array astore
968 << /PostRenderingEnhanceDetails
969 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
970*End
971*ShiftFrontUD 19inch/ 1.9 in: "
972 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
973 4 2 roll
974 -136.80 exch pop
975 4 2 roll
976 4 array astore
977 << /PostRenderingEnhanceDetails
978 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
979*End
980*ShiftFrontUD 20inch/ 2.0 in: "
981 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
982 4 2 roll
983 -144.00 exch pop
984 4 2 roll
985 4 array astore
986 << /PostRenderingEnhanceDetails
987 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
988*End
989*CloseUI: *ShiftFrontUD
990
991*OpenUI *ShiftFrontLR/Shift Print Position (Front/Short Edge): PickOne
992*OrderDependency: 50.0 AnySetup *ShiftFrontLR
993*DefaultShiftFrontLR: None
994*ShiftFrontLR m20inch/ -2.0 in: "
995 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
996 4 3 roll
997 -144.00 exch pop
998 4 1 roll
999 4 array astore
1000 << /PostRenderingEnhanceDetails
1001 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1002*End
1003*ShiftFrontLR m19inch/ -1.9 in: "
1004 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1005 4 3 roll
1006 -136.80 exch pop
1007 4 1 roll
1008 4 array astore
1009 << /PostRenderingEnhanceDetails
1010 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1011*End
1012*ShiftFrontLR m18inch/ -1.8 in: "
1013 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1014 4 3 roll
1015 -129.60 exch pop
1016 4 1 roll
1017 4 array astore
1018 << /PostRenderingEnhanceDetails
1019 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1020*End
1021*ShiftFrontLR m17inch/ -1.7 in: "
1022 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1023 4 3 roll
1024 -122.40 exch pop
1025 4 1 roll
1026 4 array astore
1027 << /PostRenderingEnhanceDetails
1028 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1029*End
1030*ShiftFrontLR m16inch/ -1.6 in: "
1031 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1032 4 3 roll
1033 -115.20 exch pop
1034 4 1 roll
1035 4 array astore
1036 << /PostRenderingEnhanceDetails
1037 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1038*End
1039*ShiftFrontLR m15inch/ -1.5 in: "
1040 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1041 4 3 roll
1042 -108.00 exch pop
1043 4 1 roll
1044 4 array astore
1045 << /PostRenderingEnhanceDetails
1046 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1047*End
1048*ShiftFrontLR m14inch/ -1.4 in: "
1049 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1050 4 3 roll
1051 -100.80 exch pop
1052 4 1 roll
1053 4 array astore
1054 << /PostRenderingEnhanceDetails
1055 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1056*End
1057*ShiftFrontLR m13inch/ -1.3 in: "
1058 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1059 4 3 roll
1060 -93.60 exch pop
1061 4 1 roll
1062 4 array astore
1063 << /PostRenderingEnhanceDetails
1064 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1065*End
1066*ShiftFrontLR m12inch/ -1.2 in: "
1067 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1068 4 3 roll
1069 -86.40 exch pop
1070 4 1 roll
1071 4 array astore
1072 << /PostRenderingEnhanceDetails
1073 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1074*End
1075*ShiftFrontLR m11inch/ -1.1 in: "
1076 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1077 4 3 roll
1078 -79.20 exch pop
1079 4 1 roll
1080 4 array astore
1081 << /PostRenderingEnhanceDetails
1082 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1083*End
1084*ShiftFrontLR m10inch/ -1.0 in: "
1085 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1086 4 3 roll
1087 -72.00 exch pop
1088 4 1 roll
1089 4 array astore
1090 << /PostRenderingEnhanceDetails
1091 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1092*End
1093*ShiftFrontLR m9inch/ -0.9 in: "
1094 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1095 4 3 roll
1096 -64.80 exch pop
1097 4 1 roll
1098 4 array astore
1099 << /PostRenderingEnhanceDetails
1100 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1101*End
1102*ShiftFrontLR m8inch/ -0.8 in: "
1103 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1104 4 3 roll
1105 -57.60 exch pop
1106 4 1 roll
1107 4 array astore
1108 << /PostRenderingEnhanceDetails
1109 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1110*End
1111*ShiftFrontLR m7inch/ -0.7 in: "
1112 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1113 4 3 roll
1114 -50.40 exch pop
1115 4 1 roll
1116 4 array astore
1117 << /PostRenderingEnhanceDetails
1118 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1119*End
1120*ShiftFrontLR m6inch/ -0.6 in: "
1121 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1122 4 3 roll
1123 -43.20 exch pop
1124 4 1 roll
1125 4 array astore
1126 << /PostRenderingEnhanceDetails
1127 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1128*End
1129*ShiftFrontLR m5inch/ -0.5 in: "
1130 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1131 4 3 roll
1132 -36.00 exch pop
1133 4 1 roll
1134 4 array astore
1135 << /PostRenderingEnhanceDetails
1136 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1137*End
1138*ShiftFrontLR m4inch/ -0.4 in: "
1139 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1140 4 3 roll
1141 -28.80 exch pop
1142 4 1 roll
1143 4 array astore
1144 << /PostRenderingEnhanceDetails
1145 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1146*End
1147*ShiftFrontLR m3inch/ -0.3 in: "
1148 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1149 4 3 roll
1150 -21.60 exch pop
1151 4 1 roll
1152 4 array astore
1153 << /PostRenderingEnhanceDetails
1154 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1155*End
1156*ShiftFrontLR m2inch/ -0.2 in: "
1157 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1158 4 3 roll
1159 -14.40 exch pop
1160 4 1 roll
1161 4 array astore
1162 << /PostRenderingEnhanceDetails
1163 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1164*End
1165*ShiftFrontLR m1inch/ -0.1 in: "
1166 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1167 4 3 roll
1168 -7.20 exch pop
1169 4 1 roll
1170 4 array astore
1171 << /PostRenderingEnhanceDetails
1172 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1173*End
1174*ShiftFrontLR None/ 0 in: "
1175 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1176 4 3 roll
1177 0.00 exch pop
1178 4 1 roll
1179 4 array astore
1180 << /PostRenderingEnhanceDetails
1181 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1182*End
1183*ShiftFrontLR 1inch/ 0.1 in: "
1184 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1185 4 3 roll
1186 7.20 exch pop
1187 4 1 roll
1188 4 array astore
1189 << /PostRenderingEnhanceDetails
1190 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1191*End
1192*ShiftFrontLR 2inch/ 0.2 in: "
1193 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1194 4 3 roll
1195 14.40 exch pop
1196 4 1 roll
1197 4 array astore
1198 << /PostRenderingEnhanceDetails
1199 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1200*End
1201*ShiftFrontLR 3inch/ 0.3 in: "
1202 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1203 4 3 roll
1204 21.60 exch pop
1205 4 1 roll
1206 4 array astore
1207 << /PostRenderingEnhanceDetails
1208 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1209*End
1210*ShiftFrontLR 4inch/ 0.4 in: "
1211 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1212 4 3 roll
1213 28.80 exch pop
1214 4 1 roll
1215 4 array astore
1216 << /PostRenderingEnhanceDetails
1217 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1218*End
1219*ShiftFrontLR 5inch/ 0.5 in: "
1220 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1221 4 3 roll
1222 36.00 exch pop
1223 4 1 roll
1224 4 array astore
1225 << /PostRenderingEnhanceDetails
1226 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1227*End
1228*ShiftFrontLR 6inch/ 0.6 in: "
1229 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1230 4 3 roll
1231 43.20 exch pop
1232 4 1 roll
1233 4 array astore
1234 << /PostRenderingEnhanceDetails
1235 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1236*End
1237*ShiftFrontLR 7inch/ 0.7 in: "
1238 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1239 4 3 roll
1240 50.40 exch pop
1241 4 1 roll
1242 4 array astore
1243 << /PostRenderingEnhanceDetails
1244 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1245*End
1246*ShiftFrontLR 8inch/ 0.8 in: "
1247 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1248 4 3 roll
1249 57.60 exch pop
1250 4 1 roll
1251 4 array astore
1252 << /PostRenderingEnhanceDetails
1253 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1254*End
1255*ShiftFrontLR 9inch/ 0.9 in: "
1256 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1257 4 3 roll
1258 64.80 exch pop
1259 4 1 roll
1260 4 array astore
1261 << /PostRenderingEnhanceDetails
1262 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1263*End
1264*ShiftFrontLR 10inch/ 1.0 in: "
1265 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1266 4 3 roll
1267 72.00 exch pop
1268 4 1 roll
1269 4 array astore
1270 << /PostRenderingEnhanceDetails
1271 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1272*End
1273*ShiftFrontLR 11inch/ 1.1 in: "
1274 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1275 4 3 roll
1276 79.20 exch pop
1277 4 1 roll
1278 4 array astore
1279 << /PostRenderingEnhanceDetails
1280 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1281*End
1282*ShiftFrontLR 12inch/ 1.2 in: "
1283 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1284 4 3 roll
1285 86.40 exch pop
1286 4 1 roll
1287 4 array astore
1288 << /PostRenderingEnhanceDetails
1289 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1290*End
1291*ShiftFrontLR 13inch/ 1.3 in: "
1292 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1293 4 3 roll
1294 93.60 exch pop
1295 4 1 roll
1296 4 array astore
1297 << /PostRenderingEnhanceDetails
1298 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1299*End
1300*ShiftFrontLR 14inch/ 1.4 in: "
1301 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1302 4 3 roll
1303 100.80 exch pop
1304 4 1 roll
1305 4 array astore
1306 << /PostRenderingEnhanceDetails
1307 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1308*End
1309*ShiftFrontLR 15inch/ 1.5 in: "
1310 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1311 4 3 roll
1312 108.00 exch pop
1313 4 1 roll
1314 4 array astore
1315 << /PostRenderingEnhanceDetails
1316 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1317*End
1318*ShiftFrontLR 16inch/ 1.6 in: "
1319 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1320 4 3 roll
1321 115.20 exch pop
1322 4 1 roll
1323 4 array astore
1324 << /PostRenderingEnhanceDetails
1325 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1326*End
1327*ShiftFrontLR 17inch/ 1.7 in: "
1328 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1329 4 3 roll
1330 122.40 exch pop
1331 4 1 roll
1332 4 array astore
1333 << /PostRenderingEnhanceDetails
1334 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1335*End
1336*ShiftFrontLR 18inch/ 1.8 in: "
1337 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1338 4 3 roll
1339 129.60 exch pop
1340 4 1 roll
1341 4 array astore
1342 << /PostRenderingEnhanceDetails
1343 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1344*End
1345*ShiftFrontLR 19inch/ 1.9 in: "
1346 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1347 4 3 roll
1348 136.80 exch pop
1349 4 1 roll
1350 4 array astore
1351 << /PostRenderingEnhanceDetails
1352 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1353*End
1354*ShiftFrontLR 20inch/ 2.0 in: "
1355 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1356 4 3 roll
1357 144.00 exch pop
1358 4 1 roll
1359 4 array astore
1360 << /PostRenderingEnhanceDetails
1361 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1362*End
1363*CloseUI: *ShiftFrontLR
1364
1365*OpenUI *ShiftBackUD/Shift Print Position (Back/Long Edge): PickOne
1366*OrderDependency: 50.0 AnySetup *ShiftBackUD
1367*DefaultShiftBackUD: None
1368*ShiftBackUD m20inch/ -2.0 in: "
1369 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1370 144.00 exch pop
1371 4 array astore
1372 << /PostRenderingEnhanceDetails
1373 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1374*End
1375*ShiftBackUD m19inch/ -1.9 in: "
1376 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1377 136.80 exch pop
1378 4 array astore
1379 << /PostRenderingEnhanceDetails
1380 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1381*End
1382*ShiftBackUD m18inch/ -1.8 in: "
1383 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1384 129.60 exch pop
1385 4 array astore
1386 << /PostRenderingEnhanceDetails
1387 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1388*End
1389*ShiftBackUD m17inch/ -1.7 in: "
1390 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1391 122.40 exch pop
1392 4 array astore
1393 << /PostRenderingEnhanceDetails
1394 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1395*End
1396*ShiftBackUD m16inch/ -1.6 in: "
1397 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1398 115.20 exch pop
1399 4 array astore
1400 << /PostRenderingEnhanceDetails
1401 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1402*End
1403*ShiftBackUD m15inch/ -1.5 in: "
1404 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1405 108.00 exch pop
1406 4 array astore
1407 << /PostRenderingEnhanceDetails
1408 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1409*End
1410*ShiftBackUD m14inch/ -1.4 in: "
1411 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1412 100.80 exch pop
1413 4 array astore
1414 << /PostRenderingEnhanceDetails
1415 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1416*End
1417*ShiftBackUD m13inch/ -1.3 in: "
1418 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1419 93.60 exch pop
1420 4 array astore
1421 << /PostRenderingEnhanceDetails
1422 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1423*End
1424*ShiftBackUD m12inch/ -1.2 in: "
1425 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1426 86.40 exch pop
1427 4 array astore
1428 << /PostRenderingEnhanceDetails
1429 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1430*End
1431*ShiftBackUD m11inch/ -1.1 in: "
1432 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1433 79.20 exch pop
1434 4 array astore
1435 << /PostRenderingEnhanceDetails
1436 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1437*End
1438*ShiftBackUD m10inch/ -1.0 in: "
1439 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1440 72.00 exch pop
1441 4 array astore
1442 << /PostRenderingEnhanceDetails
1443 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1444*End
1445*ShiftBackUD m9inch/ -0.9 in: "
1446 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1447 64.80 exch pop
1448 4 array astore
1449 << /PostRenderingEnhanceDetails
1450 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1451*End
1452*ShiftBackUD m8inch/ -0.8 in: "
1453 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1454 57.60 exch pop
1455 4 array astore
1456 << /PostRenderingEnhanceDetails
1457 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1458*End
1459*ShiftBackUD m7inch/ -0.7 in: "
1460 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1461 50.40 exch pop
1462 4 array astore
1463 << /PostRenderingEnhanceDetails
1464 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1465*End
1466*ShiftBackUD m6inch/ -0.6 in: "
1467 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1468 43.20 exch pop
1469 4 array astore
1470 << /PostRenderingEnhanceDetails
1471 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1472*End
1473*ShiftBackUD m5inch/ -0.5 in: "
1474 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1475 36.00 exch pop
1476 4 array astore
1477 << /PostRenderingEnhanceDetails
1478 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1479*End
1480*ShiftBackUD m4inch/ -0.4 in: "
1481 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1482 28.80 exch pop
1483 4 array astore
1484 << /PostRenderingEnhanceDetails
1485 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1486*End
1487*ShiftBackUD m3inch/ -0.3 in: "
1488 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1489 21.60 exch pop
1490 4 array astore
1491 << /PostRenderingEnhanceDetails
1492 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1493*End
1494*ShiftBackUD m2inch/ -0.2 in: "
1495 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1496 14.40 exch pop
1497 4 array astore
1498 << /PostRenderingEnhanceDetails
1499 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1500*End
1501*ShiftBackUD m1inch/ -0.1 in: "
1502 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1503 7.20 exch pop
1504 4 array astore
1505 << /PostRenderingEnhanceDetails
1506 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1507*End
1508*ShiftBackUD None/ 0 in: "
1509 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1510 0.00 exch pop
1511 4 array astore
1512 << /PostRenderingEnhanceDetails
1513 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1514*End
1515*ShiftBackUD 1inch/ 0.1 in: "
1516 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1517 -7.20 exch pop
1518 4 array astore
1519 << /PostRenderingEnhanceDetails
1520 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1521*End
1522*ShiftBackUD 2inch/ 0.2 in: "
1523 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1524 -14.40 exch pop
1525 4 array astore
1526 << /PostRenderingEnhanceDetails
1527 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1528*End
1529*ShiftBackUD 3inch/ 0.3 in: "
1530 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1531 -21.60 exch pop
1532 4 array astore
1533 << /PostRenderingEnhanceDetails
1534 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1535*End
1536*ShiftBackUD 4inch/ 0.4 in: "
1537 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1538 -28.80 exch pop
1539 4 array astore
1540 << /PostRenderingEnhanceDetails
1541 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1542*End
1543*ShiftBackUD 5inch/ 0.5 in: "
1544 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1545 -36.00 exch pop
1546 4 array astore
1547 << /PostRenderingEnhanceDetails
1548 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1549*End
1550*ShiftBackUD 6inch/ 0.6 in: "
1551 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1552 -43.20 exch pop
1553 4 array astore
1554 << /PostRenderingEnhanceDetails
1555 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1556*End
1557*ShiftBackUD 7inch/ 0.7 in: "
1558 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1559 -50.40 exch pop
1560 4 array astore
1561 << /PostRenderingEnhanceDetails
1562 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1563*End
1564*ShiftBackUD 8inch/ 0.8 in: "
1565 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1566 -57.60 exch pop
1567 4 array astore
1568 << /PostRenderingEnhanceDetails
1569 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1570*End
1571*ShiftBackUD 9inch/ 0.9 in: "
1572 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1573 -64.80 exch pop
1574 4 array astore
1575 << /PostRenderingEnhanceDetails
1576 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1577*End
1578*ShiftBackUD 10inch/ 1.0 in: "
1579 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1580 -72.00 exch pop
1581 4 array astore
1582 << /PostRenderingEnhanceDetails
1583 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1584*End
1585*ShiftBackUD 11inch/ 1.1 in: "
1586 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1587 -79.20 exch pop
1588 4 array astore
1589 << /PostRenderingEnhanceDetails
1590 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1591*End
1592*ShiftBackUD 12inch/ 1.2 in: "
1593 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1594 -86.40 exch pop
1595 4 array astore
1596 << /PostRenderingEnhanceDetails
1597 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1598*End
1599*ShiftBackUD 13inch/ 1.3 in: "
1600 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1601 -93.60 exch pop
1602 4 array astore
1603 << /PostRenderingEnhanceDetails
1604 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1605*End
1606*ShiftBackUD 14inch/ 1.4 in: "
1607 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1608 -100.80 exch pop
1609 4 array astore
1610 << /PostRenderingEnhanceDetails
1611 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1612*End
1613*ShiftBackUD 15inch/ 1.5 in: "
1614 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1615 -108.00 exch pop
1616 4 array astore
1617 << /PostRenderingEnhanceDetails
1618 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1619*End
1620*ShiftBackUD 16inch/ 1.6 in: "
1621 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1622 -115.20 exch pop
1623 4 array astore
1624 << /PostRenderingEnhanceDetails
1625 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1626*End
1627*ShiftBackUD 17inch/ 1.7 in: "
1628 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1629 -122.40 exch pop
1630 4 array astore
1631 << /PostRenderingEnhanceDetails
1632 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1633*End
1634*ShiftBackUD 18inch/ 1.8 in: "
1635 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1636 -129.60 exch pop
1637 4 array astore
1638 << /PostRenderingEnhanceDetails
1639 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1640*End
1641*ShiftBackUD 19inch/ 1.9 in: "
1642 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1643 -136.80 exch pop
1644 4 array astore
1645 << /PostRenderingEnhanceDetails
1646 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1647*End
1648*ShiftBackUD 20inch/ 2.0 in: "
1649 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1650 -144.00 exch pop
1651 4 array astore
1652 << /PostRenderingEnhanceDetails
1653 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1654*End
1655*CloseUI: *ShiftBackUD
1656
1657*OpenUI *ShiftBackLR/Shift Print Position (Back/Short Edge): PickOne
1658*OrderDependency: 50.0 AnySetup *ShiftBackLR
1659*DefaultShiftBackLR: None
1660*ShiftBackLR m20inch/ -2.0 in: "
1661 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1662 4 1 roll
1663 -144.00 exch pop
1664 4 3 roll
1665 4 array astore
1666 << /PostRenderingEnhanceDetails
1667 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1668*End
1669*ShiftBackLR m19inch/ -1.9 in: "
1670 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1671 4 1 roll
1672 -136.80 exch pop
1673 4 3 roll
1674 4 array astore
1675 << /PostRenderingEnhanceDetails
1676 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1677*End
1678*ShiftBackLR m18inch/ -1.8 in: "
1679 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1680 4 1 roll
1681 -129.60 exch pop
1682 4 3 roll
1683 4 array astore
1684 << /PostRenderingEnhanceDetails
1685 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1686*End
1687*ShiftBackLR m17inch/ -1.7 in: "
1688 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1689 4 1 roll
1690 -122.40 exch pop
1691 4 3 roll
1692 4 array astore
1693 << /PostRenderingEnhanceDetails
1694 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1695*End
1696*ShiftBackLR m16inch/ -1.6 in: "
1697 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1698 4 1 roll
1699 -115.20 exch pop
1700 4 3 roll
1701 4 array astore
1702 << /PostRenderingEnhanceDetails
1703 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1704*End
1705*ShiftBackLR m15inch/ -1.5 in: "
1706 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1707 4 1 roll
1708 -108.00 exch pop
1709 4 3 roll
1710 4 array astore
1711 << /PostRenderingEnhanceDetails
1712 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1713*End
1714*ShiftBackLR m14inch/ -1.4 in: "
1715 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1716 4 1 roll
1717 -100.80 exch pop
1718 4 3 roll
1719 4 array astore
1720 << /PostRenderingEnhanceDetails
1721 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1722*End
1723*ShiftBackLR m13inch/ -1.3 in: "
1724 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1725 4 1 roll
1726 -93.60 exch pop
1727 4 3 roll
1728 4 array astore
1729 << /PostRenderingEnhanceDetails
1730 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1731*End
1732*ShiftBackLR m12inch/ -1.2 in: "
1733 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1734 4 1 roll
1735 -86.40 exch pop
1736 4 3 roll
1737 4 array astore
1738 << /PostRenderingEnhanceDetails
1739 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1740*End
1741*ShiftBackLR m11inch/ -1.1 in: "
1742 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1743 4 1 roll
1744 -79.20 exch pop
1745 4 3 roll
1746 4 array astore
1747 << /PostRenderingEnhanceDetails
1748 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1749*End
1750*ShiftBackLR m10inch/ -1.0 in: "
1751 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1752 4 1 roll
1753 -72.00 exch pop
1754 4 3 roll
1755 4 array astore
1756 << /PostRenderingEnhanceDetails
1757 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1758*End
1759*ShiftBackLR m9inch/ -0.9 in: "
1760 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1761 4 1 roll
1762 -64.80 exch pop
1763 4 3 roll
1764 4 array astore
1765 << /PostRenderingEnhanceDetails
1766 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1767*End
1768*ShiftBackLR m8inch/ -0.8 in: "
1769 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1770 4 1 roll
1771 -57.60 exch pop
1772 4 3 roll
1773 4 array astore
1774 << /PostRenderingEnhanceDetails
1775 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1776*End
1777*ShiftBackLR m7inch/ -0.7 in: "
1778 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1779 4 1 roll
1780 -50.40 exch pop
1781 4 3 roll
1782 4 array astore
1783 << /PostRenderingEnhanceDetails
1784 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1785*End
1786*ShiftBackLR m6inch/ -0.6 in: "
1787 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1788 4 1 roll
1789 -43.20 exch pop
1790 4 3 roll
1791 4 array astore
1792 << /PostRenderingEnhanceDetails
1793 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1794*End
1795*ShiftBackLR m5inch/ -0.5 in: "
1796 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1797 4 1 roll
1798 -36.00 exch pop
1799 4 3 roll
1800 4 array astore
1801 << /PostRenderingEnhanceDetails
1802 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1803*End
1804*ShiftBackLR m4inch/ -0.4 in: "
1805 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1806 4 1 roll
1807 -28.80 exch pop
1808 4 3 roll
1809 4 array astore
1810 << /PostRenderingEnhanceDetails
1811 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1812*End
1813*ShiftBackLR m3inch/ -0.3 in: "
1814 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1815 4 1 roll
1816 -21.60 exch pop
1817 4 3 roll
1818 4 array astore
1819 << /PostRenderingEnhanceDetails
1820 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1821*End
1822*ShiftBackLR m2inch/ -0.2 in: "
1823 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1824 4 1 roll
1825 -14.40 exch pop
1826 4 3 roll
1827 4 array astore
1828 << /PostRenderingEnhanceDetails
1829 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1830*End
1831*ShiftBackLR m1inch/ -0.1 in: "
1832 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1833 4 1 roll
1834 -7.20 exch pop
1835 4 3 roll
1836 4 array astore
1837 << /PostRenderingEnhanceDetails
1838 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1839*End
1840*ShiftBackLR None/ 0 in: "
1841 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1842 4 1 roll
1843 0.00 exch pop
1844 4 3 roll
1845 4 array astore
1846 << /PostRenderingEnhanceDetails
1847 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1848*End
1849*ShiftBackLR 1inch/ 0.1 in: "
1850 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1851 4 1 roll
1852 7.20 exch pop
1853 4 3 roll
1854 4 array astore
1855 << /PostRenderingEnhanceDetails
1856 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1857*End
1858*ShiftBackLR 2inch/ 0.2 in: "
1859 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1860 4 1 roll
1861 14.40 exch pop
1862 4 3 roll
1863 4 array astore
1864 << /PostRenderingEnhanceDetails
1865 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1866*End
1867*ShiftBackLR 3inch/ 0.3 in: "
1868 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1869 4 1 roll
1870 21.60 exch pop
1871 4 3 roll
1872 4 array astore
1873 << /PostRenderingEnhanceDetails
1874 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1875*End
1876*ShiftBackLR 4inch/ 0.4 in: "
1877 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1878 4 1 roll
1879 28.80 exch pop
1880 4 3 roll
1881 4 array astore
1882 << /PostRenderingEnhanceDetails
1883 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1884*End
1885*ShiftBackLR 5inch/ 0.5 in: "
1886 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1887 4 1 roll
1888 36.00 exch pop
1889 4 3 roll
1890 4 array astore
1891 << /PostRenderingEnhanceDetails
1892 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1893*End
1894*ShiftBackLR 6inch/ 0.6 in: "
1895 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1896 4 1 roll
1897 43.20 exch pop
1898 4 3 roll
1899 4 array astore
1900 << /PostRenderingEnhanceDetails
1901 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1902*End
1903*ShiftBackLR 7inch/ 0.7 in: "
1904 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1905 4 1 roll
1906 50.40 exch pop
1907 4 3 roll
1908 4 array astore
1909 << /PostRenderingEnhanceDetails
1910 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1911*End
1912*ShiftBackLR 8inch/ 0.8 in: "
1913 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1914 4 1 roll
1915 57.60 exch pop
1916 4 3 roll
1917 4 array astore
1918 << /PostRenderingEnhanceDetails
1919 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1920*End
1921*ShiftBackLR 9inch/ 0.9 in: "
1922 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1923 4 1 roll
1924 64.80 exch pop
1925 4 3 roll
1926 4 array astore
1927 << /PostRenderingEnhanceDetails
1928 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1929*End
1930*ShiftBackLR 10inch/ 1.0 in: "
1931 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1932 4 1 roll
1933 72.00 exch pop
1934 4 3 roll
1935 4 array astore
1936 << /PostRenderingEnhanceDetails
1937 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1938*End
1939*ShiftBackLR 11inch/ 1.1 in: "
1940 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1941 4 1 roll
1942 79.20 exch pop
1943 4 3 roll
1944 4 array astore
1945 << /PostRenderingEnhanceDetails
1946 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1947*End
1948*ShiftBackLR 12inch/ 1.2 in: "
1949 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1950 4 1 roll
1951 86.40 exch pop
1952 4 3 roll
1953 4 array astore
1954 << /PostRenderingEnhanceDetails
1955 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1956*End
1957*ShiftBackLR 13inch/ 1.3 in: "
1958 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1959 4 1 roll
1960 93.60 exch pop
1961 4 3 roll
1962 4 array astore
1963 << /PostRenderingEnhanceDetails
1964 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1965*End
1966*ShiftBackLR 14inch/ 1.4 in: "
1967 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1968 4 1 roll
1969 100.80 exch pop
1970 4 3 roll
1971 4 array astore
1972 << /PostRenderingEnhanceDetails
1973 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1974*End
1975*ShiftBackLR 15inch/ 1.5 in: "
1976 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1977 4 1 roll
1978 108.00 exch pop
1979 4 3 roll
1980 4 array astore
1981 << /PostRenderingEnhanceDetails
1982 << /Type 44 /ImageShift  7 -1 roll >> >> systemdict /setpagedevice get exec"
1983*End
1984*ShiftBackLR 16inch/ 1.6 in: "
1985 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1986 4 1 roll
1987 115.20 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 17inch/ 1.7 in: "
1994 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
1995 4 1 roll
1996 122.40 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 18inch/ 1.8 in: "
2003 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2004 4 1 roll
2005 129.60 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 19inch/ 1.9 in: "
2012 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2013 4 1 roll
2014 136.80 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 20inch/ 2.0 in: "
2021 currentpagedevice /PostRenderingEnhanceDetails get /ImageShift get aload pop
2022 4 1 roll
2023 144.00 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*CloseUI: *ShiftBackLR
2030
2031*CloseGroup: Finishing
2032
2033*OpenGroup: DetailedSettings/Quality
2034
2035*OpenUI *CN_DPI/Resolution: PickOne
2036*OrderDependency: 60.0 AnySetup *CN_DPI
2037*DefaultCN_DPI: 600dpi
2038*CN_DPI 1200dpi/1200 dpi: "<</HWResolution [1200 1200]>> systemdict /setpagedevice get exec"
2039*CN_DPI 600dpi/600 dpi: "<</HWResolution [600 600]>> systemdict /setpagedevice get exec"
2040*CloseUI: *CN_DPI
2041
2042*OpenUI *ImageRefine/Image Refinement: PickOne
2043*OrderDependency: 50.0 AnySetup *ImageRefine
2044*DefaultImageRefine: Default
2045*ImageRefine Default/Printer Default: ""
2046*ImageRefine Off/Off: "<</PostRenderingEnhance true /PostRenderingEnhanceDetails
2047<</Type 44 /ImageRefine false>> >>systemdict /setpagedevice get exec"
2048*End
2049*ImageRefine On/On: "<</PostRenderingEnhance true /PostRenderingEnhanceDetails
2050<</Type 44 /ImageRefine true>> >>systemdict /setpagedevice get exec"
2051*End
2052*?ImageRefine: "save
2053 currentpagedevice dup /PostRenderingEnhance known
2054 {dup /PostRenderingEnhance get
2055  {
2056   /PostRenderingEnhanceDetails get
2057   dup /Type get 44 eq
2058   {
2059    dup /REValue get dup 0 eq
2060    {pop (On)}
2061    {1 eq {(Off)}{(Default)}ifelse}
2062    ifelse
2063   }
2064   {pop (Default)} ifelse
2065  }
2066  {pop (Off)}
2067  ifelse}
2068 {pop (Default)}
2069 ifelse = flush
2070restore"
2071*End
2072*CloseUI: *ImageRefine
2073
2074*OpenUI *LineRefine/Line Refinement: PickOne
2075*OrderDependency: 50.0 AnySetup *LineRefine
2076*DefaultLineRefine: Default
2077*LineRefine Default/Printer Default: ""
2078*LineRefine Off/Off: "<</PostRenderingEnhance true /PostRenderingEnhanceDetails
2079<</Type 44 /LineRefine false>> >> systemdict /setpagedevice get exec"
2080*End
2081*LineRefine On/On: "<</PostRenderingEnhance true /PostRenderingEnhanceDetails
2082<</Type 44 /LineRefine true>> >> systemdict /setpagedevice get exec"
2083*End
2084*CloseUI: *LineRefine
2085
2086*OpenUI *Gscale/Grayscale Conversion: PickOne
2087*OrderDependency: 50.0 AnySetup *Gscale
2088*DefaultGscale: Default
2089*Gscale Default/Printer Default: ""
2090*Gscale SRGB/sRGB: "<</DeviceRenderingInfo
2091<</Type 36 /GrayScaleConversion 1>> >> systemdict /setpagedevice get exec"
2092*End
2093*Gscale NTSC/NTSC: "<</DeviceRenderingInfo
2094<</Type 36 /GrayScaleConversion 2>> >> systemdict /setpagedevice get exec"
2095*End
2096*Gscale UnifrmRGB/Uniform RGB: "<</DeviceRenderingInfo
2097<</Type 36 /GrayScaleConversion 3>> >> systemdict /setpagedevice get exec"
2098*End
2099*CloseUI: *Gscale
2100
2101*OpenUI *DotGAdjust/Dot Gain Adjustment: PickOne
2102*OrderDependency: 50.0 AnySetup *DotGAdjust
2103*DefaultDotGAdjust: Default
2104*DotGAdjust Default/Printer Default: ""
2105*DotGAdjust m10/ -10%: "<</DeviceRenderingInfo
2106<</Type 35 /DotGainAdjustment 1>> >> systemdict /setpagedevice get exec"
2107*End
2108*DotGAdjust m5/ -5%: "<</DeviceRenderingInfo
2109<</Type 35 /DotGainAdjustment 2>> >> systemdict /setpagedevice get exec"
2110*End
2111*DotGAdjust Standard/Standard: "<</DeviceRenderingInfo
2112<</Type 35 /DotGainAdjustment 3>> >> systemdict /setpagedevice get exec"
2113*End
2114*DotGAdjust 5/ +5%: "<</DeviceRenderingInfo
2115<</Type 35 /DotGainAdjustment 4>> >> systemdict /setpagedevice get exec"
2116*End
2117*DotGAdjust 10/ +10%: "<</DeviceRenderingInfo
2118<</Type 35 /DotGainAdjustment 5>> >> systemdict /setpagedevice get exec"
2119*End
2120*CloseUI: *DotGAdjust
2121
2122*OpenUI *TonerSave/Toner Save: PickOne
2123*OrderDependency: 50.0 AnySetup *TonerSave
2124*DefaultTonerSave: Default
2125*TonerSave Default/Printer Default: ""
2126*TonerSave Off/Off: "<</PostRenderingEnhance true /PostRenderingEnhanceDetails
2127<</Type 44 /TonerSaver 0>> >> systemdict /setpagedevice get exec"
2128*End
2129*TonerSave On/On: "<</PostRenderingEnhance true /PostRenderingEnhanceDetails
2130<</Type 44 /TonerSaver 1>> >> systemdict /setpagedevice get exec"
2131*End
2132*CloseUI: *TonerSave
2133
2134*OpenUI *HalfTone/Halftones: PickOne
2135*OrderDependency: 50.0 AnySetup *HalfTone
2136*DefaultHalfTone: Default
2137*HalfTone Default/Printer Default: ""
2138*HalfTone Resolution/Resolution: "<</DeviceRenderingInfo <</Type 35
2139/TextSelectScreen 0 /GraphicSelectScreen 0 /ImageSelectScreen 0>> >>
2140systemdict /setpagedevice get exec"
2141*End
2142*HalfTone HighResolution/High Resolution: "<</DeviceRenderingInfo <</Type 35
2143/TextSelectScreen 3 /GraphicSelectScreen 3 /ImageSelectScreen 3>> >>
2144systemdict /setpagedevice get exec"
2145*End
2146*HalfTone Gradation/Gradation: "<</DeviceRenderingInfo <</Type 35
2147/TextSelectScreen 1 /GraphicSelectScreen 1 /ImageSelectScreen 1>> >>
2148systemdict /setpagedevice get exec"
2149*End
2150*HalfTone Pat1/Pattern 1: "<</DeviceRenderingInfo <</Type 35
2151/TextSelectScreen 3 /GraphicSelectScreen 3 /ImageSelectScreen 0>> >>
2152systemdict /setpagedevice get exec"
2153*End
2154*HalfTone Pat2/Pattern 2: "<</DeviceRenderingInfo <</Type 35
2155/TextSelectScreen 3 /GraphicSelectScreen 3 /ImageSelectScreen 1>> >>
2156systemdict /setpagedevice get exec"
2157*End
2158*HalfTone Pat3/Pattern 3: "<</DeviceRenderingInfo <</Type 35
2159/TextSelectScreen 3 /GraphicSelectScreen 0 /ImageSelectScreen 0>> >>
2160systemdict /setpagedevice get exec"
2161*End
2162*HalfTone Pat4/Pattern 4: "<</DeviceRenderingInfo <</Type 35
2163/TextSelectScreen 3 /GraphicSelectScreen 1 /ImageSelectScreen 1>> >>
2164systemdict /setpagedevice get exec"
2165*End
2166*HalfTone Pat5/Pattern 5: "<</DeviceRenderingInfo <</Type 35
2167/TextSelectScreen 0 /GraphicSelectScreen 0 /ImageSelectScreen 1>> >>
2168systemdict /setpagedevice get exec"
2169*End
2170*HalfTone Pat6/Pattern 6: "<</DeviceRenderingInfo <</Type 35
2171/TextSelectScreen 0 /GraphicSelectScreen 1 /ImageSelectScreen 1>> >>
2172systemdict /setpagedevice get exec"
2173*End
2174*HalfTone Pat7/Pattern 7: "<</DeviceRenderingInfo <</Type 35
2175/TextSelectScreen 3 /GraphicSelectScreen 0 /ImageSelectScreen 1>> >>
2176systemdict /setpagedevice get exec"
2177*End
2178*CloseUI: *HalfTone
2179
2180*CloseGroup: DetailedSettings
2181
2182*% Halftone Information ===============
2183*DefaultHalftoneType: 1
2184*ScreenFreq: "71.0"
2185*ScreenAngle: "45.0"
2186
2187*DefaultScreenProc: Dot
2188*ScreenProc Dot: "
2189 {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 sub}
2190 {dup mul exch dup mul add 1 exch sub} ifelse}"
2191*End
2192*ScreenProc Line: "{pop}"
2193*ScreenProc Ellipse: "{dup 5 mul 8 div mul exch dup mul exch add sqrt 1
2194 exch sub}"
2195*End
2196
2197*DefaultTransfer: Null
2198*Transfer Null: "{ }"
2199*Transfer Null.Inverse: "{1 exch sub}"
2200
2201*% Paper Handling =====================
2202
2203*NonUIOrderDependency: 50.0 AnySetup *CustomPageSize
2204*MaxMediaWidth: "936"
2205*MaxMediaHeight: "1786"
2206*CenterRegistered: True
2207*HWMargins: 11.3386 11.3386 11.3386 11.3386
2208*LeadingEdge Short: ""
2209*DefaultLeadingEdge: Short
2210*VariablePaperSize: True
2211*ParamCustomPageSize Width: 1 points 283 936
2212*ParamCustomPageSize Height: 2 points 419 1786
2213*ParamCustomPageSize WidthOffset: 3 points 0 0
2214*ParamCustomPageSize HeightOffset: 4 points 0 0
2215*ParamCustomPageSize Orientation: 5 int 0 3
2216
2217*CustomPageSize True: "pop pop pop <</PageSize [5 -2 roll]
2218/PostRenderingEnhance true /PostRenderingEnhanceDetails
2219 <</Type 44 /CustomPaperSize true>> >> systemdict /setpagedevice get exec"
2220*End
2221
2222*LandscapeOrientation: Plus90
2223
2224*OpenUI *PageSize: PickOne
2225*OrderDependency: 50.0 AnySetup *PageSize
2226*DefaultPageSize: Letter
2227*PageSize Letter/US Letter: "<</PageSize [612 792] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
2228*PageSize Legal/US Legal: "<</PageSize [612 1008] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
2229*PageSize Tabloid/11x17: "<</PageSize [792 1224] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
2230*PageSize Executive/Executive: "<</PageSize [522 756] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
2231*PageSize Statement/Statement: "<</PageSize [396 612] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
2232*PageSize A3/A3: "<</PageSize [842 1191] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
2233*PageSize A4/A4: "<</PageSize [595 842] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
2234*PageSize A5/A5: "<</PageSize [420 595] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
2235*PageSize B5/JB5: "<</PageSize [516 729] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
2236*PageSize B4/JB4: "<</PageSize [729 1032] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
2237*PageSize SRA3/SRA3: "<</PageSize [907 1276] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
2238*PageSize 12x18/12x18: "<</PageSize [864 1296] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
2239*PageSize 13x19/13x19: "<</PageSize [936 1368] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
2240*PageSize 13x19_MAX/13x19 (Print Area-Large): "<</PageSize [936 1368] /Policies <</PageSize 2>>
2241/PostRenderingEnhance true /PostRenderingEnhanceDetails
2242<</Type 44 /MarginMode 1>> >> systemdict /setpagedevice get exec"
2243*End
2244*CloseUI: *PageSize
2245
2246*OpenUI *PageRegion: PickOne
2247*OrderDependency: 50.0 AnySetup *PageRegion
2248*DefaultPageRegion: Letter
2249*PageRegion Letter/US Letter: "<</PageSize [612 792] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
2250*PageRegion Legal/US Legal: "<</PageSize [612 1008] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
2251*PageRegion Tabloid/11x17: "<</PageSize [792 1224] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
2252*PageRegion Executive/Executive: "<</PageSize [522 756] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
2253*PageRegion Statement/Statement: "<</PageSize [396 612] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
2254*PageRegion A3/A3: "<</PageSize [842 1191] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
2255*PageRegion A4/A4: "<</PageSize [595 842] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
2256*PageRegion A5/A5: "<</PageSize [420 595] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
2257*PageRegion B5/JB5: "<</PageSize [516 729] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
2258*PageRegion B4/JB4: "<</PageSize [729 1032] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
2259*PageRegion SRA3/SRA3: "<</PageSize [907 1276] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
2260*PageRegion 12x18/12x18: "<</PageSize [864 1296] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
2261*PageRegion 13x19/13x19: "<</PageSize [936 1368] /Policies <</PageSize 2>> >> systemdict /setpagedevice get exec"
2262*PageRegion 13x19_MAX/13x19 (Print Area-Large): "<</PageSize [936 1368] /Policies <</PageSize 2>>
2263/PostRenderingEnhance true /PostRenderingEnhanceDetails
2264<</Type 44 /MarginMode 1>> >> systemdict /setpagedevice get exec"
2265*End
2266*CloseUI: *PageRegion
2267
2268*DefaultImageableArea: Letter
2269*ImageableArea Letter/US Letter: "11.3386 11.3386 600.6614 780.6614"
2270*ImageableArea Legal/US Legal: "11.3386 11.3386 600.6614 996.6614"
2271*ImageableArea Tabloid/11x17: "11.3386 11.3386 780.6614 1212.6614"
2272*ImageableArea Executive/Executive: "11.3386 11.3386 510.6614 744.6614"
2273*ImageableArea Statement/Statement: "11.3386 11.3386 384.6614 600.6614"
2274*ImageableArea A3/A3: "11.3386 11.3386 830.6614 1179.6614"
2275*ImageableArea A4/A4: "11.3386 11.3386 583.6614 830.6614"
2276*ImageableArea A5/A5: "11.3386 11.3386 408.6614 583.6614"
2277*ImageableArea B5/JB5: "11.3386 11.3386 504.6614 717.6614"
2278*ImageableArea B4/JB4: "11.3386 11.3386 717.6614 1020.6614"
2279*ImageableArea SRA3/SRA3: "11.3386 11.3386 895.6614 1264.6614"
2280*ImageableArea 12x18/12x18: "11.3386 11.3386 852.6614 1284.6614"
2281*ImageableArea 13x19/13x19: "11.3386 11.3386 924.6614 1356.6614"
2282*ImageableArea 13x19_MAX/13x19 (Print Area-Large): "0 0 936 1368"
2283
2284*DefaultPaperDimension: Letter
2285*PaperDimension Letter/US Letter: "612 792"
2286*PaperDimension Legal/US Legal: "612 1008"
2287*PaperDimension Tabloid/11x17: "792 1224"
2288*PaperDimension Executive/Executive: "522 756"
2289*PaperDimension Statement/Statement: "396 612"
2290*PaperDimension A3/A3: "842 1191"
2291*PaperDimension A4/A4: "595 842"
2292*PaperDimension A5/A5: "420 595"
2293*PaperDimension B5/JB5: "516 729"
2294*PaperDimension B4/JB4: "729 1032"
2295*PaperDimension SRA3/SRA3: "907 1276"
2296*PaperDimension 12x18/12x18: "864 1296"
2297*PaperDimension 13x19/13x19: "936 1368"
2298*PaperDimension 13x19_MAX/13x19 (Print Area-Large): "936 1368"
2299
2300*% Font Information ===================
2301
2302*FCacheSize None: 917600
2303
2304*DefaultFont: Courier
2305*Font AdobeSansMM: Standard "(001.002)" Standard Disk
2306*Font AdobeSerifMM: Standard "(001.003)" Standard Disk
2307*Font AlbertusMT: Standard "(001.001)" Standard Disk
2308*Font AlbertusMT-Italic: Standard "(001.001)" Standard Disk
2309*Font AlbertusMT-Light: Standard "(001.001)" Standard Disk
2310*Font AntiqueOlive-Bold: Standard "(001.002)" Standard Disk
2311*Font AntiqueOlive-Compact: Standard "(001.002)" Standard Disk
2312*Font AntiqueOlive-Italic: Standard "(001.002)" Standard Disk
2313*Font AntiqueOlive-Roman: Standard "(001.002)" Standard Disk
2314*Font Apple-Chancery: Standard "(001.002)" Standard Disk
2315*Font Arial-BoldItalicMT: Standard "(001.003)" ExtendedRoman Disk
2316*Font Arial-BoldMT: Standard "(001.003)" ExtendedRoman Disk
2317*Font Arial-ItalicMT: Standard "(001.003)" ExtendedRoman Disk
2318*Font ArialMT: Standard "(001.003)" ExtendedRoman Disk
2319*Font AvantGarde-Book: Standard "(003.000)" ExtendedRoman Disk
2320*Font AvantGarde-BookOblique: Standard "(003.000)" ExtendedRoman Disk
2321*Font AvantGarde-Demi: Standard "(003.000)" ExtendedRoman Disk
2322*Font AvantGarde-DemiOblique: Standard "(003.000)" ExtendedRoman Disk
2323*Font Bodoni: Standard "(001.003)" Standard Disk
2324*Font Bodoni-Bold: Standard "(001.003)" Standard Disk
2325*Font Bodoni-BoldItalic: Standard "(001.003)" Standard Disk
2326*Font Bodoni-Italic: Standard "(001.003)" Standard Disk
2327*Font Bodoni-Poster: Standard "(001.003)" Standard Disk
2328*Font Bodoni-PosterCompressed: Standard "(001.002)" Standard Disk
2329*Font Bookman-Demi: Standard "(003.000)" ExtendedRoman Disk
2330*Font Bookman-DemiItalic: Standard "(003.000)" ExtendedRoman Disk
2331*Font Bookman-Light: Standard "(003.000)" ExtendedRoman Disk
2332*Font Bookman-LightItalic: Standard "(003.000)" ExtendedRoman Disk
2333*Font Carta: Special "(001.001)" Special Disk
2334*Font Chicago: Standard "(001.000)" Standard Disk
2335*Font Clarendon: Standard "(001.002)" Standard Disk
2336*Font Clarendon-Bold: Standard "(001.002)" Standard Disk
2337*Font Clarendon-Light: Standard "(001.002)" Standard Disk
2338*Font CooperBlack: Standard "(001.004)" Standard Disk
2339*Font CooperBlack-Italic: Standard "(001.004)" Standard Disk
2340*Font Copperplate-ThirtyThreeBC: Standard "(001.003)" Standard Disk
2341*Font Copperplate-ThirtyTwoBC: Standard "(001.003)" Standard Disk
2342*Font Coronet-Regular: Standard "(001.002)" ExtendedRoman Disk
2343*Font Courier: Standard "(004.000)" ExtendedRoman Disk
2344*Font Courier-Bold: Standard "(004.000)" ExtendedRoman Disk
2345*Font Courier-BoldOblique: Standard "(004.000)" ExtendedRoman Disk
2346*Font Courier-Oblique: Standard "(004.000)" ExtendedRoman Disk
2347*Font Eurostile: Standard "(001.003)" Standard Disk
2348*Font Eurostile-Bold: Standard "(001.002)" Standard Disk
2349*Font Eurostile-BoldExtendedTwo: Standard "(001.003)" Standard Disk
2350*Font Eurostile-ExtendedTwo: Standard "(001.003)" Standard Disk
2351*Font Geneva: Standard "(001.000)" Standard Disk
2352*Font GillSans: Standard "(001.003)" Standard Disk
2353*Font GillSans-Bold: Standard "(001.002)" Standard Disk
2354*Font GillSans-BoldCondensed: Standard "(001.002)" Standard Disk
2355*Font GillSans-BoldItalic: Standard "(001.003)" Standard Disk
2356*Font GillSans-Condensed: Standard "(001.002)" Standard Disk
2357*Font GillSans-ExtraBold: Standard "(001.002)" Standard Disk
2358*Font GillSans-Italic: Standard "(001.003)" Standard Disk
2359*Font GillSans-Light: Standard "(001.002)" Standard Disk
2360*Font GillSans-LightItalic: Standard "(001.003)" Standard Disk
2361*Font Goudy: Standard "(001.004)" Standard Disk
2362*Font Goudy-Bold: Standard "(001.003)" Standard Disk
2363*Font Goudy-BoldItalic: Standard "(001.003)" Standard Disk
2364*Font Goudy-ExtraBold: Standard "(001.002)" Standard Disk
2365*Font Goudy-Italic: Standard "(001.003)" Standard Disk
2366*Font Helvetica: Standard "(003.000)" ExtendedRoman Disk
2367*Font Helvetica-Bold: Standard "(003.000)" ExtendedRoman Disk
2368*Font Helvetica-BoldOblique: Standard "(003.000)" ExtendedRoman Disk
2369*Font Helvetica-Condensed: Standard "(003.000)" ExtendedRoman Disk
2370*Font Helvetica-Condensed-Bold: Standard "(003.000)" ExtendedRoman Disk
2371*Font Helvetica-Condensed-BoldObl: Standard "(003.000)" ExtendedRoman Disk
2372*Font Helvetica-Condensed-Oblique: Standard "(003.000)" ExtendedRoman Disk
2373*Font Helvetica-Narrow: Standard "(003.000)" ExtendedRoman Disk
2374*Font Helvetica-Narrow-Bold: Standard "(003.000)" ExtendedRoman Disk
2375*Font Helvetica-Narrow-BoldOblique: Standard "(003.000)" ExtendedRoman Disk
2376*Font Helvetica-Narrow-Oblique: Standard "(003.000)" ExtendedRoman Disk
2377*Font Helvetica-Oblique: Standard "(003.000)" ExtendedRoman Disk
2378*Font HoeflerText-Black: Standard "(001.000)" Standard Disk
2379*Font HoeflerText-BlackItalic: Standard "(001.000)" Standard Disk
2380*Font HoeflerText-Italic: Standard "(001.000)" Standard Disk
2381*Font HoeflerText-Ornaments: Special "(001.001)" Special Disk
2382*Font HoeflerText-Regular: Standard "(001.000)" Standard Disk
2383*Font JoannaMT: Standard "(001.001)" Standard Disk
2384*Font JoannaMT-Bold: Standard "(001.001)" Standard Disk
2385*Font JoannaMT-BoldItalic: Standard "(001.001)" Standard Disk
2386*Font JoannaMT-Italic: Standard "(001.001)" Standard Disk
2387*Font LetterGothic: Standard "(001.005)" Standard Disk
2388*Font LetterGothic-Bold: Standard "(001.007)" Standard Disk
2389*Font LetterGothic-BoldSlanted: Standard "(001.006)" Standard Disk
2390*Font LetterGothic-Slanted: Standard "(001.005)" Standard Disk
2391*Font LubalinGraph-Book: Standard "(001.004)" Standard Disk
2392*Font LubalinGraph-BookOblique: Standard "(001.004)" Standard Disk
2393*Font LubalinGraph-Demi: Standard "(001.004)" Standard Disk
2394*Font LubalinGraph-DemiOblique: Standard "(001.004)" Standard Disk
2395*Font Marigold: Standard "(001.001)" Standard Disk
2396*Font Monaco: Standard "(001.001)" Standard Disk
2397*Font MonaLisa-Recut: Standard "(001.001)" Standard Disk
2398*Font NewCenturySchlbk-Bold: Standard "(003.000)" ExtendedRoman Disk
2399*Font NewCenturySchlbk-BoldItalic: Standard "(003.000)" ExtendedRoman Disk
2400*Font NewCenturySchlbk-Italic: Standard "(003.000)" ExtendedRoman Disk
2401*Font NewCenturySchlbk-Roman: Standard "(003.000)" ExtendedRoman Disk
2402*Font NewYork: Standard "(001.000)" Standard Disk
2403*Font Optima: Standard "(001.006)" Standard Disk
2404*Font Optima-Bold: Standard "(001.007)" Standard Disk
2405*Font Optima-BoldItalic: Standard "(001.001)" Standard Disk
2406*Font Optima-Italic: Standard "(001.001)" Standard Disk
2407*Font Oxford: Standard "(001.001)" Standard Disk
2408*Font Palatino-Bold: Standard "(003.000)" ExtendedRoman Disk
2409*Font Palatino-BoldItalic: Standard "(003.000)" ExtendedRoman Disk
2410*Font Palatino-Italic: Standard "(003.000)" ExtendedRoman Disk
2411*Font Palatino-Roman: Standard "(003.000)" ExtendedRoman Disk
2412*Font StempelGaramond-Bold: Standard "(001.003)" Standard Disk
2413*Font StempelGaramond-BoldItalic: Standard "(001.003)" Standard Disk
2414*Font StempelGaramond-Italic: Standard "(001.003)" Standard Disk
2415*Font StempelGaramond-Roman: Standard "(001.003)" Standard Disk
2416*Font Symbol: Special "(001.008)" Special Disk
2417*Font Tekton: Standard "(001.002)" Standard Disk
2418*Font Times-Bold: Standard "(003.000)" ExtendedRoman Disk
2419*Font Times-BoldItalic: Standard "(003.000)" ExtendedRoman Disk
2420*Font Times-Italic: Standard "(003.000)" ExtendedRoman Disk
2421*Font TimesNewRomanPS-BoldItalicMT: Standard "(001.003)" ExtendedRoman Disk
2422*Font TimesNewRomanPS-BoldMT: Standard "(001.004)" ExtendedRoman Disk
2423*Font TimesNewRomanPS-ItalicMT: Standard "(001.003)" ExtendedRoman Disk
2424*Font TimesNewRomanPSMT: Standard "(001.003)" ExtendedRoman Disk
2425*Font Times-Roman: Standard "(003.000)" ExtendedRoman Disk
2426*Font Univers: Standard "(001.004)" Standard Disk
2427*Font Univers-Bold: Standard "(001.004)" Standard Disk
2428*Font Univers-BoldExt: Standard "(001.001)" Standard Disk
2429*Font Univers-BoldExtObl: Standard "(001.001)" Standard Disk
2430*Font Univers-BoldOblique: Standard "(001.004)" Standard Disk
2431*Font Univers-Condensed: Standard "(001.003)" Standard Disk
2432*Font Univers-CondensedBold: Standard "(001.002)" Standard Disk
2433*Font Univers-CondensedBoldOblique: Standard "(001.002)" Standard Disk
2434*Font Univers-CondensedOblique: Standard "(001.003)" Standard Disk
2435*Font Univers-Extended: Standard "(001.001)" Standard Disk
2436*Font Univers-ExtendedObl: Standard "(001.001)" Standard Disk
2437*Font Univers-Light: Standard "(001.004)" Standard Disk
2438*Font Univers-LightOblique: Standard "(001.004)" Standard Disk
2439*Font Univers-Oblique: Standard "(001.004)" Standard Disk
2440*Font Wingdings: UnknownEncoding "(001.001)" UnknownCharset Disk
2441*Font Wingdings-Regular: Special "(001.001)" Special Disk
2442*Font ZapfChancery-MediumItalic: Standard "(003.000)" ExtendedRoman Disk
2443*Font ZapfDingbats: Special "(002.000)" Special Disk
2444
2445*?FontQuery: "save
2446{count 1 gt
2447  {exch dup 127 string cvs (/)print print (:)print
2448   /Font resourcestatus
2449   {pop pop (Yes)} {(No)} ifelse =
2450  }
2451  {exit}
2452  ifelse
2453} bind loop
2454(*) = flush
2455restore"
2456*End
2457
2458*?FontList: "save
2459 (*) {cvn ==} 128 string /Font resourceforall
2460 (*) = flush
2461restore"
2462*End
2463
2464*% Printer Messages (verbatim from printer):
2465*Message: "%%[ exitserver: permanent state may be changed ]%%"
2466*Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
2467*Message: "\FontName\ not found, using Courier"
2468
2469*% Status (format: %%[ status: <one of these> ] %%)
2470*Status: "initializing"
2471*Status: "idle"
2472*Status: "busy"
2473*Status: "waiting"
2474*Status: "online"
2475
2476*% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
2477*Source: "Parallel"
2478*Source: "EtherTalk"
2479*Source: "TokenTalk"
2480
2481*%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
2482
2483*% Color Separation Information =====================
2484
2485*DefaultColorSep: ProcessBlack.106lpi.600dpi/106 lpi / 600x600 dpi
2486
2487*%  For 106 lpi / 600 x 600 dpi  ===============================
2488
2489*ColorSepScreenAngle ProcessBlack.106lpi.600dpi/106 lpi / 600x600 dpi: "45"
2490*ColorSepScreenAngle CustomColor.106lpi.600dpi/106 lpi / 600x600 dpi: "45"
2491*ColorSepScreenAngle ProcessCyan.106lpi.600dpi/106 lpi / 600x600 dpi: "15"
2492*ColorSepScreenAngle ProcessMagenta.106lpi.600dpi/106 lpi / 600x600 dpi: "75"
2493*ColorSepScreenAngle ProcessYellow.106lpi.600dpi/106 lpi / 600x600 dpi: "0"
2494
2495*ColorSepScreenFreq ProcessBlack.106lpi.600dpi/106 lpi / 600x600 dpi: "60"
2496*ColorSepScreenFreq CustomColor.106lpi.600dpi/106 lpi / 600x600 dpi: "60"
2497*ColorSepScreenFreq ProcessCyan.106lpi.600dpi/106 lpi / 600x600 dpi: "60"
2498*ColorSepScreenFreq ProcessMagenta.106lpi.600dpi/106 lpi / 600x600 dpi: "60"
2499*ColorSepScreenFreq ProcessYellow.106lpi.600dpi/106 lpi / 600x600 dpi: "60"
2500
2501*% @(#)cnadv8105e1.ppd 3.00 2010
2502*% The byte count of this file should be exactly 88009 or greater
2503*% depending on the filesystem it resides in.
2504*% end of PPD file for Canon iR-ADV 8105 Printer
2505