1*PPD-Adobe: "4.3"
2*%=============================================================================
3*%
4*%  PPD for Kyocera Mita KM-6330 (German)
5*%  Linux Version
6*%
7*%  Copyright (C) 2000 KYOCERA CORPORATION
8*%  Copyright (C) 2005 Revised Edition KYOCERA MITA CORPORATION
9*%
10*%  Permission is hereby granted, free of charge, to any person obtaining
11*%  a copy of this software and associated documentation files (the
12*%  "Software"), to deal in the Software without restriction, including
13*%  without limitation the rights to use, copy, modify, merge, publish,
14*%  distribute, sublicense, and/or sell copies of the Software, and to
15*%  permit persons to whom the Software is furnished to do so, subject to
16*%  the following conditions:
17*%
18*%  The above copyright notice and this permission notice shall be
19*%  included in all copies or substantial portions of the Software.
20*%
21*%  THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
22*%  EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
23*%  MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
24*%  NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
25*%  LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
26*%  OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
27*%  WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
28*%
29*%  [this is the MIT open source license -- see www.opensource.org]
30*%
31*%=============================================================================
32
33*FileVersion: "8.2"
34*FormatVersion: "4.3"
35*LanguageEncoding: ISOLatin1
36*PCFileName: "KM6330DE.PPD"
37*LanguageVersion: German
38*Product: "(KM-6330)"
39*PSVersion: "(3010.106) 1"
40*Manufacturer: "Kyocera Mita"
41*ModelName: "Kyocera Mita KM-6330"
42*ShortNickName: "Kyocera Mita KM-6330"
43*NickName: "Kyocera Mita KM-6330"
44
45*% Basic Device Capabilities
46*LanguageLevel: "3"
47*ColorDevice: False
48*DefaultColorSpace: Gray
49*TTRasterizer: Type42
50*?TTRasterizer: "
51 save
52   42 /FontType resourcestatus
53   { pop pop (Type42) }{ pop pop (None) } ifelse = flush
54 restore"
55*End
56
57*Throughput: "63"
58
59*% System Management
60*SuggestedJobTimeout: "0"
61*SuggestedManualFeedTimeout: "0"
62*SuggestedWaitTimeout: "120"
63*PrintPSErrors: True
64
65*Password: "0"
66
67*ExitServer: " count 0 eq { true }
68 { dup statusdict /checkpassword get exec not } ifelse
69 { (WARNING : Cannot perform the exitserver command.) =
70   (Password supplied is not valid.) =
71   (Please contact the author of this software.) = flush quit } if
72 serverdict /exitserver get exec"
73*End
74
75*Reset: " count 0 eq { true }
76  { dup statusdict /checkpassword get exec not } ifelse
77  { (WARNING : Cannot perform the exitserver command.) =
78    (Password supplied is not valid.) =
79    (Please contact the author of this software.) = flush quit } if
80  serverdict /exitserver get exec
81  systemdict /quit get exec
82  (WARNING : Printer Reset Failed.) = flush"
83*End
84
85*% Protocols
86*Protocols: BCP PJL TBCP
87
88*%1284Modes Parallel: Compat Nibble ECP
89*%1284DeviceID: "MFG:Kyocera Mita;MODEL:KM-6330;COMMAND SET: POSTSCRIPT,PJL,PCL"
90
91*% JCL Information
92*JCLBegin: "<1B>%-12345X@PJL JOB<0A>"
93*JCLToPSInterpreter: "@PJL ENTER LANGUAGE=POSTSCRIPT<0A>"
94*JCLEnd: "<1B>%-12345X@PJL EOJ<0A><1B>%-12345X"
95
96*% Installable Options
97*OpenGroup: InstallableOptions/Installierte Optionen
98
99*% Option Feeder
100*OpenUI *Opt01/Zusatzkassette: PickOne
101*DefaultOpt01: None
102*Opt01 None/Nicht installiert: ""
103*Opt01 OF1/Seit. Papierdeck: ""
104*?Opt01: "
105  save
106  (None) currentpagedevice dup /InputAttributes known {
107    /InputAttributes get
108    dup 5 known {dup 5 get null ne {exch pop (OF1) exch} if} if
109  } if pop
110  = flush restore"
111*End
112*CloseUI: *Opt01
113
114*% Output Device Options
115*OpenUI *Opt02/Finisher: PickOne
116*DefaultOpt02: None
117*Opt02 None/Nicht installiert: ""
118*Opt02 OD1/Installiert: ""
119*?Opt02: "
120  save
121  currentpagedevice dup /OutputAttributes known {
122    /OutputAttributes get
123    dup 1 known {
124      1 get dup null ne {
125         /OutputType get
126        dup (STAPLER) eq { (OD1) } {
127      (None)
128        } ifelse
129      }{(None)} ifelse
130    }{(None)} ifelse
131    exch pop
132  }{
133    pop (None)
134  } ifelse
135  = flush restore"
136*End
137*CloseUI: *Opt02
138
139*% Multi Tray
140*OpenUI *Opt04/Multi Tray: PickOne
141*DefaultOpt04: None
142*Opt04 None/Nicht installiert: ""
143*Opt04 MB1/Installiert: ""
144*?Opt04: "
145  save
146  currentpagedevice dup /OutputAttributes known {
147    /OutputAttributes get
148    dup 3 known {
149      3 get dup null ne {
150         /OutputType get
151        dup (MULTITRAY) eq { (MB1) } {
152      (None)
153        } ifelse
154      }{(None)} ifelse
155    }{(None)} ifelse
156    exch pop
157  }{
158    pop (None)
159  } ifelse
160  = flush restore"
161*End
162*CloseUI: *Opt04
163
164*% Punch Unit
165*OpenUI *Opt05/Stanzeinheit: PickOne
166*DefaultOpt05: None
167*Opt05 None/Nicht installiert: ""
168*Opt05 2&3hole/2,3 l<F6>cher: ""
169*Opt05 2&4hole/2,4 l<F6>cher: ""
170*CloseUI: *Opt05
171
172*% Booklet Folder
173*OpenUI *Opt06/Folding Unit: PickOne
174*DefaultOpt06: None
175*Opt06 None/Nicht installiert: ""
176*Opt06 BF1/Installiert: ""
177*?Opt06: "
178  save
179  currentpagedevice /Fold known {(BF1)}{(None)} ifelse
180  = flush restore"
181*End
182*CloseUI: *Opt06
183
184*%Tandem Unit
185*OpenUI *Opt07/Tandem Einheit: PickOne
186*DefaultOpt07: None
187*Opt07 None/Nicht installiert: ""
188*Opt07 TU1/Installiert: ""
189*CloseUI: *Opt07
190
191*% Disk Drive=====
192*OpenUI *Opt18/Optionaler Datentr<E4>ger: PickOne
193*DefaultOpt18: None
194*Opt18 None/Nicht installiert: ""
195*Opt18 HardDisk/Festplatte: ""
196*?Opt18: "  save
197  false
198  (%disk?%)
199  { currentdevparams dup /Writeable known
200  	   { dup /Writeable get
201   { exch pop /LogicalSize get dup 0 gt exch 102400 lt eq true }{ pop pop false } ifelse }
202   { pop pop } ifelse
203  } 100 string /IODevice resourceforall
204  { {(RAMDisk)}{(HardDisk)} ifelse }{(None)} ifelse = flush
205  restore"
206*End
207*CloseUI: *Opt18
208
209*% Installed Memory
210*OpenUI *InstalledMemory/Speicher: PickOne
211*DefaultInstalledMemory: 32MB
212*InstalledMemory 32MB/Standard: ""
213*InstalledMemory 48MB/16MB Erweiterung: ""
214*InstalledMemory 64MB/32MB Erweiterung: ""
215*InstalledMemory 80MB/48MB Erweiterung: ""
216*InstalledMemory 96MB/64MB Erweiterung: ""
217*InstalledMemory 112MB/80MB Erweiterung: ""
218*InstalledMemory 128MB/96MB Erweiterung: ""
219*InstalledMemory 160MB/128MB Erweiterung: ""
220*InstalledMemory 176MB/144MB Erweiterung: ""
221*InstalledMemory 192MB/160MB Erweiterung: ""
222*InstalledMemory 224MB/192MB Erweiterung: ""
223*InstalledMemory 256MB/224MB Erweiterung: ""
224*?InstalledMemory: "
225  save
226  currentsystemparams /RamSize get
227  524288 div ceiling cvi 2 div cvi
228  /vmsize 20 string def
229  vmsize cvs print (MB) print (\n) print flush
230  restore"
231*End
232*CloseUI: *InstalledMemory
233
234*CloseGroup: InstallableOptions
235
236*% Virtual Memory
237
238*FreeVM: "16000000"
239
240*VMOption 32MB: "16000000"
241*VMOption 48MB: "30000000"
242*VMOption 64MB: "32000000"
243*VMOption 80MB: "32000000"
244*VMOption 96MB: "32000000"
245*VMOption 112MB: "32000000"
246*VMOption 128MB: "32000000"
247*VMOption 160MB: "32000000"
248*VMOption 176MB: "32000000"
249*VMOption 192MB: "32000000"
250*VMOption 224MB: "32000000"
251*VMOption 288MB: "32000000"
252
253*% Option Device Constraints=====
254*UIConstraints: *Opt02 None *Opt04 MB1
255*UIConstraints: *Opt02 None *Opt05 2&3hole
256*UIConstraints: *Opt02 None *Opt05 2&4hole
257*UIConstraints: *Opt02 None *Opt06 BF1
258*UIConstraints: *Opt04 MB1 *Opt02 None
259*UIConstraints: *Opt05 2&3hole *Opt02 None
260*UIConstraints: *Opt05 2&4hole *Opt02 None
261*UIConstraints: *Opt06 BF1 *Opt02 None
262
263*UIConstraints: *Opt01 None *InputSlot SideTray
264
265*% Option Device - Finishing Constraints===========
266*UIConstraints: *Opt02 None *KmOutput MainFD
267*UIConstraints: *Opt02 None *KmOutput MainFU
268*UIConstraints: *Opt02 None *KmOutput SubFD
269*UIConstraints: *Opt02 None *KmOutput SubFU
270
271*UIConstraints: *Opt02 None *KmStaple UPL
272*UIConstraints: *Opt02 None *KmStaple UPR
273*UIConstraints: *Opt02 None *KmStaple CL
274*UIConstraints: *Opt02 None *KmStaple CR
275*UIConstraints: *Opt02 None *KmStaple CU
276*UIConstraints: *Opt02 None *Fold ON
277
278*UIConstraints: *Opt02 None *Jog EndOfSet
279
280*UIConstraints: *Opt02 OD1 *KmOutput Facedown
281*UIConstraints: *Opt02 OD1 *KmOutput Faceup
282
283*% Multi Tray Option - Multi Tray Constraints=======
284*UIConstraints: *Opt04 None *KmOutput MT1Dn
285*UIConstraints: *Opt04 None *KmOutput MT2Dn
286*UIConstraints: *Opt04 None *KmOutput MT3Dn
287*UIConstraints: *Opt04 None *KmOutput MT4Dn
288*UIConstraints: *Opt04 None *KmOutput MT5Dn
289*UIConstraints: *Opt04 None *KmOutput MT1Up
290*UIConstraints: *Opt04 None *KmOutput MT2Up
291*UIConstraints: *Opt04 None *KmOutput MT3Up
292*UIConstraints: *Opt04 None *KmOutput MT4Up
293*UIConstraints: *Opt04 None *KmOutput MT5Up
294*UIConstraints: *Opt04 MB1 *KmOutput SubFD
295*UIConstraints: *Opt04 MB1 *KmOutput SubFU
296
297*% Punch Unit - Punch Constraints=================
298*UIConstraints: *Opt05 None *KmPunch 2holesUSL
299*UIConstraints: *Opt05 None *KmPunch 2holesUSR
300*UIConstraints: *Opt05 None *KmPunch 2holesUSU
301*UIConstraints: *Opt05 None *KmPunch 2holesEURL
302*UIConstraints: *Opt05 None *KmPunch 2holesEURR
303*UIConstraints: *Opt05 None *KmPunch 2holesEURU
304*UIConstraints: *Opt05 None *KmPunch 3holesL
305*UIConstraints: *Opt05 None *KmPunch 3holesR
306*UIConstraints: *Opt05 None *KmPunch 3holesU
307*UIConstraints: *Opt05 None *KmPunch 4holesL
308*UIConstraints: *Opt05 None *KmPunch 4holesR
309*UIConstraints: *Opt05 None *KmPunch 4holesU
310*UIConstraints: *Opt05 2&3hole *KmPunch 4holesL
311*UIConstraints: *Opt05 2&3hole *KmPunch 4holesR
312*UIConstraints: *Opt05 2&3hole *KmPunch 4holesU
313*UIConstraints: *Opt05 2&3hole *KmPunch 2holesEURL
314*UIConstraints: *Opt05 2&3hole *KmPunch 2holesEURR
315*UIConstraints: *Opt05 2&3hole *KmPunch 2holesEURU
316*UIConstraints: *Opt05 2&4hole *KmPunch 3holesL
317*UIConstraints: *Opt05 2&4hole *KmPunch 3holesR
318*UIConstraints: *Opt05 2&4hole *KmPunch 3holesU
319*UIConstraints: *Opt05 2&4hole *KmPunch 2holesUSL
320*UIConstraints: *Opt05 2&4hole *KmPunch 2holesUSR
321*UIConstraints: *Opt05 2&4hole *KmPunch 2holesUSU
322
323*%UIConstraints: *Opt06 None *Fold ON
324
325*% Tandem Unit Constraints========================
326*UIConstraints: *Opt07 None *KmTandem on
327*UIConstraints: *KmTandem on *Opt07 None
328
329*% Optinal Disk Constraints=========================
330*UIConstraints: *Opt18 None *KMCollate Temp
331*UIConstraints: *Opt18 None *KMCollate Perm
332*UIConstraints: *Opt18 None *KMCollate VMBAdmin
333*UIConstraints: *Opt18 None *KMCollate VMBUser01
334*UIConstraints: *Opt18 None *KMCollate VMBUser02
335*UIConstraints: *Opt18 None *KMCollate VMBUser03
336*UIConstraints: *Opt18 None *KMCollate VMBUser04
337*UIConstraints: *Opt18 None *KMCollate VMBUser05
338*UIConstraints: *Opt18 None *KMCollate VMBUser06
339*UIConstraints: *Opt18 None *KMCollate VMBUser07
340*UIConstraints: *Opt18 None *KMCollate VMBUser08
341*UIConstraints: *Opt18 None *KMCollate VMBUser09
342*UIConstraints: *Opt18 None *KMCollate VMBUser10
343*UIConstraints: *Opt18 None *KMBarcodeMode First
344*UIConstraints: *Opt18 None *KMBarcodeMode All
345
346*%InputSlot-PageSize Constraints=====
347*UIConstraints: *InputSlot Tray1 *PageSize A3
348*UIConstraints: *InputSlot Tray1 *PageSize A5
349*UIConstraints: *InputSlot Tray1 *PageSize A6
350*UIConstraints: *InputSlot Tray1 *PageSize B4
351*UIConstraints: *InputSlot Tray1 *PageSize B5
352*UIConstraints: *InputSlot Tray1 *PageSize B6
353*UIConstraints: *InputSlot Tray1 *PageSize Folio
354*UIConstraints: *InputSlot Tray1 *PageSize Oficio2
355*UIConstraints: *InputSlot Tray1 *PageSize Legal
356*UIConstraints: *InputSlot Tray1 *PageSize Tabloid
357*UIConstraints: *InputSlot Tray1 *PageSize Executive
358*UIConstraints: *InputSlot Tray1 *PageSize Env10
359*UIConstraints: *InputSlot Tray1 *PageSize EnvDL
360*UIConstraints: *InputSlot Tray1 *PageSize EnvC5
361*UIConstraints: *InputSlot Tray1 *PageSize Statement
362*UIConstraints: *InputSlot Tray2 *PageSize A6
363*UIConstraints: *InputSlot Tray2 *PageSize B6
364*UIConstraints: *InputSlot Tray2 *PageSize Executive
365*UIConstraints: *InputSlot Tray2 *PageSize Env10
366*UIConstraints: *InputSlot Tray2 *PageSize EnvDL
367*UIConstraints: *InputSlot Tray2 *PageSize EnvC5
368*UIConstraints: *InputSlot Tray3 *PageSize A6
369*UIConstraints: *InputSlot Tray3 *PageSize B6
370*UIConstraints: *InputSlot Tray3 *PageSize Executive
371*UIConstraints: *InputSlot Tray3 *PageSize Env10
372*UIConstraints: *InputSlot Tray3 *PageSize EnvDL
373*UIConstraints: *InputSlot Tray3 *PageSize EnvC5
374*UIConstraints: *InputSlot SideTray *PageSize A3
375*UIConstraints: *InputSlot SideTray *PageSize A5
376*UIConstraints: *InputSlot SideTray *PageSize A6
377*UIConstraints: *InputSlot SideTray *PageSize B4
378*UIConstraints: *InputSlot SideTray *PageSize B6
379*UIConstraints: *InputSlot SideTray *PageSize Folio
380*UIConstraints: *InputSlot SideTray *PageSize Oficio2
381*UIConstraints: *InputSlot SideTray *PageSize Legal
382*UIConstraints: *InputSlot SideTray *PageSize Tabloid
383*UIConstraints: *InputSlot SideTray *PageSize Executive
384*UIConstraints: *InputSlot SideTray *PageSize Statement
385*UIConstraints: *InputSlot SideTray *PageSize Env10
386*UIConstraints: *InputSlot SideTray *PageSize EnvDL
387*UIConstraints: *InputSlot SideTray *PageSize EnvC5
388*UIConstraints: *PageSize A3 *InputSlot Tray1
389*UIConstraints: *PageSize A5 *InputSlot Tray1
390*UIConstraints: *PageSize A6 *InputSlot Tray1
391*UIConstraints: *PageSize B4 *InputSlot Tray1
392*UIConstraints: *PageSize B5 *InputSlot Tray1
393*UIConstraints: *PageSize B6 *InputSlot Tray1
394*UIConstraints: *PageSize Env10 *InputSlot Tray1
395*UIConstraints: *PageSize EnvDL *InputSlot Tray1
396*UIConstraints: *PageSize EnvC5 *InputSlot Tray1
397*UIConstraints: *PageSize Folio *InputSlot Tray1
398*UIConstraints: *PageSize Oficio2 *InputSlot Tray1
399*UIConstraints: *PageSize Legal *InputSlot Tray1
400*UIConstraints: *PageSize Tabloid *InputSlot Tray1
401*UIConstraints: *PageSize Executive *InputSlot Tray1
402*UIConstraints: *PageSize Statement *InputSlot Tray1
403*UIConstraints: *PageSize A6 *InputSlot Tray2
404*UIConstraints: *PageSize B6 *InputSlot Tray2
405*UIConstraints: *PageSize Executive *InputSlot Tray2
406*UIConstraints: *PageSize Env10 *InputSlot Tray2
407*UIConstraints: *PageSize EnvDL *InputSlot Tray2
408*UIConstraints: *PageSize EnvC5 *InputSlot Tray2
409*UIConstraints: *PageSize A6 *InputSlot Tray3
410*UIConstraints: *PageSize B6 *InputSlot Tray3
411*UIConstraints: *PageSize Executive *InputSlot Tray3
412*UIConstraints: *PageSize Env10 *InputSlot Tray3
413*UIConstraints: *PageSize EnvDL *InputSlot Tray3
414*UIConstraints: *PageSize EnvC5 *InputSlot Tray3
415*UIConstraints: *PageSize A3 *InputSlot SideTray
416*UIConstraints: *PageSize A5 *InputSlot SideTray
417*UIConstraints: *PageSize A6 *InputSlot SideTray
418*UIConstraints: *PageSize B4 *InputSlot SideTray
419*UIConstraints: *PageSize B6 *InputSlot SideTray
420*UIConstraints: *PageSize Folio *InputSlot SideTray
421*UIConstraints: *PageSize Oficio2 *InputSlot SideTray
422*UIConstraints: *PageSize Legal *InputSlot SideTray
423*UIConstraints: *PageSize Tabloid *InputSlot SideTray
424*UIConstraints: *PageSize Executive *InputSlot SideTray
425*UIConstraints: *PageSize Statement *InputSlot SideTray
426*UIConstraints: *PageSize Env10 *InputSlot SideTray
427*UIConstraints: *PageSize EnvDL *InputSlot SideTray
428*UIConstraints: *PageSize EnvC5 *InputSlot SideTray
429
430*% Duplex-PageSize Constraints==============================
431*UIConstraints: *PageSize A6 *Duplex DuplexTumble
432*UIConstraints: *PageSize B6 *Duplex DuplexTumble
433*UIConstraints: *PageSize Env10 *Duplex DuplexTumble
434*UIConstraints: *PageSize EnvDL *Duplex DuplexTumble
435*UIConstraints: *PageSize EnvC5 *Duplex DuplexTumble
436*UIConstraints: *PageSize A6 *Duplex DuplexNoTumble
437*UIConstraints: *PageSize B6 *Duplex DuplexNoTumble
438*UIConstraints: *PageSize Env10 *Duplex DuplexNoTumble
439*UIConstraints: *PageSize EnvDL *Duplex DuplexNoTumble
440*UIConstraints: *PageSize EnvC5 *Duplex DuplexNoTumble
441*UIConstraints: *Duplex *PageSize A6
442*UIConstraints: *Duplex *PageSize B6
443*UIConstraints: *Duplex *PageSize Env10
444*UIConstraints: *Duplex *PageSize EnvDL
445*UIConstraints: *Duplex *PageSize EnvC5
446
447*% Booklet-PageSize Constraints==============================
448*UIConstraints: *PageSize A3 *Booklet LeftOpen
449*UIConstraints: *PageSize A5 *Booklet LeftOpen
450*UIConstraints: *PageSize A6 *Booklet LeftOpen
451*UIConstraints: *PageSize B4 *Booklet LeftOpen
452*UIConstraints: *PageSize B6 *Booklet LeftOpen
453*UIConstraints: *PageSize Folio *Booklet LeftOpen
454*UIConstraints: *PageSize Oficio2 *Booklet LeftOpen
455*UIConstraints: *PageSize Tabloid *Booklet LeftOpen
456*UIConstraints: *PageSize Legal *Booklet LeftOpen
457*UIConstraints: *PageSize Executive *Booklet LeftOpen
458*UIConstraints: *PageSize Statement *Booklet LeftOpen
459*UIConstraints: *PageSize Env10 *Booklet LeftOpen
460*UIConstraints: *PageSize EnvDL *Booklet LeftOpen
461*UIConstraints: *PageSize EnvC5 *Booklet LeftOpen
462*UIConstraints: *PageSize A3 *Booklet RightOpen
463*UIConstraints: *PageSize A5 *Booklet RightOpen
464*UIConstraints: *PageSize A6 *Booklet RightOpen
465*UIConstraints: *PageSize B4 *Booklet RightOpen
466*UIConstraints: *PageSize B6 *Booklet RightOpen
467*UIConstraints: *PageSize Folio *Booklet RightOpen
468*UIConstraints: *PageSize Oficio2 *Booklet RightOpen
469*UIConstraints: *PageSize Tabloid *Booklet RightOpen
470*UIConstraints: *PageSize Legal *Booklet RightOpen
471*UIConstraints: *PageSize Executive *Booklet RightOpen
472*UIConstraints: *PageSize Statement *Booklet RightOpen
473*UIConstraints: *PageSize Env10 *Booklet RightOpen
474*UIConstraints: *PageSize EnvDL *Booklet RightOpen
475*UIConstraints: *PageSize EnvC5 *Booklet RightOpen
476*UIConstraints: *Booklet LeftOpen *PageSize A3
477*UIConstraints: *Booklet LeftOpen *PageSize A5
478*UIConstraints: *Booklet LeftOpen *PageSize A6
479*UIConstraints: *Booklet LeftOpen *PageSize B4
480*UIConstraints: *Booklet LeftOpen *PageSize B6
481*UIConstraints: *Booklet LeftOpen *PageSize Folio
482*UIConstraints: *Booklet LeftOpen *PageSize Oficio2
483*UIConstraints: *Booklet LeftOpen *PageSize Tabloid
484*UIConstraints: *Booklet LeftOpen *PageSize Legal
485*UIConstraints: *Booklet LeftOpen *PageSize Executive
486*UIConstraints: *Booklet LeftOpen *PageSize Statement
487*UIConstraints: *Booklet LeftOpen *PageSize Env10
488*UIConstraints: *Booklet LeftOpen *PageSize EnvDL
489*UIConstraints: *Booklet LeftOpen *PageSize EnvC5
490*UIConstraints: *Booklet RightOpen *PageSize A3
491*UIConstraints: *Booklet RightOpen *PageSize A5
492*UIConstraints: *Booklet RightOpen *PageSize A6
493*UIConstraints: *Booklet RightOpen *PageSize B4
494*UIConstraints: *Booklet RightOpen *PageSize B6
495*UIConstraints: *Booklet RightOpen *PageSize Folio
496*UIConstraints: *Booklet RightOpen *PageSize Oficio2
497*UIConstraints: *Booklet RightOpen *PageSize Tabloid
498*UIConstraints: *Booklet RightOpen *PageSize Legal
499*UIConstraints: *Booklet RightOpen *PageSize Executive
500*UIConstraints: *Booklet RightOpen *PageSize Statement
501*UIConstraints: *Booklet RightOpen *PageSize Env10
502*UIConstraints: *Booklet RightOpen *PageSize EnvDL
503*UIConstraints: *Booklet RightOpen *PageSize EnvC5
504
505*%Finish - PageSize Constraints=====
506*UIConstraints: *PageSize A6 *KmOutput Facedown
507*UIConstraints: *PageSize A6 *KmOutput MainFD
508*UIConstraints: *PageSize A6 *KmOutput SubFD
509*UIConstraints: *PageSize A6 *KmOutput SubFU
510*UIConstraints: *PageSize A6 *KmOutput MT1Dn
511*UIConstraints: *PageSize A6 *KmOutput MT2Dn
512*UIConstraints: *PageSize A6 *KmOutput MT3Dn
513*UIConstraints: *PageSize A6 *KmOutput MT4Dn
514*UIConstraints: *PageSize A6 *KmOutput MT5Dn
515*UIConstraints: *PageSize B6 *KmOutput Facedown
516*UIConstraints: *PageSize B6 *KmOutput MainFD
517*UIConstraints: *PageSize B6 *KmOutput SubFD
518*UIConstraints: *PageSize B6 *KmOutput SubFU
519*UIConstraints: *PageSize B6 *KmOutput MT1Dn
520*UIConstraints: *PageSize B6 *KmOutput MT2Dn
521*UIConstraints: *PageSize B6 *KmOutput MT3Dn
522*UIConstraints: *PageSize B6 *KmOutput MT4Dn
523*UIConstraints: *PageSize B6 *KmOutput MT5Dn
524*UIConstraints: *PageSize Executive *KmOutput SubFD
525*UIConstraints: *PageSize Executive *KmOutput SubFU
526*UIConstraints: *PageSize Env10 *KmOutput MainFD
527*UIConstraints: *PageSize Env10 *KmOutput SubFD
528*UIConstraints: *PageSize Env10 *KmOutput SubFU
529*UIConstraints: *PageSize Env10 *KmOutput MT1Dn
530*UIConstraints: *PageSize Env10 *KmOutput MT2Dn
531*UIConstraints: *PageSize Env10 *KmOutput MT3Dn
532*UIConstraints: *PageSize Env10 *KmOutput MT4Dn
533*UIConstraints: *PageSize Env10 *KmOutput MT5Dn
534*UIConstraints: *PageSize Env10 *KmOutput Facedown
535*UIConstraints: *PageSize EnvDL *KmOutput MainFD
536*UIConstraints: *PageSize EnvDL *KmOutput SubFD
537*UIConstraints: *PageSize EnvDL *KmOutput SubFU
538*UIConstraints: *PageSize EnvDL *KmOutput MT1Dn
539*UIConstraints: *PageSize EnvDL *KmOutput MT2Dn
540*UIConstraints: *PageSize EnvDL *KmOutput MT3Dn
541*UIConstraints: *PageSize EnvDL *KmOutput MT4Dn
542*UIConstraints: *PageSize EnvDL *KmOutput MT5Dn
543*UIConstraints: *PageSize EnvDL *KmOutput Facedown
544*UIConstraints: *PageSize EnvC5 *KmOutput MainFD
545*UIConstraints: *PageSize EnvC5 *KmOutput SubFD
546*UIConstraints: *PageSize EnvC5 *KmOutput SubFU
547*UIConstraints: *PageSize EnvC5 *KmOutput MT1Dn
548*UIConstraints: *PageSize EnvC5 *KmOutput MT2Dn
549*UIConstraints: *PageSize EnvC5 *KmOutput MT3Dn
550*UIConstraints: *PageSize EnvC5 *KmOutput MT4Dn
551*UIConstraints: *PageSize EnvC5 *KmOutput MT5Dn
552
553*%Punch - PageSize==
554*UIConstraints: *KmPunch 2holesEURL *PageSize A6
555*UIConstraints: *KmPunch 2holesEURL *PageSize B6
556*UIConstraints: *KmPunch 2holesEURL *PageSize Oficio2
557*UIConstraints: *KmPunch 2holesEURL *PageSize Tabloid
558*UIConstraints: *KmPunch 2holesEURL *PageSize Executive
559*UIConstraints: *KmPunch 2holesEURL *PageSize Statement
560*UIConstraints: *KmPunch 2holesEURL *PageSize Env10
561*UIConstraints: *KmPunch 2holesEURL *PageSize EnvDL
562*UIConstraints: *KmPunch 2holesEURL *PageSize EnvC5
563*UIConstraints: *KmPunch 2holesEURR *PageSize A6
564*UIConstraints: *KmPunch 2holesEURR *PageSize B6
565*UIConstraints: *KmPunch 2holesEURR *PageSize Oficio2
566*UIConstraints: *KmPunch 2holesEURR *PageSize Tabloid
567*UIConstraints: *KmPunch 2holesEURR *PageSize Executive
568*UIConstraints: *KmPunch 2holesEURR *PageSize Statement
569*UIConstraints: *KmPunch 2holesEURR *PageSize Env10
570*UIConstraints: *KmPunch 2holesEURR *PageSize EnvDL
571*UIConstraints: *KmPunch 2holesEURR *PageSize EnvC5
572*UIConstraints: *KmPunch 2holesEURU *PageSize A6
573*UIConstraints: *KmPunch 2holesEURU *PageSize B6
574*UIConstraints: *KmPunch 2holesEURU *PageSize Oficio2
575*UIConstraints: *KmPunch 2holesEURU *PageSize Tabloid
576*UIConstraints: *KmPunch 2holesEURU *PageSize Executive
577*UIConstraints: *KmPunch 2holesEURU *PageSize Statement
578*UIConstraints: *KmPunch 2holesEURR *PageSize Env10
579*UIConstraints: *KmPunch 2holesEURR *PageSize EnvDL
580*UIConstraints: *KmPunch 2holesEURR *PageSize EnvC5
581*UIConstraints: *KmPunch 2holesUSL *PageSize A6
582*UIConstraints: *KmPunch 2holesUSL *PageSize B6
583*UIConstraints: *KmPunch 2holesUSL *PageSize Oficio2
584*UIConstraints: *KmPunch 2holesUSL *PageSize Tabloid
585*UIConstraints: *KmPunch 2holesUSL *PageSize Executive
586*UIConstraints: *KmPunch 2holesUSL *PageSize Statement
587*UIConstraints: *KmPunch 2holesUSL *PageSize Env10
588*UIConstraints: *KmPunch 2holesUSL *PageSize EnvDL
589*UIConstraints: *KmPunch 2holesUSL *PageSize EnvC5
590*UIConstraints: *KmPunch 2holesUSR *PageSize A6
591*UIConstraints: *KmPunch 2holesUSR *PageSize B6
592*UIConstraints: *KmPunch 2holesUSR *PageSize Oficio2
593*UIConstraints: *KmPunch 2holesUSR *PageSize Tabloid
594*UIConstraints: *KmPunch 2holesUSR *PageSize Executive
595*UIConstraints: *KmPunch 2holesUSR *PageSize Statement
596*UIConstraints: *KmPunch 2holesUSR *PageSize Env10
597*UIConstraints: *KmPunch 2holesUSR *PageSize EnvDL
598*UIConstraints: *KmPunch 2holesUSR *PageSize EnvC5
599*UIConstraints: *KmPunch 2holesUSU *PageSize A6
600*UIConstraints: *KmPunch 2holesUSU *PageSize B6
601*UIConstraints: *KmPunch 2holesUSU *PageSize Oficio2
602*UIConstraints: *KmPunch 2holesUSU *PageSize Tabloid
603*UIConstraints: *KmPunch 2holesUSU *PageSize Executive
604*UIConstraints: *KmPunch 2holesUSU *PageSize Statement
605*UIConstraints: *KmPunch 2holesUSU *PageSize Env10
606*UIConstraints: *KmPunch 2holesUSU *PageSize EnvDL
607*UIConstraints: *KmPunch 2holesUSU *PageSize EnvC5
608*UIConstraints: *KmPunch 3holesL *PageSize A3
609*UIConstraints: *KmPunch 3holesL *PageSize A4
610*UIConstraints: *KmPunch 3holesL *PageSize A5
611*UIConstraints: *KmPunch 3holesL *PageSize A6
612*UIConstraints: *KmPunch 3holesL *PageSize B4
613*UIConstraints: *KmPunch 3holesL *PageSize B5
614*UIConstraints: *KmPunch 3holesL *PageSize B6
615*UIConstraints: *KmPunch 3holesL *PageSize Folio
616*UIConstraints: *KmPunch 3holesL *PageSize Oficio2
617*UIConstraints: *KmPunch 3holesL *PageSize Legal
618*UIConstraints: *KmPunch 3holesL *PageSize Executive
619*UIConstraints: *KmPunch 3holesL *PageSize Statement
620*UIConstraints: *KmPunch 3holesL *PageSize Env10
621*UIConstraints: *KmPunch 3holesL *PageSize EnvDL
622*UIConstraints: *KmPunch 3holesL *PageSize EnvC5
623*UIConstraints: *KmPunch 3holesR *PageSize A3
624*UIConstraints: *KmPunch 3holesR *PageSize A4
625*UIConstraints: *KmPunch 3holesR *PageSize A5
626*UIConstraints: *KmPunch 3holesR *PageSize A6
627*UIConstraints: *KmPunch 3holesR *PageSize B4
628*UIConstraints: *KmPunch 3holesR *PageSize B5
629*UIConstraints: *KmPunch 3holesR *PageSize B6
630*UIConstraints: *KmPunch 3holesR *PageSize Folio
631*UIConstraints: *KmPunch 3holesR *PageSize Oficio2
632*UIConstraints: *KmPunch 3holesR *PageSize Legal
633*UIConstraints: *KmPunch 3holesR *PageSize Executive
634*UIConstraints: *KmPunch 3holesR *PageSize Statement
635*UIConstraints: *KmPunch 3holesR *PageSize Env10
636*UIConstraints: *KmPunch 3holesR *PageSize EnvDL
637*UIConstraints: *KmPunch 3holesR *PageSize EnvC5
638*UIConstraints: *KmPunch 3holesU *PageSize A3
639*UIConstraints: *KmPunch 3holesU *PageSize A4
640*UIConstraints: *KmPunch 3holesU *PageSize A5
641*UIConstraints: *KmPunch 3holesU *PageSize A6
642*UIConstraints: *KmPunch 3holesU *PageSize B4
643*UIConstraints: *KmPunch 3holesU *PageSize B5
644*UIConstraints: *KmPunch 3holesU *PageSize B6
645*UIConstraints: *KmPunch 3holesU *PageSize Folio
646*UIConstraints: *KmPunch 3holesU *PageSize Oficio2
647*UIConstraints: *KmPunch 3holesU *PageSize Legal
648*UIConstraints: *KmPunch 3holesU *PageSize Executive
649*UIConstraints: *KmPunch 3holesU *PageSize Statement
650*UIConstraints: *KmPunch 3holesU *PageSize Env10
651*UIConstraints: *KmPunch 3holesU *PageSize EnvDL
652*UIConstraints: *KmPunch 3holesU *PageSize EnvC5
653*UIConstraints: *KmPunch 4holesL *PageSize A5
654*UIConstraints: *KmPunch 4holesL *PageSize A6
655*UIConstraints: *KmPunch 4holesL *PageSize B4
656*UIConstraints: *KmPunch 4holesL *PageSize B5
657*UIConstraints: *KmPunch 4holesL *PageSize B6
658*UIConstraints: *KmPunch 4holesL *PageSize Folio
659*UIConstraints: *KmPunch 4holesL *PageSize Oficio2
660*UIConstraints: *KmPunch 4holesL *PageSize Tabloid
661*UIConstraints: *KmPunch 4holesL *PageSize Legal
662*UIConstraints: *KmPunch 4holesL *PageSize Letter
663*UIConstraints: *KmPunch 4holesL *PageSize Executive
664*UIConstraints: *KmPunch 4holesL *PageSize Statement
665*UIConstraints: *KmPunch 4holesL *PageSize Env10
666*UIConstraints: *KmPunch 4holesL *PageSize EnvDL
667*UIConstraints: *KmPunch 4holesL *PageSize EnvC5
668*UIConstraints: *KmPunch 4holesR *PageSize A5
669*UIConstraints: *KmPunch 4holesR *PageSize A6
670*UIConstraints: *KmPunch 4holesR *PageSize B4
671*UIConstraints: *KmPunch 4holesR *PageSize B5
672*UIConstraints: *KmPunch 4holesR *PageSize B6
673*UIConstraints: *KmPunch 4holesR *PageSize Folio
674*UIConstraints: *KmPunch 4holesR *PageSize Oficio2
675*UIConstraints: *KmPunch 4holesR *PageSize Tabloid
676*UIConstraints: *KmPunch 4holesR *PageSize Legal
677*UIConstraints: *KmPunch 4holesR *PageSize Letter
678*UIConstraints: *KmPunch 4holesR *PageSize Executive
679*UIConstraints: *KmPunch 4holesR *PageSize Statement
680*UIConstraints: *KmPunch 4holesR *PageSize Env10
681*UIConstraints: *KmPunch 4holesR *PageSize EnvDL
682*UIConstraints: *KmPunch 4holesR *PageSize EnvC5
683*UIConstraints: *KmPunch 4holesU *PageSize A5
684*UIConstraints: *KmPunch 4holesU *PageSize A6
685*UIConstraints: *KmPunch 4holesU *PageSize B4
686*UIConstraints: *KmPunch 4holesU *PageSize B5
687*UIConstraints: *KmPunch 4holesU *PageSize B6
688*UIConstraints: *KmPunch 4holesU *PageSize Folio
689*UIConstraints: *KmPunch 4holesU *PageSize Oficio2
690*UIConstraints: *KmPunch 4holesU *PageSize Tabloid
691*UIConstraints: *KmPunch 4holesU *PageSize Legal
692*UIConstraints: *KmPunch 4holesU *PageSize Letter
693*UIConstraints: *KmPunch 4holesU *PageSize Executive
694*UIConstraints: *KmPunch 4holesU *PageSize Statement
695*UIConstraints: *KmPunch 4holesU *PageSize Env10
696*UIConstraints: *KmPunch 4holesU *PageSize EnvDL
697*UIConstraints: *KmPunch 4holesU *PageSize EnvC5
698*UIConstraints: *PageSize A6 *KmPunch 2holesEURL
699*UIConstraints: *PageSize B6 *KmPunch 2holesEURL
700*UIConstraints: *PageSize Oficio2 *KmPunch 2holesEURL
701*UIConstraints: *PageSize Tabloid *KmPunch 2holesEURL
702*UIConstraints: *PageSize Executive *KmPunch 2holesEURL
703*UIConstraints: *PageSize Statement *KmPunch 2holesEURL
704*UIConstraints: *PageSize Env10 *KmPunch 2holesEURL
705*UIConstraints: *PageSize EnvDL *KmPunch 2holesEURL
706*UIConstraints: *PageSize EnvC5 *KmPunch 2holesEURL
707*UIConstraints: *PageSize A6 *KmPunch 2holesEURR
708*UIConstraints: *PageSize B6 *KmPunch 2holesEURR
709*UIConstraints: *PageSize Oficio2 *KmPunch 2holesEURR
710*UIConstraints: *PageSize Tabloid *KmPunch 2holesEURR
711*UIConstraints: *PageSize Executive *KmPunch 2holesEURR
712*UIConstraints: *PageSize Statement *KmPunch 2holesEURR
713*UIConstraints: *PageSize Env10 *KmPunch 2holesEURR
714*UIConstraints: *PageSize EnvDL *KmPunch 2holesEURR
715*UIConstraints: *PageSize EnvC5 *KmPunch 2holesEURR
716*UIConstraints: *PageSize A6 *KmPunch 2holesEURU
717*UIConstraints: *PageSize B6 *KmPunch 2holesEURU
718*UIConstraints: *PageSize Oficio2 *KmPunch 2holesEURU
719*UIConstraints: *PageSize Tabloid *KmPunch 2holesEURU
720*UIConstraints: *PageSize Executive *KmPunch 2holesEURU
721*UIConstraints: *PageSize Statement *KmPunch 2holesEURU
722*UIConstraints: *PageSize Env10 *KmPunch 2holesEURU
723*UIConstraints: *PageSize EnvDL *KmPunch 2holesEURU
724*UIConstraints: *PageSize EnvC5 *KmPunch 2holesEURU
725*UIConstraints: *PageSize A6 *KmPunch 2holesUSL
726*UIConstraints: *PageSize B6 *KmPunch 2holesUSL
727*UIConstraints: *PageSize Oficio2 *KmPunch 2holesUSL
728*UIConstraints: *PageSize Tabloid *KmPunch 2holesUSL
729*UIConstraints: *PageSize Executive *KmPunch 2holesUSL
730*UIConstraints: *PageSize Statement *KmPunch 2holesUSL
731*UIConstraints: *PageSize Env10 *KmPunch 2holesUSL
732*UIConstraints: *PageSize EnvDL *KmPunch 2holesUSL
733*UIConstraints: *PageSize EnvC5 *KmPunch 2holesUSL
734*UIConstraints: *PageSize A6 *KmPunch 2holesUSR
735*UIConstraints: *PageSize B6 *KmPunch 2holesUSR
736*UIConstraints: *PageSize Oficio2 *KmPunch 2holesUSR
737*UIConstraints: *PageSize Tabloid *KmPunch 2holesUSR
738*UIConstraints: *PageSize Executive *KmPunch 2holesUSR
739*UIConstraints: *PageSize Statement *KmPunch 2holesUSR
740*UIConstraints: *PageSize Env10 *KmPunch 2holesUSR
741*UIConstraints: *PageSize EnvDL *KmPunch 2holesUSR
742*UIConstraints: *PageSize EnvC5 *KmPunch 2holesUSR
743*UIConstraints: *PageSize A6 *KmPunch 2holesUSU
744*UIConstraints: *PageSize B6 *KmPunch 2holesUSU
745*UIConstraints: *PageSize Oficio2 *KmPunch 2holesUSU
746*UIConstraints: *PageSize Tabloid *KmPunch 2holesUSU
747*UIConstraints: *PageSize Executive *KmPunch 2holesUSU
748*UIConstraints: *PageSize Statement *KmPunch 2holesUSU
749*UIConstraints: *PageSize Env10 *KmPunch 2holesUSU
750*UIConstraints: *PageSize EnvDL *KmPunch 2holesUSU
751*UIConstraints: *PageSize EnvC5 *KmPunch 2holesUSU
752*UIConstraints: *PageSize A3 *KmPunch 3holesL
753*UIConstraints: *PageSize A4 *KmPunch 3holesL
754*UIConstraints: *PageSize A5 *KmPunch 3holesL
755*UIConstraints: *PageSize A6 *KmPunch 3holesL
756*UIConstraints: *PageSize B4 *KmPunch 3holesL
757*UIConstraints: *PageSize B5 *KmPunch 3holesL
758*UIConstraints: *PageSize B6 *KmPunch 3holesL
759*UIConstraints: *PageSize Folio *KmPunch 3holesL
760*UIConstraints: *PageSize Oficio2 *KmPunch 3holesL
761*UIConstraints: *PageSize Legal *KmPunch 3holesL
762*UIConstraints: *PageSize Executive *KmPunch 3holesL
763*UIConstraints: *PageSize Statement *KmPunch 3holesL
764*UIConstraints: *PageSize Env10 *KmPunch 3holesL
765*UIConstraints: *PageSize EnvDL *KmPunch 3holesL
766*UIConstraints: *PageSize EnvC5 *KmPunch 3holesL
767*UIConstraints: *PageSize A3 *KmPunch 3holesR
768*UIConstraints: *PageSize A4 *KmPunch 3holesR
769*UIConstraints: *PageSize A5 *KmPunch 3holesR
770*UIConstraints: *PageSize A6 *KmPunch 3holesR
771*UIConstraints: *PageSize B4 *KmPunch 3holesR
772*UIConstraints: *PageSize B5 *KmPunch 3holesR
773*UIConstraints: *PageSize B6 *KmPunch 3holesR
774*UIConstraints: *PageSize Folio *KmPunch 3holesR
775*UIConstraints: *PageSize Oficio2 *KmPunch 3holesR
776*UIConstraints: *PageSize Legal *KmPunch 3holesR
777*UIConstraints: *PageSize Executive *KmPunch 3holesR
778*UIConstraints: *PageSize Statement *KmPunch 3holesR
779*UIConstraints: *PageSize Env10 *KmPunch 3holesR
780*UIConstraints: *PageSize EnvDL *KmPunch 3holesR
781*UIConstraints: *PageSize EnvC5 *KmPunch 3holesR
782*UIConstraints: *PageSize A3 *KmPunch 3holesU
783*UIConstraints: *PageSize A4 *KmPunch 3holesU
784*UIConstraints: *PageSize A5 *KmPunch 3holesU
785*UIConstraints: *PageSize A6 *KmPunch 3holesU
786*UIConstraints: *PageSize B4 *KmPunch 3holesU
787*UIConstraints: *PageSize B5 *KmPunch 3holesU
788*UIConstraints: *PageSize B6 *KmPunch 3holesU
789*UIConstraints: *PageSize Folio *KmPunch 3holesU
790*UIConstraints: *PageSize Oficio2 *KmPunch 3holesU
791*UIConstraints: *PageSize Legal *KmPunch 3holesU
792*UIConstraints: *PageSize Executive *KmPunch 3holesU
793*UIConstraints: *PageSize Statement *KmPunch 3holesU
794*UIConstraints: *PageSize Env10 *KmPunch 3holesU
795*UIConstraints: *PageSize EnvDL *KmPunch 3holesU
796*UIConstraints: *PageSize EnvC5 *KmPunch 3holesU
797*UIConstraints: *PageSize A5 *KmPunch 4holesL
798*UIConstraints: *PageSize A6 *KmPunch 4holesL
799*UIConstraints: *PageSize B4 *KmPunch 4holesL
800*UIConstraints: *PageSize B5 *KmPunch 4holesL
801*UIConstraints: *PageSize B6 *KmPunch 4holesL
802*UIConstraints: *PageSize Folio *KmPunch 4holesL
803*UIConstraints: *PageSize Oficio2 *KmPunch 4holesL
804*UIConstraints: *PageSize Tabloid *KmPunch 4holesL
805*UIConstraints: *PageSize Legal *KmPunch 4holesL
806*UIConstraints: *PageSize Letter *KmPunch 4holesL
807*UIConstraints: *PageSize Executive *KmPunch 4holesL
808*UIConstraints: *PageSize Statement *KmPunch 4holesL
809*UIConstraints: *PageSize Env10 *KmPunch 4holesL
810*UIConstraints: *PageSize EnvDL *KmPunch 4holesL
811*UIConstraints: *PageSize EnvC5 *KmPunch 4holesL
812*UIConstraints: *PageSize A5 *KmPunch 4holesR
813*UIConstraints: *PageSize A6 *KmPunch 4holesR
814*UIConstraints: *PageSize B4 *KmPunch 4holesR
815*UIConstraints: *PageSize B5 *KmPunch 4holesR
816*UIConstraints: *PageSize B6 *KmPunch 4holesR
817*UIConstraints: *PageSize Folio *KmPunch 4holesR
818*UIConstraints: *PageSize Oficio2 *KmPunch 4holesR
819*UIConstraints: *PageSize Tabloid *KmPunch 4holesR
820*UIConstraints: *PageSize Legal *KmPunch 4holesR
821*UIConstraints: *PageSize Letter *KmPunch 4holesR
822*UIConstraints: *PageSize Executive *KmPunch 4holesR
823*UIConstraints: *PageSize Statement *KmPunch 4holesR
824*UIConstraints: *PageSize Env10 *KmPunch 4holesR
825*UIConstraints: *PageSize EnvDL *KmPunch 4holesR
826*UIConstraints: *PageSize EnvC5 *KmPunch 4holesR
827*UIConstraints: *PageSize A5 *KmPunch 4holesU
828*UIConstraints: *PageSize A6 *KmPunch 4holesU
829*UIConstraints: *PageSize B4 *KmPunch 4holesU
830*UIConstraints: *PageSize B5 *KmPunch 4holesU
831*UIConstraints: *PageSize B6 *KmPunch 4holesU
832*UIConstraints: *PageSize Folio *KmPunch 4holesU
833*UIConstraints: *PageSize Oficio2 *KmPunch 4holesU
834*UIConstraints: *PageSize Tabloid *KmPunch 4holesU
835*UIConstraints: *PageSize Legal *KmPunch 4holesU
836*UIConstraints: *PageSize Letter *KmPunch 4holesU
837*UIConstraints: *PageSize Executive *KmPunch 4holesU
838*UIConstraints: *PageSize Statement *KmPunch 4holesU
839*UIConstraints: *PageSize Env10 *KmPunch 4holesU
840*UIConstraints: *PageSize EnvDL *KmPunch 4holesU
841*UIConstraints: *PageSize EnvC5 *KmPunch 4holesU
842
843*%Staple - PageSize==
844*UIConstraints: *KmStaple UPL *PageSize A5
845*UIConstraints: *KmStaple UPL *PageSize A6
846*UIConstraints: *KmStaple UPL *PageSize B6
847*UIConstraints: *KmStaple UPL *PageSize Folio
848*UIConstraints: *KmStaple UPL *PageSize Oficio2
849*UIConstraints: *KmStaple UPL *PageSize Statement
850*UIConstraints: *KmStaple UPL *PageSize Executive
851*UIConstraints: *KmStaple UPL *PageSize Env10
852*UIConstraints: *KmStaple UPL *PageSize EnvDL
853*UIConstraints: *KmStaple UPL *PageSize EnvC5
854*UIConstraints: *KmStaple UPR *PageSize A5
855*UIConstraints: *KmStaple UPR *PageSize A6
856*UIConstraints: *KmStaple UPR *PageSize B6
857*UIConstraints: *KmStaple UPR *PageSize Folio
858*UIConstraints: *KmStaple UPR *PageSize Oficio2
859*UIConstraints: *KmStaple UPR *PageSize Statement
860*UIConstraints: *KmStaple UPR *PageSize Executive
861*UIConstraints: *KmStaple UPR *PageSize Env10
862*UIConstraints: *KmStaple UPR *PageSize EnvDL
863*UIConstraints: *KmStaple UPR *PageSize EnvC5
864*UIConstraints: *KmStaple CL *PageSize A5
865*UIConstraints: *KmStaple CL *PageSize A6
866*UIConstraints: *KmStaple CL *PageSize B6
867*UIConstraints: *KmStaple CL *PageSize Folio
868*UIConstraints: *KmStaple CL *PageSize Oficio2
869*UIConstraints: *KmStaple CL *PageSize Statement
870*UIConstraints: *KmStaple CL *PageSize Executive
871*UIConstraints: *KmStaple CL *PageSize Env10
872*UIConstraints: *KmStaple CL *PageSize EnvDL
873*UIConstraints: *KmStaple CL *PageSize EnvC5
874*UIConstraints: *KmStaple CR *PageSize A5
875*UIConstraints: *KmStaple CR *PageSize A6
876*UIConstraints: *KmStaple CR *PageSize B6
877*UIConstraints: *KmStaple CR *PageSize Folio
878*UIConstraints: *KmStaple CR *PageSize Oficio2
879*UIConstraints: *KmStaple CR *PageSize Statement
880*UIConstraints: *KmStaple CR *PageSize Executive
881*UIConstraints: *KmStaple CR *PageSize Env10
882*UIConstraints: *KmStaple CR *PageSize EnvDL
883*UIConstraints: *KmStaple CR *PageSize EnvC5
884*UIConstraints: *KmStaple CU *PageSize A5
885*UIConstraints: *KmStaple CU *PageSize A6
886*UIConstraints: *KmStaple CU *PageSize B6
887*UIConstraints: *KmStaple CU *PageSize Folio
888*UIConstraints: *KmStaple CU *PageSize Oficio2
889*UIConstraints: *KmStaple CU *PageSize Statement
890*UIConstraints: *KmStaple CU *PageSize Executive
891*UIConstraints: *KmStaple CU *PageSize Env10
892*UIConstraints: *KmStaple CU *PageSize EnvDL
893*UIConstraints: *KmStaple CU *PageSize EnvC5
894*UIConstraints: *PageSize A5 *KmStaple UPL
895*UIConstraints: *PageSize A6 *KmStaple UPL
896*UIConstraints: *PageSize B6 *KmStaple UPL
897*UIConstraints: *PageSize Folio *KmStaple UPL
898*UIConstraints: *PageSize Oficio2 *KmStaple UPL
899*UIConstraints: *PageSize Statement *KmStaple UPL
900*UIConstraints: *PageSize Executive *KmStaple UPL
901*UIConstraints: *PageSize Env10 *KmStaple UPL
902*UIConstraints: *PageSize EnvDL *KmStaple UPL
903*UIConstraints: *PageSize EnvC5 *KmStaple UPL
904*UIConstraints: *PageSize A5 *KmStaple UPR
905*UIConstraints: *PageSize A6 *KmStaple UPR
906*UIConstraints: *PageSize B6 *KmStaple UPR
907*UIConstraints: *PageSize Folio *KmStaple UPR
908*UIConstraints: *PageSize Oficio2 *KmStaple UPR
909*UIConstraints: *PageSize Statement *KmStaple UPR
910*UIConstraints: *PageSize Executive *KmStaple UPR
911*UIConstraints: *PageSize Env10 *KmStaple UPR
912*UIConstraints: *PageSize EnvDL *KmStaple UPR
913*UIConstraints: *PageSize EnvC5 *KmStaple UPR
914*UIConstraints: *PageSize A5 *KmStaple CL
915*UIConstraints: *PageSize A6 *KmStaple CL
916*UIConstraints: *PageSize B6 *KmStaple CL
917*UIConstraints: *PageSize Folio *KmStaple CL
918*UIConstraints: *PageSize Oficio2 *KmStaple CL
919*UIConstraints: *PageSize Statement *KmStaple CL
920*UIConstraints: *PageSize Executive *KmStaple CL
921*UIConstraints: *PageSize Env10 *KmStaple CL
922*UIConstraints: *PageSize EnvDL *KmStaple CL
923*UIConstraints: *PageSize EnvC5 *KmStaple CL
924*UIConstraints: *PageSize A5 *KmStaple CR
925*UIConstraints: *PageSize A6 *KmStaple CR
926*UIConstraints: *PageSize B6 *KmStaple CR
927*UIConstraints: *PageSize Folio *KmStaple CR
928*UIConstraints: *PageSize Oficio2 *KmStaple CR
929*UIConstraints: *PageSize Statement *KmStaple CR
930*UIConstraints: *PageSize Executive *KmStaple CR
931*UIConstraints: *PageSize Env10 *KmStaple CR
932*UIConstraints: *PageSize EnvDL *KmStaple CR
933*UIConstraints: *PageSize EnvC5 *KmStaple CR
934*UIConstraints: *PageSize A5 *KmStaple CU
935*UIConstraints: *PageSize A6 *KmStaple CU
936*UIConstraints: *PageSize B6 *KmStaple CU
937*UIConstraints: *PageSize Folio *KmStaple CU
938*UIConstraints: *PageSize Oficio2 *KmStaple CU
939*UIConstraints: *PageSize Statement *KmStaple CU
940*UIConstraints: *PageSize Executive *KmStaple CU
941*UIConstraints: *PageSize Env10 *KmStaple CU
942*UIConstraints: *PageSize EnvDL *KmStaple CU
943*UIConstraints: *PageSize EnvC5 *KmStaple CU
944
945*%Fold - PageSize==
946*UIConstraints: *Fold ON *PageSize A3
947*UIConstraints: *Fold ON *PageSize A5
948*UIConstraints: *Fold ON *PageSize A6
949*UIConstraints: *Fold ON *PageSize B4
950*UIConstraints: *Fold ON *PageSize B6
951*UIConstraints: *Fold ON *PageSize Folio
952*UIConstraints: *Fold ON *PageSize Oficio2
953*UIConstraints: *Fold ON *PageSize Tabloid
954*UIConstraints: *Fold ON *PageSize Legal
955*UIConstraints: *Fold ON *PageSize Executive
956*UIConstraints: *Fold ON *PageSize Statement
957*UIConstraints: *Fold ON *PageSize Env10
958*UIConstraints: *Fold ON *PageSize EnvDL
959*UIConstraints: *Fold ON *PageSize EnvC5
960*UIConstraints: *PageSize A3 *Fold ON
961*UIConstraints: *PageSize A5 *Fold ON
962*UIConstraints: *PageSize A6 *Fold ON
963*UIConstraints: *PageSize B4 *Fold ON
964*UIConstraints: *PageSize B6 *Fold ON
965*UIConstraints: *PageSize Folio *Fold ON
966*UIConstraints: *PageSize Oficio2 *Fold ON
967*UIConstraints: *PageSize Tabloid *Fold ON
968*UIConstraints: *PageSize Legal *Fold ON
969*UIConstraints: *PageSize Executive *Fold ON
970*UIConstraints: *PageSize Statement *Fold ON
971*UIConstraints: *PageSize Env10 *Fold ON
972*UIConstraints: *PageSize EnvDL *Fold ON
973*UIConstraints: *PageSize EnvC5 *Fold ON
974
975*%InputSlot-Media Type Constraints=====
976
977*%MediaType-Duplex Constraints=====
978
979*%MediaType - Destination==
980
981*%MediaType - Staple=====
982
983*%MediaType - Punch=====
984
985*%Function Constraints=====
986
987*%Paper Source & Output Constraints==
988*UIConstraints: *InputSlot MF1 *KmOutput SubFD
989*UIConstraints: *InputSlot MF1 *KmOutput SubFU
990*UIConstraints: *KmOutput SubFD *InputSlot MF1
991*UIConstraints: *KmOutput SubFU *InputSlot MF1
992
993*%Output - Staple & Shift Mode Constraints==
994*UIConstraints: *KmOutput Facedown *Jog EndOfSet
995*UIConstraints: *KmOutput Facedown *Jog EndOfSet
996*UIConstraints: *KmOutput Facedown *KmStaple UPL
997*UIConstraints: *KmOutput Facedown *KmStaple UPR
998*UIConstraints: *KmOutput Facedown *KmStaple CL
999*UIConstraints: *KmOutput Facedown *KmStaple CR
1000*UIConstraints: *KmOutput Facedown *KmStaple CU
1001*UIConstraints: *KmOutput Faceup *Jog EndOfSet
1002*UIConstraints: *KmOutput Faceup *Jog EndOfSet
1003*UIConstraints: *KmOutput Faceup *KmStaple UPL
1004*UIConstraints: *KmOutput Faceup *KmStaple UPR
1005*UIConstraints: *KmOutput Faceup *KmStaple CL
1006*UIConstraints: *KmOutput Faceup *KmStaple CR
1007*UIConstraints: *KmOutput Faceup *KmStaple CU
1008*UIConstraints: *KmOutput MainFU *Jog EndOfSet
1009*UIConstraints: *KmOutput MainFU *KmStaple UPL
1010*UIConstraints: *KmOutput MainFU *KmStaple UPR
1011*UIConstraints: *KmOutput MainFU *KmStaple CL
1012*UIConstraints: *KmOutput MainFU *KmStaple CR
1013*UIConstraints: *KmOutput MainFU *KmStaple CU
1014*UIConstraints: *KmOutput SubFD *Jog EndOfSet
1015*UIConstraints: *KmOutput SubFD *KmStaple UPL
1016*UIConstraints: *KmOutput SubFD *KmStaple UPR
1017*UIConstraints: *KmOutput SubFD *KmStaple CL
1018*UIConstraints: *KmOutput SubFD *KmStaple CR
1019*UIConstraints: *KmOutput SubFD *KmStaple CU
1020*UIConstraints: *KmOutput SubFU *Jog EndOfSet
1021*UIConstraints: *KmOutput SubFU *KmStaple UPL
1022*UIConstraints: *KmOutput SubFU *KmStaple UPR
1023*UIConstraints: *KmOutput SubFU *KmStaple CL
1024*UIConstraints: *KmOutput SubFU *KmStaple CR
1025*UIConstraints: *KmOutput SubFU *KmStaple CU
1026*UIConstraints: *KmOutput MT1Up *Jog EndOfSet
1027*UIConstraints: *KmOutput MT1Up *KmStaple UPL
1028*UIConstraints: *KmOutput MT1Up *KmStaple UPR
1029*UIConstraints: *KmOutput MT1Up *KmStaple CL
1030*UIConstraints: *KmOutput MT1Up *KmStaple CR
1031*UIConstraints: *KmOutput MT1Up *KmStaple CU
1032*UIConstraints: *KmOutput MT2Up *Jog EndOfSet
1033*UIConstraints: *KmOutput MT2Up *KmStaple UPL
1034*UIConstraints: *KmOutput MT2Up *KmStaple UPR
1035*UIConstraints: *KmOutput MT2Up *KmStaple CL
1036*UIConstraints: *KmOutput MT2Up *KmStaple CR
1037*UIConstraints: *KmOutput MT2Up *KmStaple CU
1038*UIConstraints: *KmOutput MT3Up *Jog EndOfSet
1039*UIConstraints: *KmOutput MT3Up *KmStaple UPL
1040*UIConstraints: *KmOutput MT3Up *KmStaple UPR
1041*UIConstraints: *KmOutput MT3Up *KmStaple CL
1042*UIConstraints: *KmOutput MT3Up *KmStaple CR
1043*UIConstraints: *KmOutput MT3Up *KmStaple CU
1044*UIConstraints: *KmOutput MT4Up *Jog EndOfSet
1045*UIConstraints: *KmOutput MT4Up *KmStaple UPL
1046*UIConstraints: *KmOutput MT4Up *KmStaple UPR
1047*UIConstraints: *KmOutput MT4Up *KmStaple CL
1048*UIConstraints: *KmOutput MT4Up *KmStaple CR
1049*UIConstraints: *KmOutput MT4Up *KmStaple CU
1050*UIConstraints: *KmOutput MT5Up *Jog EndOfSet
1051*UIConstraints: *KmOutput MT5Up *KmStaple UPL
1052*UIConstraints: *KmOutput MT5Up *KmStaple UPR
1053*UIConstraints: *KmOutput MT5Up *KmStaple CL
1054*UIConstraints: *KmOutput MT5Up *KmStaple CR
1055*UIConstraints: *KmOutput MT5Up *KmStaple CU
1056*UIConstraints: *Jog EndOfSet *KmOutput Facedown
1057*UIConstraints: *KmStaple UPL *KmOutput Facedown
1058*UIConstraints: *KmStaple UPR *KmOutput Facedown
1059*UIConstraints: *KmStaple CL *KmOutput Facedown
1060*UIConstraints: *KmStaple CR *KmOutput Facedown
1061*UIConstraints: *KmStaple CU *KmOutput Facedown
1062*UIConstraints: *Jog EndOfSet *KmOutput Faceup
1063*UIConstraints: *KmStaple UPL *KmOutput Faceup
1064*UIConstraints: *KmStaple UPR *KmOutput Faceup
1065*UIConstraints: *KmStaple CL *KmOutput Faceup
1066*UIConstraints: *KmStaple CR *KmOutput Faceup
1067*UIConstraints: *KmStaple CU *KmOutput Faceup
1068*UIConstraints: *Jog EndOfSet *KmOutput MainFU
1069*UIConstraints: *KmStaple UPL *KmOutput MainFU
1070*UIConstraints: *KmStaple UPR *KmOutput MainFU
1071*UIConstraints: *KmStaple CL *KmOutput MainFU
1072*UIConstraints: *KmStaple CR *KmOutput MainFU
1073*UIConstraints: *KmStaple CU *KmOutput MainFU
1074*UIConstraints: *Jog EndOfSet *KmOutput SubFD
1075*UIConstraints: *KmStaple UPL *KmOutput SubFD
1076*UIConstraints: *KmStaple UPR *KmOutput SubFD
1077*UIConstraints: *KmStaple CL *KmOutput SubFD
1078*UIConstraints: *KmStaple CR *KmOutput SubFD
1079*UIConstraints: *KmStaple CU *KmOutput SubFD
1080*UIConstraints: *Jog EndOfSet *KmOutput SubFU
1081*UIConstraints: *KmStaple UPL *KmOutput SubFU
1082*UIConstraints: *KmStaple UPR *KmOutput SubFU
1083*UIConstraints: *KmStaple CL *KmOutput SubFU
1084*UIConstraints: *KmStaple CR *KmOutput SubFU
1085*UIConstraints: *KmStaple CU *KmOutput SubFU
1086*UIConstraints: *Jog EndOfSet *KmOutput MT1Up
1087*UIConstraints: *KmStaple UPL *KmOutput MT1Up
1088*UIConstraints: *KmStaple UPR *KmOutput MT1Up
1089*UIConstraints: *KmStaple CL *KmOutput MT1Up
1090*UIConstraints: *KmStaple CR *KmOutput MT1Up
1091*UIConstraints: *KmStaple CU *KmOutput MT1Up
1092*UIConstraints: *Jog EndOfSet *KmOutput MT2Up
1093*UIConstraints: *KmStaple UPL *KmOutput MT2Up
1094*UIConstraints: *KmStaple UPR *KmOutput MT2Up
1095*UIConstraints: *KmStaple CL *KmOutput MT2Up
1096*UIConstraints: *KmStaple CR *KmOutput MT2Up
1097*UIConstraints: *KmStaple CU *KmOutput MT2Up
1098*UIConstraints: *Jog EndOfSet *KmOutput MT3Up
1099*UIConstraints: *KmStaple UPL *KmOutput MT3Up
1100*UIConstraints: *KmStaple UPR *KmOutput MT3Up
1101*UIConstraints: *KmStaple CL *KmOutput MT3Up
1102*UIConstraints: *KmStaple CR *KmOutput MT3Up
1103*UIConstraints: *KmStaple CU *KmOutput MT3Up
1104*UIConstraints: *Jog EndOfSet *KmOutput MT4Up
1105*UIConstraints: *KmStaple UPL *KmOutput MT4Up
1106*UIConstraints: *KmStaple UPR *KmOutput MT4Up
1107*UIConstraints: *KmStaple CL *KmOutput MT4Up
1108*UIConstraints: *KmStaple CR *KmOutput MT4Up
1109*UIConstraints: *KmStaple CU *KmOutput MT4Up
1110*UIConstraints: *Jog EndOfSet *KmOutput MT5Up
1111*UIConstraints: *KmStaple UPL *KmOutput MT5Up
1112*UIConstraints: *KmStaple UPR *KmOutput MT5Up
1113*UIConstraints: *KmStaple CL *KmOutput MT5Up
1114*UIConstraints: *KmStaple CR *KmOutput MT5Up
1115*UIConstraints: *KmStaple CU *KmOutput MT5Up
1116
1117*%Collate - Staple&Shift Mode Constraints==
1118*UIConstraints: *KMCollate None *Jog EndOfSet
1119*UIConstraints: *KMCollate None *KmStaple UPL
1120*UIConstraints: *KMCollate None *KmStaple UPR
1121*UIConstraints: *KMCollate None *KmStaple CL
1122*UIConstraints: *KMCollate None *KmStaple CR
1123*UIConstraints: *KMCollate None *KmStaple CU
1124*UIConstraints: *KMCollate None *Booklet RightOpen
1125*UIConstraints: *KMCollate None *Booklet LeftOpen
1126*UIConstraints: *Jog EndOfSet *KMCollate None
1127*UIConstraints: *KmStaple UPL *KMCollate None
1128*UIConstraints: *KmStaple UPR *KMCollate None
1129*UIConstraints: *KmStaple CL *KMCollate None
1130*UIConstraints: *KmStaple CR *KMCollate None
1131*UIConstraints: *KmStaple CU *KMCollate None
1132*UIConstraints: *Booklet RightOpen *KMCollate None
1133*UIConstraints: *Booklet LeftOpen *KMCollate None
1134
1135*%Booklet Constraints==
1136*UIConstraints: *Booklet OFF *Fold ON
1137*UIConstraints: *Fold ON *Booklet OFF
1138
1139*%Staple - Shift Mode Constraints==
1140*UIConstraints: *KmStaple UPL *Jog EndOfSet
1141*UIConstraints: *KmStaple UPR *Jog EndOfSet
1142*UIConstraints: *KmStaple CL *Jog EndOfSet
1143*UIConstraints: *KmStaple CR *Jog EndOfSet
1144*UIConstraints: *KmStaple CU *Jog EndOfSet
1145*UIConstraints: *Jog EndOfSet *KmStaple UPL
1146*UIConstraints: *Jog EndOfSet *KmStaple UPR
1147*UIConstraints: *Jog EndOfSet *KmStaple CL
1148*UIConstraints: *Jog EndOfSet *KmStaple CR
1149*UIConstraints: *Jog EndOfSet *KmStaple CU
1150
1151*% Fold ON-PUNCH Constraints=======
1152*UIConstraints: *Fold ON *KmPunch 2holesUSL
1153*UIConstraints: *Fold ON *KmPunch 2holesUSR
1154*UIConstraints: *Fold ON *KmPunch 2holesUSU
1155*UIConstraints: *Fold ON *KmPunch 2holesEURL
1156*UIConstraints: *Fold ON *KmPunch 2holesEURR
1157*UIConstraints: *Fold ON *KmPunch 2holesEURU
1158*UIConstraints: *Fold ON *KmPunch 3holesL
1159*UIConstraints: *Fold ON *KmPunch 3holesR
1160*UIConstraints: *Fold ON *KmPunch 3holesU
1161*UIConstraints: *Fold ON *KmPunch 4holesL
1162*UIConstraints: *Fold ON *KmPunch 4holesR
1163*UIConstraints: *Fold ON *KmPunch 4holesU
1164*UIConstraints: *Fold ON *KmStaple UPL
1165*UIConstraints: *Fold ON *KmStaple UPR
1166*UIConstraints: *Fold ON *KmStaple CL
1167*UIConstraints: *Fold ON *KmStaple CR
1168*UIConstraints: *Fold ON *KmStaple CU
1169*UIConstraints: *KmPunch 2holesUSL *Fold ON
1170*UIConstraints: *KmPunch 2holesUSR *Fold ON
1171*UIConstraints: *KmPunch 2holesUSU *Fold ON
1172*UIConstraints: *KmPunch 2holesEURL *Fold ON
1173*UIConstraints: *KmPunch 2holesEURR *Fold ON
1174*UIConstraints: *KmPunch 2holesEURU *Fold ON
1175*UIConstraints: *KmPunch 3holesL *Fold ON
1176*UIConstraints: *KmPunch 3holesR *Fold ON
1177*UIConstraints: *KmPunch 3holesU *Fold ON
1178*UIConstraints: *KmPunch 4holesL *Fold ON
1179*UIConstraints: *KmPunch 4holesR *Fold ON
1180*UIConstraints: *KmPunch 4holesU *Fold ON
1181*UIConstraints: *KmStaple UPL *Fold ON
1182*UIConstraints: *KmStaple UPR *Fold ON
1183*UIConstraints: *KmStaple CL *Fold ON
1184*UIConstraints: *KmStaple CR *Fold ON
1185*UIConstraints: *KmStaple CU *Fold ON
1186
1187*%Policy-PaperSource Constraints===
1188
1189*% Job spooling - Cover Mode constraints
1190*UIConstraints: *KMCollate None *KmCover FBBO
1191*UIConstraints: *KMCollate None *KmCover FFBO
1192*UIConstraints: *KMCollate None *KmCover FPBO
1193*UIConstraints: *KMCollate None *KmCover FDBO
1194*UIConstraints: *KmCover FBBO *KMCollate None
1195*UIConstraints: *KmCover FFBO *KMCollate None
1196*UIConstraints: *KmCover FPBO *KMCollate None
1197*UIConstraints: *KmCover FDBO *KMCollate None
1198
1199*% Cover Mode - Duplex constraints
1200*UIConstraints: *KmCover FPBO *Duplex None
1201*UIConstraints: *KmCover FDBO *Duplex None
1202*UIConstraints: *Duplex None *KmCover FPBO
1203*UIConstraints: *Duplex None *KmCover FDBO
1204
1205*% Job spooling - Barcode print constraints
1206*UIConstraints: *KMCollate None *KMBarcodeMode First
1207*UIConstraints: *KMCollate None *KMBarcodeMode All
1208*UIConstraints: *KMCollate VMBAdmin *KMBarcodeMode First
1209*UIConstraints: *KMCollate VMBAdmin *KMBarcodeMode All
1210*UIConstraints: *KMCollate VMBUser01 *KMBarcodeMode First
1211*UIConstraints: *KMCollate VMBUser01 *KMBarcodeMode All
1212*UIConstraints: *KMCollate VMBUser02 *KMBarcodeMode First
1213*UIConstraints: *KMCollate VMBUser02 *KMBarcodeMode All
1214*UIConstraints: *KMCollate VMBUser03 *KMBarcodeMode First
1215*UIConstraints: *KMCollate VMBUser03 *KMBarcodeMode All
1216*UIConstraints: *KMCollate VMBUser04 *KMBarcodeMode First
1217*UIConstraints: *KMCollate VMBUser04 *KMBarcodeMode All
1218*UIConstraints: *KMCollate VMBUser05 *KMBarcodeMode First
1219*UIConstraints: *KMCollate VMBUser05 *KMBarcodeMode All
1220*UIConstraints: *KMCollate VMBUser06 *KMBarcodeMode First
1221*UIConstraints: *KMCollate VMBUser06 *KMBarcodeMode All
1222*UIConstraints: *KMCollate VMBUser07 *KMBarcodeMode First
1223*UIConstraints: *KMCollate VMBUser07 *KMBarcodeMode All
1224*UIConstraints: *KMCollate VMBUser08 *KMBarcodeMode First
1225*UIConstraints: *KMCollate VMBUser08 *KMBarcodeMode All
1226*UIConstraints: *KMCollate VMBUser09 *KMBarcodeMode First
1227*UIConstraints: *KMCollate VMBUser09 *KMBarcodeMode All
1228*UIConstraints: *KMCollate VMBUser10 *KMBarcodeMode First
1229*UIConstraints: *KMCollate VMBUser10 *KMBarcodeMode All
1230*UIConstraints: *KMBarcodeMode First *KMCollate None
1231*UIConstraints: *KMBarcodeMode First *KMCollate VMBAdmin
1232*UIConstraints: *KMBarcodeMode First *KMCollate VMBUser01
1233*UIConstraints: *KMBarcodeMode First *KMCollate VMBUser02
1234*UIConstraints: *KMBarcodeMode First *KMCollate VMBUser03
1235*UIConstraints: *KMBarcodeMode First *KMCollate VMBUser04
1236*UIConstraints: *KMBarcodeMode First *KMCollate VMBUser05
1237*UIConstraints: *KMBarcodeMode First *KMCollate VMBUser06
1238*UIConstraints: *KMBarcodeMode First *KMCollate VMBUser07
1239*UIConstraints: *KMBarcodeMode First *KMCollate VMBUser08
1240*UIConstraints: *KMBarcodeMode First *KMCollate VMBUser09
1241*UIConstraints: *KMBarcodeMode First *KMCollate VMBUser10
1242*UIConstraints: *KMBarcodeMode All *KMCollate None
1243*UIConstraints: *KMBarcodeMode All *KMCollate VMBAdmin
1244*UIConstraints: *KMBarcodeMode All *KMCollate VMBUser01
1245*UIConstraints: *KMBarcodeMode All *KMCollate VMBUser02
1246*UIConstraints: *KMBarcodeMode All *KMCollate VMBUser03
1247*UIConstraints: *KMBarcodeMode All *KMCollate VMBUser04
1248*UIConstraints: *KMBarcodeMode All *KMCollate VMBUser05
1249*UIConstraints: *KMBarcodeMode All *KMCollate VMBUser06
1250*UIConstraints: *KMBarcodeMode All *KMCollate VMBUser07
1251*UIConstraints: *KMBarcodeMode All *KMCollate VMBUser08
1252*UIConstraints: *KMBarcodeMode All *KMCollate VMBUser09
1253*UIConstraints: *KMBarcodeMode All *KMCollate VMBUser10
1254
1255*% Job spooling - Barcode print constraints
1256*UIConstraints: *KMCollate None *KmTandem on
1257
1258*%==============================================
1259*% Resolution
1260*%==============================================
1261*OpenUI *Resolution/Aufl<F6>sung: PickOne
1262*OrderDependency: 10 AnySetup *Resolution
1263*DefaultResolution: 1200dpi
1264*Resolution 1200dpi/Fast 1200: "<< /HWResolution [600 600] /PreRenderingEnhance true >> setpagedevice"
1265*Resolution 600dpi/600 dpi: "<< /HWResolution [600 600] /PreRenderingEnhance false >> setpagedevice"
1266*Resolution 300dpi/300 dpi: "<< /HWResolution [300 300] /PreRenderingEnhance false >> setpagedevice"
1267*?Resolution: "
1268  save
1269    currentpagedevice /HWResolution get
1270    0 get (      ) cvs print (dpi) = flush
1271  restore
1272  "
1273*End
1274*CloseUI: *Resolution
1275
1276*%==============================================
1277*% Eco Print Mode
1278*%==============================================
1279*OpenUI *EcoPrint/EcoPrint (Entwurfmodus): PickOne
1280*OrderDependency: 10 AnySetup *EcoPrint
1281*DefaultEcoPrint: false
1282*EcoPrint false/Aus: "<< /EconoMode false >> setpagedevice"
1283*EcoPrint true/Ein: "<< /EconoMode true >> setpagedevice"
1284*CloseUI: *EcoPrint
1285
1286*%==============================================
1287*% Image Refinement
1288*%==============================================
1289*OpenUI *Smoothing/Kantengl<E4>ttung: PickOne
1290*OrderDependency: 10 AnySetup *Smoothing
1291*DefaultSmoothing: False
1292*Smoothing False/Aus: "0 statusdict /setdoret get exec"
1293*Smoothing True/Ein: "1 statusdict /setdoret get exec"
1294*?Smoothing: "
1295  save
1296  [(False)(True)(True)(True)]
1297  statusdict /doret get exec { get } stopped
1298  { pop pop (Unknown) } if
1299  = flush
1300  restore
1301"
1302*End
1303*CloseUI: *Smoothing
1304
1305*%==============================================
1306*% Halftone Information
1307*%==============================================
1308*DefaultHalftoneType: 1
1309*ScreenFreq: "60.0"
1310*ScreenAngle: "45.0"
1311*ResScreenFreq 600dpi: "60.0"
1312*ResScreenAngle 600dpi: "45.0"
1313*ResScreenFreq 300dpi: "53.0"
1314*ResScreenAngle 300dpi: "45.0"
1315
1316*DefaultScreenProc: Ellipse
1317*ScreenProwc Dot: "
1318 {abs exch abs 2 copy add 1 gt
1319 {1 sub dup mul exch 1 sub dup mul add 1 sub}
1320 {dup mul exch dup mul add 1 exch sub} ifelse}"
1321*End
1322*ScreenProc Line: "
1323 {pop}"
1324*End
1325*ScreenProc Ellipse: "
1326 {dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub}"
1327*End
1328
1329*DefaultTransfer: Null
1330*Transfer Null: "{}"
1331*Transfer Null.Inverse: "{1 exch sub}"
1332
1333*%==============================================
1334*% Page Policy Definitions
1335*%==============================================
1336*OpenUI *PagePolicy/Papierquelle ausw<E4>hlen: PickOne
1337*OrderDependency: 11 AnySetup *PagePolicy
1338*DefaultPagePolicy: On
1339*PagePolicy On/Autoformat Auswahl: "<< /DeferredMediaSelection true >> setpagedevice"
1340*CloseUI: *PagePolicy
1341
1342*%==============================================
1343*%Paper Handling
1344*%==============================================
1345*OpenUI *PageSize: PickOne
1346*OrderDependency: 20 AnySetup *PageSize
1347*DefaultPageSize: A4
1348*PageSize Tabloid/Tabloid: "
1349  << /Policies << /PageSize 7 >> /PageSize [792 1224] /ImagingBBox null >> setpagedevice"
1350*End
1351*PageSize Legal/Legal: "
1352  << /Policies << /PageSize 7 >> /PageSize [612 1008] /ImagingBBox null >> setpagedevice"
1353*End
1354*PageSize Letter/Letter: "
1355  << /Policies << /PageSize 7 >> /PageSize [612 792] /ImagingBBox null >> setpagedevice"
1356*End
1357*PageSize Executive/Executive: "
1358  << /Policies << /PageSize 7>>  /PageSize [522 756] /ImagingBBox null >> setpagedevice"
1359*End
1360*PageSize Statement/Statement: "
1361  << /Policies << /PageSize 7 >> /PageSize [396 612] /ImagingBBox null >> setpagedevice"
1362*End
1363*PageSize A3/A3: "
1364  << /Policies << /PageSize 7 >> /PageSize [842 1191] /ImagingBBox null >> setpagedevice"
1365*End
1366*PageSize A4/A4: "
1367  << /Policies << /PageSize 7 >> /PageSize [595 842] /ImagingBBox null >> setpagedevice"
1368*End
1369*PageSize A5/A5: "
1370  << /Policies << /PageSize 7 >> /PageSize [421 595] /ImagingBBox null >> setpagedevice"
1371*End
1372*PageSize A6/A6: "
1373  << /Policies << /PageSize 7 >> /PageSize [297 421] /ImagingBBox null >> setpagedevice"
1374*End
1375*PageSize B4/B4-JIS: "
1376  << /Policies << /PageSize 7 >> /PageSize [728 1032] /ImagingBBox null >> setpagedevice"
1377*End
1378*PageSize B5/B5-JIS: "
1379  << /Policies << /PageSize 7 >> /PageSize [516 729] /ImagingBBox null >> setpagedevice"
1380*End
1381*PageSize B6/B6-JIS: "
1382  << /Policies << /PageSize 7 >> /PageSize [364 516] /ImagingBBox null >> setpagedevice"
1383*End
1384*PageSize Folio/Folio.: "
1385  << /Policies << /PageSize 7 >> /PageSize [595 935] /ImagingBBox null >> setpagedevice"
1386*End
1387*PageSize Oficio2/Oficio II: "
1388  << /Policies << /PageSize 7 >> /PageSize [612 936] /ImagingBBox null >> setpagedevice"
1389*End
1390*PageSize Env10/Envelope #10: "
1391  << /Policies << /PageSize 7 >> /PageSize [297 684] /ImagingBBox null >> setpagedevice"
1392*End
1393*PageSize EnvDL/Envelope DL: "
1394  << /Policies << /PageSize 7 >> /PageSize [312 624] /ImagingBBox null >> setpagedevice"
1395*End
1396*PageSize EnvC5/Envelope C5: "
1397  << /Policies << /PageSize 7 >> /PageSize [459 649] /ImagingBBox null >> setpagedevice"
1398*End
1399*?PageSize: "
1400 save
1401   currentpagedevice /PageSize get aload pop
1402   2 copy gt {exch} if
1403   (Unknown)
1404   17 dict
1405    dup [792 1224] (Tabloid) put
1406    dup [612 1008] (Legal) put
1407    dup [612 792] (Letter) put
1408    dup [522 756] (Executive) put
1409    dup [396 612] (Statement) put
1410    dup [842 1191] (A3) put
1411    dup [595 842] (A4) put
1412    dup [421 595] (A5) put
1413    dup [297 421] (A6) put
1414    dup [728 1032] (B4) put
1415    dup [516 729] (B5) put
1416    dup [364 516] (B6) put
1417    dup [595 935] (Folio) put
1418    dup [612 936] (Oficio2) put
1419    dup [297 684] (Env10) put
1420    dup [312 624] (EnvDL) put
1421    dup [459 649] (EnvC5) put
1422     { exch aload pop 4 index sub abs 5 le exch
1423   5 index sub abs 5 le and
1424      {exch pop exit} {pop} ifelse
1425   } bind forall
1426   = flush pop pop
1427 restore
1428"
1429*End
1430*CloseUI: *PageSize
1431
1432*%Page Region Definitions for Frame Buffer
1433*OpenUI *PageRegion: PickOne
1434*OrderDependency: 20 AnySetup *PageRegion
1435*DefaultPageRegion: A4
1436*PageRegion Tabloid/Tabloid: "
1437  << /Policies << /PageSize 7 >> /PageSize [792 1224] /ImagingBBox null >> setpagedevice"
1438*End
1439*PageRegion Legal/Legal: "
1440  << /Policies << /PageSize 7 >> /PageSize [612 1008] /ImagingBBox null >> setpagedevice"
1441*End
1442*PageRegion Letter/Letter: "
1443  << /Policies << /PageSize 7 >> /PageSize [612 792] /ImagingBBox null >> setpagedevice"
1444*End
1445*PageRegion Executive/Executive: "
1446  << /Policies << /PageSize 7 >> /PageSize [522 756] /ImagingBBox null >> setpagedevice"
1447*End
1448*PageRegion Statement/Statement: "
1449  << /Policies << /PageSize 7 >> /PageSize [396 612] /ImagingBBox null >> setpagedevice"
1450*End
1451*PageRegion A3/A3: "
1452  << /Policies << /PageSize 7 >> /PageSize [842 1191] /ImagingBBox null >> setpagedevice"
1453*End
1454*PageRegion A4/A4: "
1455  << /Policies << /PageSize 7 >> /PageSize [595 842] /ImagingBBox null >> setpagedevice"
1456*End
1457*PageRegion A5/A5: "
1458  << /Policies << /PageSize 7 >> /PageSize [421 595] /ImagingBBox null >> setpagedevice"
1459*End
1460*PageRegion A6/A6: "
1461  << /Policies << /PageSize 7 >> /PageSize [297 421] /ImagingBBox null >> setpagedevice"
1462*End
1463*PageRegion B4/B4-JIS: "
1464  << /Policies << /PageSize 7 >> /PageSize [728 1032] /ImagingBBox null >> setpagedevice"
1465*End
1466*PageRegion B5/B5-JIS: "
1467  << /Policies << /PageSize 7 >> /PageSize [516 729] /ImagingBBox null >> setpagedevice"
1468*End
1469*PageRegion B6/B6-JIS: "
1470  << /Policies << /PageSize 7 >> /PageSize [364 516] /ImagingBBox null >> setpagedevice"
1471*End
1472*PageRegion Folio/Folio.: "
1473  << /Policies << /PageSize 7 >> /PageSize [595 935] /ImagingBBox null >> setpagedevice"
1474*End
1475*PageRegion Oficio2/Oficio II: "
1476  << /Policies << /PageSize 7 >> /PageSize [612 936] /ImagingBBox null >> setpagedevice"
1477*End
1478*PageRegion Env10/Envelope #10: "
1479  << /Policies << /PageSize 7 >> /PageSize [297 684] /ImagingBBox null >> setpagedevice"
1480*End
1481*PageRegion EnvDL/Envelope DL: "
1482  << /Policies << /PageSize 7 >> /PageSize [312 624] /ImagingBBox null >> setpagedevice"
1483*End
1484*PageRegion EnvC5/Envelope C5: "
1485  << /Policies << /PageSize 7 >> /PageSize [459 649] /ImagingBBox null >> setpagedevice"
1486*End
1487*CloseUI: *PageRegion
1488
1489*% Imageable Area Definitions
1490*DefaultImageableArea: A4
1491*ImageableArea Tabloid/Tabloid: "12 12 780 1212"
1492*ImageableArea Legal/Legal: "12 12 600 996"
1493*ImageableArea Letter/Letter: "12 12 600 780"
1494*ImageableArea Executive/Executive: "12 12 510 744"
1495*ImageableArea Statement/Statement: "12 12 384 600"
1496*ImageableArea A3/A3: "12 12 830 1179"
1497*ImageableArea A4/A4: "12 12 583 830"
1498*ImageableArea A5/A5: "12 12 409 583"
1499*ImageableArea A6/A6: "12 12 285 409"
1500*ImageableArea B4/B4-JIS: "12 12 716 1020"
1501*ImageableArea B5/B5-JIS: "21 12 495 717"
1502*ImageableArea B6/B6-JIS: "12 12 352 504"
1503*ImageableArea Folio/Folio.: "12 12 583 923"
1504*ImageableArea Oficio2/Oficio II: "12 12 600 924"
1505*ImageableArea Env10/Envelope #10: "12 12 285 672"
1506*ImageableArea EnvDL/Envelope DL: "12 12 300 612"
1507*ImageableArea EnvC5/Envelope C5: "12 12 447 637"
1508*?ImageableArea: "  save
1509  /cvp { cvi (                   ) cvs
1510  print ( ) print } bind def
1511  newpath clippath pathbbox
1512  4 -2 roll exch 2 {ceiling cvp} repeat
1513  exch 2 {floor cvp} repeat ( )
1514  = flush
1515  restore
1516"
1517*End
1518
1519*% Physical Dimensions of Media
1520*DefaultPaperDimension: A4
1521*PaperDimension Tabloid/Tabloid: "792 1224"
1522*PaperDimension Legal/Legal: "612 1008"
1523*PaperDimension Letter/Letter: "612 792"
1524*PaperDimension Executive/Executive: "522 756"
1525*PaperDimension Statement/Statement: "396 612"
1526*PaperDimension A3/A3: "842 1191"
1527*PaperDimension A4/A4: "595 842"
1528*PaperDimension A5/A5: "421 595"
1529*PaperDimension A6/A6: "297 421"
1530*PaperDimension B4/B4 (JIS): "728 1032"
1531*PaperDimension B5/B5 (JIS): "516 729"
1532*PaperDimension B6/B6: "364 516"
1533*PaperDimension Folio/Folio.: "595 935"
1534*PaperDimension Oficio2/Oficio II: "612 936"
1535*PaperDimension Env10/Envelope #10: "297 684"
1536*PaperDimension EnvDL/Envelope DL: "312 624"
1537*PaperDimension EnvC5/Envelope C5: "459 649"
1538
1539*%==============================================
1540*% Input Slot Definitions
1541*%==============================================
1542*OpenUI *InputSlot: PickOne
1543*OrderDependency: 15 AnySetup *InputSlot
1544*DefaultInputSlot: Tray1
1545*InputSlot Tray1/Gro<DF>raumkassette: "
1546    << /ManualFeed false /DeferredMediaSelection  false >> setpagedevice
1547    statusdict begin 0 setpapertray end"
1548*End
1549*InputSlot Tray2/Kassette 2: "
1550    << /ManualFeed false /DeferredMediaSelection  false >> setpagedevice
1551    statusdict begin 1 setpapertray end"
1552*End
1553*InputSlot Tray3/Kassette 3: "
1554    << /ManualFeed false /DeferredMediaSelection  false >> setpagedevice
1555    statusdict begin 4 setpapertray end"
1556*End
1557*InputSlot SideTray/Seit. Papierdeck: "
1558    << /ManualFeed false /DeferredMediaSelection  false >> setpagedevice
1559    statusdict begin 5 setpapertray end"
1560*End
1561*InputSlot MF1/Bypass Tisch: "
1562    << /ManualFeed false /DeferredMediaSelection  false >> setpagedevice
1563  statusdict begin 3 setpapertray end"
1564*End
1565*CloseUI: *InputSlot
1566
1567*% MediaType Definitions
1568*OpenUI *MediaType/Materialart: PickOne
1569*OrderDependency: 20 AnySetup *MediaType
1570*DefaultMediaType: PrnDef
1571*MediaType PrnDef/Druckergrundeinstellung: ""
1572*MediaType Plain/Normalpapier: "
1573  << /ManualFeed false /MediaType (Plain) /DeferredMediaSelection true >> setpagedevice"
1574*End
1575*MediaType Transparency/Folien: "
1576  << /ManualFeed false /MediaType (Transparency) /DeferredMediaSelection true >> setpagedevice"
1577*End
1578*MediaType Preprinted/Vordrucke: "
1579  << /ManualFeed false /MediaType (Preprinted) /DeferredMediaSelection true >> setpagedevice"
1580*End
1581*MediaType Labels/Etiketten: "
1582  << /ManualFeed false /MediaType (Labels) /DeferredMediaSelection true >> setpagedevice"
1583*End
1584*MediaType Bond/Feinpapier: "
1585  << /ManualFeed false /MediaType (Bond) /DeferredMediaSelection true >> setpagedevice"
1586*End
1587*MediaType Recycled/Recyclingpapier: "
1588  << /ManualFeed false /MediaType (Recycled) /DeferredMediaSelection true >> setpagedevice"
1589*End
1590*MediaType Vellum/Transparent: "
1591  << /ManualFeed false /MediaType (Vellum) /DeferredMediaSelection true >> setpagedevice"
1592*End
1593*MediaType Rough/Grobespapier: "
1594  << /ManualFeed false /MediaType (Rough) /DeferredMediaSelection true >> setpagedevice"
1595*End
1596*MediaType Letterhead/Briefpapier: "
1597  << /ManualFeed false /MediaType (Letterhead) /DeferredMediaSelection true >> setpagedevice"
1598*End
1599*MediaType Color/Farbigespapier: "
1600  << /ManualFeed false /MediaType (Color) /DeferredMediaSelection true >> setpagedevice"
1601*End
1602*MediaType Prepunched/Gelocht: "
1603  << /ManualFeed false /MediaType (Prepunched) /DeferredMediaSelection true >> setpagedevice"
1604*End
1605*MediaType Envelope/Briefumschlag: "
1606  << /ManualFeed false /MediaType (Envelope) /DeferredMediaSelection true >> setpagedevice"
1607*End
1608*MediaType Cardstock/Karteikarte: "
1609  << /ManualFeed false /MediaType (Card Stock) /DeferredMediaSelection true >> setpagedevice"
1610*End
1611*MediaType Custom1/Spezial 1: "
1612  << /ManualFeed false /MediaType (Custom Type1) /DeferredMediaSelection true >> setpagedevice"
1613*End
1614*MediaType Custom2/Spezial 2: "
1615  << /ManualFeed false /MediaType (Custom Type2) /DeferredMediaSelection true >> setpagedevice"
1616*End
1617*MediaType Custom3/Spezial 3: "
1618  << /ManualFeed false /MediaType (Custom Type3) /DeferredMediaSelection true >> setpagedevice"
1619*End
1620*MediaType Custom4/Spezial 4: "
1621  << /ManualFeed false /MediaType (Custom Type4) /DeferredMediaSelection true >> setpagedevice"
1622*End
1623*MediaType Custom5/Spezial 5: "
1624  << /ManualFeed false /MediaType (Custom Type5) /DeferredMediaSelection true >> setpagedevice"
1625*End
1626*MediaType Custom6/Spezial 6: "
1627  << /ManualFeed false /MediaType (Custom Type6) /DeferredMediaSelection true >> setpagedevice"
1628*End
1629*MediaType Custom7/Spezial 7: "
1630  << /ManualFeed false /MediaType (Custom Type7) /DeferredMediaSelection true >> setpagedevice"
1631*End
1632*MediaType Custom8/Spezial 8: "
1633  << /ManualFeed false /MediaType (Custom Type8) /DeferredMediaSelection true >> setpagedevice"
1634*End
1635*?MediaType: "
1636  save
1637    currentpagedevice /MediaType {get} stopped
1638    {pop pop (Unknown)} {dup null eq {pop (Unknown)} if} ifelse = flush
1639  restore"
1640*End
1641*CloseUI: *MediaType
1642
1643*RequiresPageRegion All: True
1644
1645*%==============================================
1646*% Duplex Definitions
1647*%==============================================
1648*OpenUI *Duplex/Duplex Druck: PickOne
1649*OrderDependency: 35 AnySetup *Duplex
1650*DefaultDuplex: None
1651*Duplex None/Keine: "statusdict begin false setduplexmode false settumble end"
1652*Duplex DuplexTumble/Quer drehen: "statusdict begin true setduplexmode true settumble end"
1653*Duplex DuplexNoTumble/L<E4>ngs drehen: "statusdict begin true setduplexmode false settumble end"
1654*?Duplex: " save
1655  statusdict begin
1656  duplexmode
1657  {tumble {(DuplexTumble)} {(DuplexNoTumble)} ifelse}
1658  {(None)} ifelse = flush end restore"
1659*End
1660*CloseUI: *Duplex
1661
1662*%==============================================
1663*% Copia KPDL Output Mode Definitions
1664*%==============================================
1665*OpenUI *KmOutput/Papierablage w<E4>hlen: PickOne
1666*OrderDependency: 25 AnySetup *KmOutput
1667*DefaultKmOutput:PrnDef
1668*KmOutput PrnDef/Druckergrundeinstellung: ""
1669*KmOutput Facedown/Seitliches Fach(Druckbild nach unten): "0 statusdict /setoutputtray get exec
1670  << /OutputFaceUp false >> setpagedevice"
1671*End
1672*KmOutput Faceup/Seitliches Fach(Druckbild nach oben): "1 statusdict /setoutputtray get exec
1673  << /OutputFaceUp true >> setpagedevice"
1674*End
1675*KmOutput MainFD/Fach A(Druckbild nach unten): "2 statusdict /setoutputtray get exec
1676  << /OutputFaceUp false >> setpagedevice"
1677*End
1678*KmOutput MainFU/Fach A(Druckbild nach oben): "1 statusdict /setoutputtray get exec
1679  << /OutputFaceUp true >> setpagedevice"
1680*End
1681*KmOutput SubFD/Fach B(Druckbild nach unten): "3 statusdict /setoutputtray get exec
1682  << /OutputFaceUp false >> setpagedevice"
1683*End
1684*KmOutput SubFU/Fach B(Druckbild nach oben): "3 statusdict /setoutputtray get exec
1685  << /OutputFaceUp true >> setpagedevice"
1686*End
1687*KmOutput MT1Dn/Fach 1(Druckbild nach unten): "4 statusdict /setoutputtray get exec
1688  [1] statusdict /setmailboxstacker get exec
1689  << /OutputFaceUp false >> setpagedevice"
1690*End
1691*KmOutput MT2Dn/Fach 2(Druckbild nach unten): "4 statusdict /setoutputtray get exec
1692  [2] statusdict /setmailboxstacker get exec
1693  << /OutputFaceUp false >> setpagedevice"
1694*End
1695*KmOutput MT3Dn/Fach 3(Druckbild nach unten): "4 statusdict /setoutputtray get exec
1696  [3] statusdict /setmailboxstacker get exec
1697  << /OutputFaceUp false >> setpagedevice"
1698*End
1699*KmOutput MT4Dn/Fach 4(Druckbild nach unten): "4 statusdict /setoutputtray get exec
1700  [4] statusdict /setmailboxstacker get exec
1701  << /OutputFaceUp false >> setpagedevice"
1702*End
1703*KmOutput MT5Dn/Fach 5(Druckbild nach unten): "4 statusdict /setoutputtray get exec
1704  [5] statusdict /setmailboxstacker get exec
1705  << /OutputFaceUp false >> setpagedevice"
1706*End
1707*KmOutput MT1Up/Fach 1(Druckbild nach oben): "4 statusdict /setoutputtray get exec
1708  [1] statusdict /setmailboxstacker get exec
1709  << /OutputFaceUp true >> setpagedevice"
1710*End
1711*KmOutput MT2Up/Fach 2(Druckbild nach oben): "4 statusdict /setoutputtray get exec
1712  [2] statusdict /setmailboxstacker get exec
1713  << /OutputFaceUp true >> setpagedevice"
1714*End
1715*KmOutput MT3Up/Fach 3(Druckbild nach oben): "4 statusdict /setoutputtray get exec
1716  [3] statusdict /setmailboxstacker get exec
1717  << /OutputFaceUp true >> setpagedevice"
1718*End
1719*KmOutput MT4Up/Fach 4(Druckbild nach oben): "4 statusdict /setoutputtray get exec
1720  [4] statusdict /setmailboxstacker get exec
1721  << /OutputFaceUp true >> setpagedevice"
1722*End
1723*KmOutput MT5Up/Fach 5(Druckbild nach oben): "4 statusdict /setoutputtray get exec
1724  [5] statusdict /setmailboxstacker get exec
1725  << /OutputFaceUp true >> setpagedevice"
1726*End
1727*?KmOutput:"
1728"
1729*End
1730*CloseUI: *KmOutput
1731
1732*%==============================================
1733*% Paper Orientation
1734*%==============================================
1735*OpenUI *KmOrientate/Ausrichtung: PickOne
1736*OrderDependency: 30 AnySetup *KmOrientate
1737*DefaultKmOrientate: off
1738*KmOrientate off/Aus: "<< /Morientation false >> setpagedevice"
1739*KmOrientate port/Hochformat: "<< /Morientation true /MorientationDetails << /MorientationMode 0 >> >> setpagedevice"
1740*KmOrientate land/Querformat: "<< /Morientation true /MorientationDetails << /MorientationMode 1 >> >> setpagedevice"
1741*End
1742*CloseUI: *KmOrientate
1743
1744*%==============================================
1745*% Copia KPDL Staple Mode Definitions
1746*%==============================================
1747*OpenUI *KmStaple/Heften: PickOne
1748*OrderDependency: 30 AnySetup *KmStaple
1749*DefaultKmStaple: None
1750*KmStaple None/Aus: "<< /Staple 0 >> setpagedevice"
1751*End
1752*KmStaple UPL/Oben links: "
1753  userdict /UIStapleDetails known not { userdict /UIStapleDetails 10 dict put } if
1754  userdict /UIStapleDetails get /StaplePosition 50 put
1755  << /Staple 3 /StapleDetails UIStapleDetails >> setpagedevice"
1756*End
1757*KmStaple UPR/Oben rechts: "
1758  userdict /UIStapleDetails known not { userdict /UIStapleDetails 10 dict put } if
1759  userdict /UIStapleDetails get /StaplePosition 51 put
1760  << /Staple 3 /StapleDetails UIStapleDetails >> setpagedevice"
1761*End
1762*KmStaple CL/2 Heften -Links: "
1763  userdict /UIStapleDetails known not { userdict /UIStapleDetails 10 dict put } if
1764  userdict /UIStapleDetails get /StaplePosition 52 put
1765  << /Staple 3 /StapleDetails UIStapleDetails >> setpagedevice"
1766*End
1767*KmStaple CR/2 Heften -Rechts: "
1768  userdict /UIStapleDetails known not { userdict /UIStapleDetails 10 dict put } if
1769  userdict /UIStapleDetails get /StaplePosition 53 put
1770  << /Staple 3 /StapleDetails UIStapleDetails >> setpagedevice"
1771*End
1772*KmStaple CU/2 Heften -Oben: "
1773  userdict /UIStapleDetails known not { userdict /UIStapleDetails 10 dict put } if
1774  userdict /UIStapleDetails get /StaplePosition 54 put
1775  << /Staple 3 /StapleDetails UIStapleDetails >> setpagedevice"
1776*End
1777*?KmStaple:"
1778  save
1779  currentpagedevice /Staple known
1780  dup { currentpagedevice /Staple get 0 ne and } if
1781  { currentpagedevice /StapleDetails get
1782  /StaplePosition get [(Upper Left)(Upper Right)(Left 2 Staples)(Right 2 Staples)(Upper 2 Staples)] exch get }
1783  { (None) } ifelse = flush restore"
1784*End
1785*CloseUI: *KmStaple
1786
1787*%==============================================
1788*% Copia  KPDL Punch Mode Definitions
1789*%==============================================
1790*OpenUI *KmPunch/Lochen: PickOne
1791*OrderDependency: 30 AnySetup *KmPunch
1792*DefaultKmPunch: None
1793*KmPunch None/Aus: "<< /Punch 0 >> setpagedevice"
1794*End
1795*KmPunch 2holesUSL/2 L<F6>cher -Links (US): "
1796  << /Punch 3 /PunchDetails << /PunchMode 2 /PunchPosition 1 >> >> setpagedevice"
1797*End
1798*KmPunch 2holesUSR/2 L<F6>cher -Rechts (US): "
1799  << /Punch 3 /PunchDetails << /PunchMode 2 /PunchPosition 2 >> >> setpagedevice"
1800*End
1801*KmPunch 2holesUSU/2 L<F6>cher -Oben (US): "
1802  << /Punch 3 /PunchDetails << /PunchMode 2 /PunchPosition 3 >> >> setpagedevice"
1803*End
1804*KmPunch 2holesEURL/2 L<F6>cher -Links (EUR): "
1805  << /Punch 3 /PunchDetails << /PunchMode 1 /PunchPosition 1 >> >> setpagedevice"
1806*End
1807*KmPunch 2holesEURR/2 L<F6>cher -Rechts (EUR): "
1808  << /Punch 3 /PunchDetails << /PunchMode 1 /PunchPosition 2 >> >> setpagedevice"
1809*End
1810*KmPunch 2holesEURU/2 L<F6>cher -Oben (EUR): "
1811  << /Punch 3 /PunchDetails << /PunchMode 1 /PunchPosition 3 >> >> setpagedevice"
1812*End
1813*KmPunch 3holesL/3 L<F6>cher -Links: "
1814  << /Punch 3 /PunchDetails << /PunchMode 1 /PunchPosition 1 >> >> setpagedevice"
1815*End
1816*KmPunch 3holesR/3 L<F6>cher -Rechts: "
1817  << /Punch 3 /PunchDetails << /PunchMode 1 /PunchPosition 2 >> >> setpagedevice"
1818*End
1819*KmPunch 3holesU/3 L<F6>cher -Oben: "
1820  << /Punch 3 /PunchDetails << /PunchMode 1 /PunchPosition 3 >> >> setpagedevice"
1821*End
1822*KmPunch 4holesL/4 L<F6>cher -Links: "
1823  << /Punch 3 /PunchDetails << /PunchMode 2 /PunchPosition 1 >> >> setpagedevice"
1824*End
1825*KmPunch 4holesR/4 L<F6>cher -Rechts: "
1826  << /Punch 3 /PunchDetails << /PunchMode 2 /PunchPosition 2 >> >> setpagedevice"
1827*End
1828*KmPunch 4holesU/4 L<F6>cher -Oben: "
1829  << /Punch 3 /PunchDetails << /PunchMode 2 /PunchPosition 3 >> >> setpagedevice"
1830*End
1831*?KmPunch:"
1832  save
1833  currentpagedevice /Punch known
1834  dup { currentpagedevice /Punch get 0 ne and } if
1835  { currentpagedevice /Mode get
1836  /Mode get [(2or3holes)(4or2holes)] exch get }
1837  { (None) } ifelse = flush restore"
1838*End
1839*CloseUI: *KmPunch
1840
1841*%==============================================
1842*% Booklet Mode
1843*%==============================================
1844*OpenUI *Booklet/Brosch<FC>re: PickOne
1845*DefaultBooklet: OFF
1846*OrderDependency: 40 AnySetup *Booklet
1847*Booklet OFF/Aus: "0 statusdict /setkcbooklet get exec"
1848*Booklet LeftOpen/Links binden: "statusdict begin true setduplexmode true settumble end 1 statusdict /setkcbooklet get exec"
1849*Booklet RightOpen/Rechts binden: "statusdict begin true setduplexmode true settumble end 2 statusdict /setkcbooklet get exec"
1850*CloseUI: *Booklet
1851
1852*%==============================================
1853*% Fold
1854*%==============================================
1855*OpenUI *Fold/Brosch. Heftung: PickOne
1856*DefaultFold: OFF
1857*OrderDependency: 40 AnySetup *Fold
1858*Fold OFF/Aus: "<< /Fold 0 >> setpagedevice"
1859*Fold ON/Ein: "<< /Fold 3 /FoldDetails << /FoldMode 1 >> >> setpagedevice"
1860*CloseUI: *Fold
1861
1862*%==============================================
1863*% Copia KPDL Shift Mode Definitions
1864*%==============================================
1865*OpenUI *Jog/Versatz: PickOne
1866*OrderDependency: 45 AnySetup *Jog
1867*DefaultJog: None
1868*Jog EndOfSet/Ein: "<< /Jog 3 >> setpagedevice"
1869*Jog None/Aus: "<< /Jog 0 >> setpagedevice"
1870*?Jog: "
1871  save
1872  currentpagedevice dup /Jog known {
1873    /Jog get dup 0 gt
1874    {(False)}{(True)} ifelse
1875  }{(Unknown)} ifelse
1876  exch pop
1877  = flush restore"
1878*End
1879*CloseUI: *Jog
1880
1881*%==============================================
1882*% Job Spooling Definitions
1883*%==============================================
1884*OpenUI *KMCollate/Job speichern: PickOne
1885*OrderDependency: 50 AnySetup *KMCollate
1886*DefaultKMCollate: Def
1887*KMCollate Def/Druckergrundeinstellung: ""
1888*KMCollate None/Keine: "<< /Collate false >> setpagedevice"
1889*KMCollate Temp/Tempor<E4>r: "
1890  userdict /UICollateDetails known not
1891  { userdict /UICollateDetails 10 dict put } if
1892  userdict /UICollateDetails get  /Mode 1  put
1893  << /Collate true /CollateDetails UICollateDetails >>
1894  setpagedevice"
1895*End
1896*KMCollate Perm/Permanent: "
1897  userdict /UICollateDetails known not
1898  { userdict /UICollateDetails 10 dict put } if
1899  userdict /UICollateDetails get  /Mode 2  put
1900  << /Collate true /CollateDetails UICollateDetails >>
1901  setpagedevice"
1902*End
1903*KMCollate VMBAdmin/Virtuelle Mailbox (Verwalter): "
1904  userdict /UICollateDetails known not
1905  {userdict /UICollateDetails 10 dict put} if
1906  userdict /UICollateDetails get dup /Mode 8 put
1907  /Destination [(Administrator)]  put
1908  <</Collate true /CollateDetails UICollateDetails>>
1909  setpagedevice"
1910*End
1911*KMCollate VMBUser01/Virtuelle Mailbox (Benutzer 1): "
1912  userdict /UICollateDetails known not
1913  { userdict /UICollateDetails 10 dict put } if
1914  userdict /UICollateDetails get dup /Mode 8 put
1915  /Destination [(User 1)]  put
1916  << /Collate true /CollateDetails UICollateDetails >>
1917  setpagedevice"
1918*End
1919*KMCollate VMBUser02/Virtuelle Mailbox (Benutzer 2): "
1920  userdict /UICollateDetails known not
1921  { userdict /UICollateDetails 10 dict put } if
1922  userdict /UICollateDetails get dup /Mode 8 put
1923  /Destination [(User 2)]  put
1924  << /Collate true /CollateDetails UICollateDetails >>
1925  setpagedevice"
1926*End
1927*KMCollate VMBUser03/Virtuelle Mailbox (Benutzer 3): "
1928  userdict /UICollateDetails known not
1929  { userdict /UICollateDetails 10 dict put } if
1930  userdict /UICollateDetails get dup /Mode 8 put
1931  /Destination [(User 3)]  put
1932  << /Collate true /CollateDetails UICollateDetails >>
1933  setpagedevice"
1934*End
1935*KMCollate VMBUser04/Virtuelle Mailbox (Benutzer 4): "
1936  userdict /UICollateDetails known not
1937  { userdict /UICollateDetails 10 dict put } if
1938  userdict /UICollateDetails get dup /Mode 8 put
1939  /Destination [(User 4)]  put
1940  << /Collate true /CollateDetails UICollateDetails >>
1941  setpagedevice"
1942*End
1943*KMCollate VMBUser05/Virtuelle Mailbox (Benutzer 5): "
1944  userdict /UICollateDetails known not
1945  { userdict /UICollateDetails 10 dict put } if
1946  userdict /UICollateDetails get dup /Mode 8 put
1947  /Destination [(User 5)]  put
1948  << /Collate true /CollateDetails UICollateDetails >>
1949  setpagedevice"
1950*End
1951*KMCollate VMBUser06/Virtuelle Mailbox (Benutzer 6): "
1952  userdict /UICollateDetails known not
1953  { userdict /UICollateDetails 10 dict put } if
1954  userdict /UICollateDetails get dup /Mode 8 put
1955  /Destination [(User 6)]  put
1956  << /Collate true /CollateDetails UICollateDetails >>
1957  setpagedevice"
1958*End
1959*KMCollate VMBUser07/Virtuelle Mailbox (Benutzer 7): "
1960  userdict /UICollateDetails known not
1961  { userdict /UICollateDetails 10 dict put } if
1962  userdict /UICollateDetails get dup /Mode 8 put
1963  /Destination [(User 7)]  put
1964  << /Collate true /CollateDetails UICollateDetails >>
1965  setpagedevice"
1966*End
1967*KMCollate VMBUser08/Virtuelle Mailbox (Benutzer 8): "
1968  userdict /UICollateDetails known not
1969  { userdict /UICollateDetails 10 dict put } if
1970  userdict /UICollateDetails get dup /Mode 8 put
1971  /Destination [(User 8)]  put
1972  << /Collate true /CollateDetails UICollateDetails >>
1973  setpagedevice"
1974*End
1975*KMCollate VMBUser09/Virtuelle Mailbox (Benutzer 9): "
1976  userdict /UICollateDetails known not
1977  { userdict /UICollateDetails 10 dict put } if
1978  userdict /UICollateDetails get dup /Mode 8 put
1979  /Destination [(User 9)]  put
1980  << /Collate true /CollateDetails UICollateDetails >>
1981  setpagedevice"
1982*End
1983*KMCollate VMBUser10/Virtuelle Mailbox (Benutzer 10): "
1984  userdict /UICollateDetails known not
1985  { userdict /UICollateDetails 10 dict put } if
1986  userdict /UICollateDetails get dup /Mode 8 put
1987  /Destination [(User 10)]  put
1988  << /Collate true /CollateDetails UICollateDetails >>
1989  setpagedevice"
1990*End
1991*KMCollate QuickCopy/Schnellkopie: "
1992  userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
1993  userdict /UICollateDetails get dup /Mode 0 put dup /Type 8 put /Hold 1 put <</Collate true /CollateDetails UICollateDetails>> setpagedevice"
1994*End
1995*KMCollate ProofHold/Pr<FC>fen und aufbewahren: "
1996  userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
1997  userdict /UICollateDetails get dup /Mode 0 put dup /Type 8 put /Hold 3 put <</Collate true /CollateDetails UICollateDetails>> setpagedevice"
1998*End
1999*KMCollate JobStorage/ftragsspeicher: "
2000  userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
2001  userdict /UICollateDetails get dup /Mode 0 put dup /Type 8 put /Hold 2 put <</Collate true /CollateDetails UICollateDetails>> setpagedevice"
2002*End
2003*?KMCollate: "
2004  save
2005  currentpagedevice dup /Collate known {
2006    dup /CollateDetails known {
2007      /Collate get
2008      dup /Mode known {
2009        /Mode get
2010        1 {
2011          dup 1 eq { pop (Temp) exit } if
2012          dup 2 eq { pop (Perm) exit } if
2013          dup 8 eq { pop (VMB) exit } if
2014          pop (Unknown)
2015        } repeat
2016      }{ pop (Unknown) } ifelse
2017    }{ pop (Unknown) } ifelse
2018  }{ pop (Unknown) } ifelse
2019  = flush restore"
2020*End
2021*CloseUI: *KMCollate
2022
2023*%==============================================
2024*% Management Code
2025*%==============================================
2026*OpenUI *KmManagment/Management Code: PickOne
2027*OrderDependency: 60 AnySetup *KmManagment
2028*DefaultKmManagment: Default
2029*KmManagment Default/Aus: ""
2030*KmManagment MG0000/0000: "(0000) statusdict /setmanagementnumber get exec"
2031*KmManagment MG0001/0001: "(0001) statusdict /setmanagementnumber get exec"
2032*KmManagment MG0002/0002: "(0002) statusdict /setmanagementnumber get exec"
2033*KmManagment MG0003/0003: "(0003) statusdict /setmanagementnumber get exec"
2034*KmManagment MG0004/0004: "(0004) statusdict /setmanagementnumber get exec"
2035*KmManagment MG0005/0005: "(0005) statusdict /setmanagementnumber get exec"
2036*KmManagment MG0006/0006: "(0006) statusdict /setmanagementnumber get exec"
2037*KmManagment MG0007/0007: "(0007) statusdict /setmanagementnumber get exec"
2038*KmManagment MG0008/0008: "(0008) statusdict /setmanagementnumber get exec"
2039*KmManagment MG0009/0009: "(0009) statusdict /setmanagementnumber get exec"
2040*KmManagment MG0010/0010: "(0010) statusdict /setmanagementnumber get exec"
2041*KmManagment MG0011/0011: "(0011) statusdict /setmanagementnumber get exec"
2042*KmManagment MG0012/0012: "(0012) statusdict /setmanagementnumber get exec"
2043*KmManagment MG0013/0013: "(0013) statusdict /setmanagementnumber get exec"
2044*KmManagment MG0014/0014: "(0014) statusdict /setmanagementnumber get exec"
2045*KmManagment MG0015/0015: "(0015) statusdict /setmanagementnumber get exec"
2046*KmManagment MG0016/0016: "(0016) statusdict /setmanagementnumber get exec"
2047*KmManagment MG0017/0017: "(0017) statusdict /setmanagementnumber get exec"
2048*KmManagment MG0018/0018: "(0018) statusdict /setmanagementnumber get exec"
2049*KmManagment MG0019/0019: "(0019) statusdict /setmanagementnumber get exec"
2050*KmManagment MG0020/0020: "(0020) statusdict /setmanagementnumber get exec"
2051*KmManagment MG0021/0021: "(0021) statusdict /setmanagementnumber get exec"
2052*KmManagment MG0022/0022: "(0022) statusdict /setmanagementnumber get exec"
2053*KmManagment MG0023/0023: "(0023) statusdict /setmanagementnumber get exec"
2054*KmManagment MG0024/0024: "(0024) statusdict /setmanagementnumber get exec"
2055*KmManagment MG0025/0025: "(0025) statusdict /setmanagementnumber get exec"
2056*KmManagment MG0026/0026: "(0026) statusdict /setmanagementnumber get exec"
2057*KmManagment MG0027/0027: "(0027) statusdict /setmanagementnumber get exec"
2058*KmManagment MG0028/0028: "(0028) statusdict /setmanagementnumber get exec"
2059*KmManagment MG0029/0029: "(0029) statusdict /setmanagementnumber get exec"
2060*KmManagment MG0030/0030: "(0030) statusdict /setmanagementnumber get exec"
2061*KmManagment MG0000000/0000000: "(0000000) statusdict /setmanagementnumber get exec"
2062*KmManagment MG0000001/0000001: "(0000001) statusdict /setmanagementnumber get exec"
2063*KmManagment MG0000002/0000002: "(0000002) statusdict /setmanagementnumber get exec"
2064*KmManagment MG0000003/0000003: "(0000003) statusdict /setmanagementnumber get exec"
2065*KmManagment MG0000004/0000004: "(0000004) statusdict /setmanagementnumber get exec"
2066*KmManagment MG0000005/0000005: "(0000005) statusdict /setmanagementnumber get exec"
2067*KmManagment MG0000006/0000006: "(0000006) statusdict /setmanagementnumber get exec"
2068*KmManagment MG0000007/0000007: "(0000007) statusdict /setmanagementnumber get exec"
2069*KmManagment MG0000008/0000008: "(0000008) statusdict /setmanagementnumber get exec"
2070*KmManagment MG0000009/0000009: "(0000009) statusdict /setmanagementnumber get exec"
2071*KmManagment MG0000010/0000010: "(0000010) statusdict /setmanagementnumber get exec"
2072*KmManagment MG0000011/0000011: "(0000011) statusdict /setmanagementnumber get exec"
2073*KmManagment MG0000012/0000012: "(0000012) statusdict /setmanagementnumber get exec"
2074*KmManagment MG0000013/0000013: "(0000013) statusdict /setmanagementnumber get exec"
2075*KmManagment MG0000014/0000014: "(0000014) statusdict /setmanagementnumber get exec"
2076*KmManagment MG0000015/0000015: "(0000015) statusdict /setmanagementnumber get exec"
2077*KmManagment MG0000016/0000016: "(0000016) statusdict /setmanagementnumber get exec"
2078*KmManagment MG0000017/0000017: "(0000017) statusdict /setmanagementnumber get exec"
2079*KmManagment MG0000018/0000018: "(0000018) statusdict /setmanagementnumber get exec"
2080*KmManagment MG0000019/0000019: "(0000019) statusdict /setmanagementnumber get exec"
2081*KmManagment MG0000020/0000020: "(0000020) statusdict /setmanagementnumber get exec"
2082*KmManagment MG0000021/0000021: "(0000021) statusdict /setmanagementnumber get exec"
2083*KmManagment MG0000022/0000022: "(0000022) statusdict /setmanagementnumber get exec"
2084*KmManagment MG0000023/0000023: "(0000023) statusdict /setmanagementnumber get exec"
2085*KmManagment MG0000024/0000024: "(0000024) statusdict /setmanagementnumber get exec"
2086*KmManagment MG0000025/0000025: "(0000025) statusdict /setmanagementnumber get exec"
2087*KmManagment MG0000026/0000026: "(0000026) statusdict /setmanagementnumber get exec"
2088*KmManagment MG0000027/0000027: "(0000027) statusdict /setmanagementnumber get exec"
2089*KmManagment MG0000028/0000028: "(0000028) statusdict /setmanagementnumber get exec"
2090*KmManagment MG0000029/0000029: "(0000029) statusdict /setmanagementnumber get exec"
2091*KmManagment MG0000030/0000030: "(0000030) statusdict /setmanagementnumber get exec"
2092*?KmManagment: " "
2093*End
2094*CloseUI: *KmManagment
2095
2096*%==============================================
2097*%       180 Rotate Setting
2098*%==============================================
2099*OpenUI *Rotate/180 rotiert: Boolean
2100*OrderDependency: 25 AnySetup *Rotate
2101*DefaultRotate: False
2102*Rotate True/Ein: "1 dict begin currentpagedevice /Install get aload
2103  /aaa exch def { currentpagedevice /PageSize get aload pop translate 180 rotate } bind aload
2104  length /aaa load length add array astore cvx /Install exch def currentdict end setpagedevice"
2105*Rotate False/Aus: ""
2106*?Rotate: "
2107  (False) ="
2108*End
2109*CloseUI: *Rotate
2110
2111*%==============================================
2112*% Cover Mode
2113*%==============================================
2114*OpenUI *KmCover/Deckblatt Modus: PickOne
2115*DefaultKmCover: Off
2116*OrderDependency: 25 AnySetup *KmCover
2117*KmCover Off/Aus: "<< /Mcover false >> setpagedevice"
2118*KmCover FBBO/Deckblatt nicht bedruckt: "<< /Mcover true /McoverDetails << /Frontcover 1 /Backcover 0 /Coverpapersource 0>> >> setpagedevice"
2119*KmCover FFBO/Deckblatt gedruckt: "<< /Mcover true /McoverDetails << /Frontcover 2 /Backcover 0 /Coverpapersource 0>> >> setpagedevice"
2120*KmCover FPBO/Front Cover Back Print: "<< /Mcover true /McoverDetails << /Frontcover 3 /Backcover 0 /Coverpapersource 0>> >> setpagedevice"
2121*KmCover FDBO/Deckblatt. Zweis: "<< /Mcover true /McoverDetails << /Frontcover 4 /Backcover 0 /Coverpapersource 0>> >> setpagedevice"
2122*CloseUI: *KmCover
2123
2124*%==============================================
2125*% OHP
2126*%==============================================
2127*OpenUI *KmOHP/Folien-Zwischenblatt: PickOne
2128*DefaultKmOHP: Off
2129*OrderDependency: 25 AnySetup *KmOHP
2130*KmOHP Off/Aus: "<< /SlipSheet 0 >> setpagedevice"
2131*KmOHP kmBlank/Blank Sheet: "<< /SlipSheet 3 /SlipSheetDetails << /CopyMode 1 >> >> setpagedevice"
2132*KmOHP kmCopy/Druck a. Hinterblatt: "<< /SlipSheet 3 /SlipSheetDetails << /CopyMode 2 >> >> setpagedevice"
2133*CloseUI: *KmOHP
2134
2135*%==============================================
2136*% Barcode Mode Definitions
2137*%==============================================
2138*OpenUI *KMBarcodeMode/Barcode: PickOne
2139*OrderDependency: 45 AnySetup *KMBarcodeMode
2140*DefaultKMBarcodeMode: None
2141*KMBarcodeMode None/Keine: "
2142  userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
2143  userdict /UICollateDetails get /Barcode 2  put <</CollateDetails UICollateDetails>> setpagedevice
2144"
2145*End
2146*KMBarcodeMode First/Nur erste Seite: "
2147  userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
2148  userdict /UICollateDetails get /Barcode 0  put <</CollateDetails UICollateDetails>> setpagedevice
2149"
2150*End
2151*KMBarcodeMode All/Alle Seiten: "
2152  userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
2153  userdict /UICollateDetails get /Barcode 1  put <</CollateDetails UICollateDetails>> setpagedevice
2154"
2155*End
2156*?KMBarcodeMode: "
2157  save
2158  currentpagedevice dup /CollateDetails known {
2159    /CollateDetails get /Barcode get
2160    1 {
2161      dup 2 eq {pop (None) exit} if
2162      dup 0 eq {pop (First) exit} if
2163      dup 1 eq {pop (All) exit} if
2164      pop (Unknown)
2165    } repeat
2166  }{(Unknown)} ifelse
2167  exch pop
2168  = flush restore"
2169*End
2170*CloseUI: *KMBarcodeMode
2171
2172*% Barcode ID Definitions
2173*OpenUI *KMBarcodeID/Barcode-ID drucken: Boolean
2174*OrderDependency: 45 AnySetup *KMBarcodeID
2175*DefaultKMBarcodeID: False
2176*KMBarcodeID True/Ein: "
2177  userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
2178  userdict /UICollateDetails get /BarcodePosition 2 copy known {2 copy get}
2179  {currentpagedevice /CollateDetails get /BarcodePosition get} ifelse 128
2180  or put <</CollateDetails UICollateDetails>> setpagedevice
2181"
2182*End
2183*KMBarcodeID False/Aus: "
2184  userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
2185  userdict /UICollateDetails get /BarcodePosition 2 copy known {2 copy get}
2186  {currentpagedevice /CollateDetails get /BarcodePosition get} ifelse 128
2187  not put <</CollateDetails UICollateDetails>> setpagedevice
2188"
2189*End
2190*?KMBarcodeID: "
2191  save
2192  currentpagedevice dup /CollateDetails known {
2193    /CollateDetails get /BarcodePosition get 128 gt
2194    {(False)}{(True)} ifelse
2195  }{(Unknown)} ifelse
2196  exch pop
2197  = flush restore"
2198*End
2199*CloseUI: *KMBarcodeID
2200
2201*% Barcode Position Definitions
2202*OpenUI *KMBarcodePos/Barcode-Position: PickOne
2203*OrderDependency: 45 AnySetup *KMBarcodePos
2204*DefaultKMBarcodePos: ULB
2205*KMBarcodePos ULB/Oben links: "
2206  userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
2207  userdict /UICollateDetails get /BarcodePosition 2 copy known {2 copy get}
2208  {currentpagedevice /CollateDetails get /BarcodePosition get} ifelse 128
2209  and 4 or put <</CollateDetails UICollateDetails>> setpagedevice
2210"
2211*End
2212*KMBarcodePos URB/Oben rechts: "
2213  userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
2214  userdict /UICollateDetails get /BarcodePosition 2 copy known {2 copy get}
2215  {currentpagedevice /CollateDetails get /BarcodePosition get} ifelse 128
2216  and 3 or put <</CollateDetails UICollateDetails>> setpagedevice
2217"
2218*End
2219*KMBarcodePos LLB/Unten links: "
2220  userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
2221  userdict /UICollateDetails get /BarcodePosition 2 copy known {2 copy get}
2222  {currentpagedevice /CollateDetails get /BarcodePosition get} ifelse 128
2223  and 7 or put <</CollateDetails UICollateDetails>> setpagedevice
2224"
2225*End
2226*KMBarcodePos LRB/Unten rechts: "
2227  userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
2228  userdict /UICollateDetails get /BarcodePosition 2 copy known {2 copy get}
2229  {currentpagedevice /CollateDetails get /BarcodePosition get} ifelse 128
2230  and put <</CollateDetails UICollateDetails>> setpagedevice
2231"
2232*End
2233*KMBarcodePos ULVB/Oben links(Vertikal): "
2234  userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
2235  userdict /UICollateDetails get /BarcodePosition 2 copy known {2 copy get}
2236  {currentpagedevice /CollateDetails get /BarcodePosition get} ifelse 128
2237  and 5 or put <</CollateDetails UICollateDetails>> setpagedevice
2238"
2239*End
2240*KMBarcodePos URVB/Oben rechts(Vertikal): "
2241  userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
2242  userdict /UICollateDetails get /BarcodePosition 2 copy known {2 copy get}
2243  {currentpagedevice /CollateDetails get /BarcodePosition get} ifelse 128
2244  and 2 or put <</CollateDetails UICollateDetails>> setpagedevice
2245"
2246*End
2247*KMBarcodePos LLVB/Unten links(Vertikal): "
2248  userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
2249  userdict /UICollateDetails get /BarcodePosition 2 copy known {2 copy get}
2250  {currentpagedevice /CollateDetails get /BarcodePosition get} ifelse 128
2251  and 6 or put <</CollateDetails UICollateDetails>> setpagedevice
2252"
2253*End
2254*KMBarcodePos LRVB/Unten rechts(Vertikal): "
2255  userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
2256  userdict /UICollateDetails get /BarcodePosition 2 copy known {2 copy get}
2257  {currentpagedevice /CollateDetails get /BarcodePosition get} ifelse 128
2258  and 1 or put <</CollateDetails UICollateDetails>> setpagedevice
2259"
2260*End
2261*?KMBarcodePos: "
2262  save
2263  currentpagedevice dup /CollateDetails known {
2264    /CollateDetails get /BarcodePosition get
2265    1 {
2266      dup 4 eq {pop (ULB) exit} if
2267      dup 3 eq {pop (URB) exit} if
2268      dup 7 eq {pop (LLB) exit} if
2269      dup 0 eq {pop (LRB) exit} if
2270      dup 5 eq {pop (ULVB) exit} if
2271      dup 2 eq {pop (URVB) exit} if
2272      dup 6 eq {pop (LLVB) exit} if
2273      dup 1 eq {pop (LRVB) exit} if
2274      pop (Unknown)
2275    } repeat
2276  }{(Unknown)} ifelse
2277  exch pop
2278  = flush restore"
2279*End
2280*CloseUI: *KMBarcodePos
2281
2282*% KCSuperWatermark
2283*OpenUI *KCSuperWatermark/Super Watermark: PickOne
2284*OrderDependency: 10 AnySetup *KCSuperWatermark
2285*DefaultKCSuperWatermark: None
2286*KCSuperWatermark None/Keine: ""
2287*KCSuperWatermark UFA/Use Form-A: "<</BeginPage {pop  mark {(%disk0%Form-A) kcloadpageimage} stopped cleartomark}>> setpagedevice"
2288*KCSuperWatermark UFB/Use Form-B: "<</BeginPage {pop  mark {(%disk0%Form-B) kcloadpageimage} stopped cleartomark}>> setpagedevice"
2289*KCSuperWatermark UFC/Use Form-C: "<</BeginPage {pop  mark {(%disk0%Form-C) kcloadpageimage} stopped cleartomark}>> setpagedevice"
2290*KCSuperWatermark SFA/Save Form-A: "<</EndPage {exch pop 2 ne dup  mark exch {{(%disk0%Form-A) kcsavepageimage} stopped} if cleartomark}>> setpagedevice"
2291*KCSuperWatermark SFB/Save Form-B: "<</EndPage {exch pop 2 ne dup  mark exch {{(%disk0%Form-B) kcsavepageimage} stopped} if cleartomark}>> setpagedevice"
2292*KCSuperWatermark SFC/Save Form-C: "<</EndPage {exch pop 2 ne dup  mark exch {{(%disk0%Form-C) kcsavepageimage} stopped} if cleartomark}>> setpagedevice"
2293*CloseUI: *KCSuperWatermark
2294
2295*%==============================================
2296*% Tandem
2297*%==============================================
2298*OpenUI *KmTandem/Tandem: PickOne
2299*OrderDependency: 65 AnySetup *KmTandem
2300*DefaultKmTandem: off
2301*KmTandem off/Aus: "<< /Mtandem false >> setpagedevice"
2302*KmTandem on/Ein: "<< /Mtandem true >> setpagedevice"
2303*CloseUI: *KmTandem
2304
2305*%==============================================
2306*% PPD Version Info
2307*%==============================================
2308*OpenUI *KMVersion/PPD Version: PickOne
2309*OrderDependency: 70 AnySetup *KMVersion
2310*DefaultKMVersion: Default
2311*KMVersion Default/8.2.0111 [01-11-2005]: ""
2312*CloseUI: *KMVersion
2313
2314*%Font Information
2315*DefaultFont: Courier
2316*Font AntiqueOlive-Bold: Standard "(001.000)" Standard ROM
2317*Font AntiqueOlive-Compact: Standard "(001.000)" Standard ROM
2318*Font AntiqueOlive-Italic: Standard "(001.000)" Standard ROM
2319*Font AntiqueOlive-Roman: Standard "(001.000)" Standard ROM
2320*Font Apple-Chancery: Standard "(001.000)" Standard ROM
2321*Font Arial-BoldItalicMT: Standard "(001.000)" Standard ROM
2322*Font Arial-BoldMT: Standard "(001.000)" Standard ROM
2323*Font Arial-ItalicMT: Standard "(001.000)" Standard ROM
2324*Font ArialMT: Standard "(001.000)" Standard ROM
2325*Font AvantGarde-Book: Standard "(001.000)" Standard ROM
2326*Font AvantGarde-BookOblique: Standard "(001.000)" Standard ROM
2327*Font AvantGarde-Demi: Standard "(001.000)" Standard ROM
2328*Font AvantGarde-DemiOblique: Standard "(001.000)" Standard ROM
2329*Font Bodoni-Bold: Standard "(001.000)" Standard ROM
2330*Font Bodoni-BoldItalic: Standard "(001.000)" Standard ROM
2331*Font Bodoni-Italic: Standard "(001.000)" Standard ROM
2332*Font Bodoni-Poster: Standard "(001.000)" Standard ROM
2333*Font Bodoni-PosterCompressed: Standard "(001.000)" Standard ROM
2334*Font Bodoni: Standard "(001.000)" Standard ROM
2335*Font Bookman-Demi: Standard "(001.000)" Standard ROM
2336*Font Bookman-DemiItalic: Standard "(001.000)" Standard ROM
2337*Font Bookman-Light: Standard "(001.000)" Standard ROM
2338*Font Bookman-LightItalic: Standard "(001.000)" Standard ROM
2339*Font Carta: Special "(001.000)" Standard ROM
2340*Font Chicago: Standard "(001.000)" Standard ROM
2341*Font Clarendon-Bold: Standard "(001.000)" Standard ROM
2342*Font Clarendon-Light: Standard "(001.000)" Standard ROM
2343*Font Clarendon: Standard "(001.000)" Standard ROM
2344*Font CooperBlack-Italic: Standard "(001.000)" Standard ROM
2345*Font CooperBlack: Standard "(001.000)" Standard ROM
2346*Font Copperplate-ThirtyThreeBC: Standard "(001.000)" Standard ROM
2347*Font Copperplate-ThirtyTwoBC: Standard "(001.000)" Standard ROM
2348*Font Coronet-Regular: Standard "(001.000)" Standard ROM
2349*Font Courier-Bold: Standard "(001.000)" Standard ROM
2350*Font Courier-BoldOblique: Standard "(001.000)" Standard ROM
2351*Font Courier-Oblique: Standard "(001.000)" Standard ROM
2352*Font Courier: Standard "(001.000)" Standard ROM
2353*Font Eurostile-Bold: Standard "(001.000)" Standard ROM
2354*Font Eurostile-BoldExtendedTwo: Standard "(001.000)" Standard ROM
2355*Font Eurostile-ExtendedTwo: Standard "(001.000)" Standard ROM
2356*Font Eurostile: Standard "(001.000)" Standard ROM
2357*Font Geneva: Standard "(001.000)" Standard ROM
2358*Font GillSans-Bold: Standard "(001.000)" Standard ROM
2359*Font GillSans-BoldCondensed: Standard "(001.000)" Standard ROM
2360*Font GillSans-BoldItalic: Standard "(001.000)" Standard ROM
2361*Font GillSans-Condensed: Standard "(001.000)" Standard ROM
2362*Font GillSans-ExtraBold: Standard "(001.000)" Standard ROM
2363*Font GillSans-Italic: Standard "(001.000)" Standard ROM
2364*Font GillSans-Light: Standard "(001.000)" Standard ROM
2365*Font GillSans-LightItalic: Standard "(001.000)" Standard ROM
2366*Font GillSans: Standard "(001.000)" Standard ROM
2367*Font Goudy-Bold: Standard "(001.000)" Standard ROM
2368*Font Goudy-BoldItalic: Standard "(001.000)" Standard ROM
2369*Font Goudy-ExtraBold: Standard "(001.000)" Standard ROM
2370*Font Goudy-Italic: Standard "(001.000)" Standard ROM
2371*Font Goudy: Standard "(001.000)" Standard ROM
2372*Font Helvetica-Bold: Standard "(001.000)" Standard ROM
2373*Font Helvetica-BoldOblique: Standard "(001.000)" Standard ROM
2374*Font Helvetica-Condensed-Bold: Standard "(001.000)" Standard ROM
2375*Font Helvetica-Condensed-BoldObl: Standard "(001.000)" Standard ROM
2376*Font Helvetica-Condensed-Oblique: Standard "(001.000)" Standard ROM
2377*Font Helvetica-Condensed: Standard "(001.000)" Standard ROM
2378*Font Helvetica-Narrow-Bold: Standard "(001.000)" Standard ROM
2379*Font Helvetica-Narrow-BoldOblique: Standard "(001.000)" Standard ROM
2380*Font Helvetica-Narrow-Oblique: Standard "(001.000)" Standard ROM
2381*Font Helvetica-Narrow: Standard "(001.000)" Standard ROM
2382*Font Helvetica-Oblique: Standard "(001.000)" Standard ROM
2383*Font Helvetica: Standard "(001.000)" Standard ROM
2384*Font HoeflerText-Black: Standard "(001.000)" Standard ROM
2385*Font HoeflerText-BlackItalic: Standard "(001.000)" Standard ROM
2386*Font HoeflerText-Italic: Standard "(001.000)" Standard ROM
2387*Font HoeflerText-Ornaments: Special "(001.000)" Standard ROM
2388*Font HoeflerText-Regular: Standard "(001.000)" Standard ROM
2389*Font JoannaMT-Bold: Standard "(001.000)" Standard ROM
2390*Font JoannaMT-BoldItalic: Standard "(001.000)" Standard ROM
2391*Font JoannaMT-Italic: Standard "(001.000)" Standard ROM
2392*Font JoannaMT: Standard "(001.000)" Standard ROM
2393*Font LetterGothic-Bold: Standard "(001.000)" Standard ROM
2394*Font LetterGothic-BoldSlanted: Standard "(001.000)" Standard ROM
2395*Font LetterGothic-Slanted: Standard "(001.000)" Standard ROM
2396*Font LetterGothic: Standard "(001.000)" Standard ROM
2397*Font LubalinGraph-Book: Standard "(001.000)" Standard ROM
2398*Font LubalinGraph-BookOblique: Standard "(001.000)" Standard ROM
2399*Font LubalinGraph-Demi: Standard "(001.000)" Standard ROM
2400*Font LubalinGraph-DemiOblique: Standard "(001.000)" Standard ROM
2401*Font Marigold: Standard "(001.000)" Standard ROM
2402*Font MonaLisa-Recut: Standard "(001.000)" Standard ROM
2403*Font Monaco: Standard "(001.000)" Standard ROM
2404*Font NewCenturySchlbk-Bold: Standard "(001.000)" Standard ROM
2405*Font NewCenturySchlbk-BoldItalic: Standard "(001.000)" Standard ROM
2406*Font NewCenturySchlbk-Italic: Standard "(001.000)" Standard ROM
2407*Font NewCenturySchlbk-Roman: Standard "(001.000)" Standard ROM
2408*Font NewYork: Standard "(001.000)" Standard ROM
2409*Font Optima-Bold: Standard "(001.000)" Standard ROM
2410*Font Optima-BoldItalic: Standard "(001.000)" Standard ROM
2411*Font Optima-Italic: Standard "(001.000)" Standard ROM
2412*Font Optima: Standard "(001.000)" Standard ROM
2413*Font Oxford: Standard "(001.000)" Standard ROM
2414*Font Palatino-Bold: Standard "(001.000)" Standard ROM
2415*Font Palatino-BoldItalic: Standard "(001.000)" Standard ROM
2416*Font Palatino-Italic: Standard "(001.000)" Standard ROM
2417*Font Palatino-Roman: Standard "(001.000)" Standard ROM
2418*Font StempelGaramond-Bold: Standard "(001.000)" Standard ROM
2419*Font StempelGaramond-BoldItalic: Standard "(001.000)" Standard ROM
2420*Font StempelGaramond-Italic: Standard "(001.000)" Standard ROM
2421*Font StempelGaramond-Roman: Standard "(001.000)" Standard ROM
2422*Font Symbol: Special "(001.000)" Standard ROM
2423*Font Tekton: Standard "(001.000)" Standard ROM
2424*Font Times-Bold: Standard "(001.000)" Standard ROM
2425*Font Times-BoldItalic: Standard "(001.000)" Standard ROM
2426*Font Times-Italic: Standard "(001.000)" Standard ROM
2427*Font Times-Roman: Standard "(001.000)" Standard ROM
2428*Font TimesNewRomanPS-BoldItalicMT: Standard "(001.000)" Standard ROM
2429*Font TimesNewRomanPS-BoldMT: Standard "(001.000)" Standard ROM
2430*Font TimesNewRomanPS-ItalicMT: Standard "(001.000)" Standard ROM
2431*Font TimesNewRomanPSMT: Standard "(001.000)" Standard ROM
2432*Font Univers-Bold: Standard "(001.000)" Standard ROM
2433*Font Univers-BoldExt: Standard "(001.000)" Standard ROM
2434*Font Univers-BoldExtObl: Standard "(001.000)" Standard ROM
2435*Font Univers-BoldOblique: Standard "(001.000)" Standard ROM
2436*Font Univers-Condensed: Standard "(001.000)" Standard ROM
2437*Font Univers-CondensedBold: Standard "(001.000)" Standard ROM
2438*Font Univers-CondensedBoldOblique: Standard "(001.000)" Standard ROM
2439*Font Univers-CondensedOblique: Standard "(001.000)" Standard ROM
2440*Font Univers-Extended: Standard "(001.000)" Standard ROM
2441*Font Univers-ExtendedObl: Standard "(001.000)" Standard ROM
2442*Font Univers-Light: Standard "(001.000)" Standard ROM
2443*Font Univers-LightOblique: Standard "(001.000)" Standard ROM
2444*Font Univers-Oblique: Standard "(001.000)" Standard ROM
2445*Font Univers: Standard "(001.000)" Standard ROM
2446*Font Wingdings-Regular: Special "(001.000)" Standard ROM
2447*Font ZapfChancery-MediumItalic: Standard "(001.000)" Standard ROM
2448*Font ZapfDingbats: Special "(001.000)" Standard ROM
2449*?FontQuery: "
2450  save
2451  /str 100 string dup 0 (fonts/) putinterval def
2452  { count 1 gt
2453    { exch dup str 6 94 getinterval cvs
2454      (/) print print (:) print
2455      FontDirectory exch known
2456       { (Yes) } { (No) } ifelse =
2457     } { exit } ifelse
2458  } bind loop
2459   (*) = flush
2460 restore"
2461*End
2462*?FontList: "
2463  save
2464   FontDirectory { pop == } bind forall flush (*) = flush
2465 restore"
2466*End
2467
2468*%Printer Messages
2469*Message: "%%[ exitserver: permanent state may be changed ]%%"
2470*Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
2471*Message: "\FontName\ not found, using Courier"
2472
2473*%Status (format: %%[ status: <one of these> ]%% )
2474*Status: "warming up"/warming up
2475*Status: "idle"/idle
2476*Status: "busy"/busy
2477*Status: "waiting"/waiting
2478*Status: "printing"/printing
2479*Status: "initializing"/initializing
2480
2481*Status: "printing test page"/printing test page
2482
2483*%Printer Error (format: %%[ PrinterError: <one of these> ]%% )
2484*PrinterError: "paper entry misfeed"
2485*PrinterError: "cover open"
2486*PrinterError: "no paper tray"
2487*PrinterError: "out of paper"
2488*PrinterError: "toner low (halt)"
2489*PrinterError: "warming up"
2490*PrinterError: "other reason"
2491*PrinterError: "video interface mode"
2492*PrinterError: "offline"
2493*PrinterError: "toner low (warning)"
2494
2495*%Input Sources (format: %%[ status: <stat>;source:<one of these> ]%% )
2496*Source: "serial 25"
2497*Source: "parallel"
2498*Source: "AppleTalk"
2499*Source: "option"
2500
2501*%  End of PPD file for Kyocera Mita KM-6330
2502