1*PPD-Adobe: "4.3"
2*%=============================================================================
3*%
4*%  PPD for Kyocera Mita KM-5530 (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: "KM5530DE.PPD"
37*LanguageVersion: German
38*Product: "(KM-5530)"
39*PSVersion: "(3010.106) 1"
40*Manufacturer: "Kyocera Mita"
41*ModelName: "Kyocera Mita KM-5530"
42*ShortNickName: "Kyocera Mita KM-5530"
43*NickName: "Kyocera Mita KM-5530"
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: "55"
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-5530;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 6 known {dup 6 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 256MB: "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 A6
348*UIConstraints: *InputSlot Tray1 *PageSize B6
349*UIConstraints: *InputSlot Tray1 *PageSize Executive
350*UIConstraints: *InputSlot Tray2 *PageSize A6
351*UIConstraints: *InputSlot Tray2 *PageSize B6
352*UIConstraints: *InputSlot Tray2 *PageSize Executive
353*UIConstraints: *InputSlot Tray3 *PageSize A3
354*UIConstraints: *InputSlot Tray3 *PageSize A5
355*UIConstraints: *InputSlot Tray3 *PageSize A6
356*UIConstraints: *InputSlot Tray3 *PageSize B4
357*UIConstraints: *InputSlot Tray3 *PageSize B6
358*UIConstraints: *InputSlot Tray3 *PageSize Folio
359*UIConstraints: *InputSlot Tray3 *PageSize Oficio2
360*UIConstraints: *InputSlot Tray3 *PageSize Legal
361*UIConstraints: *InputSlot Tray3 *PageSize Tabloid
362*UIConstraints: *InputSlot Tray3 *PageSize Executive
363*UIConstraints: *InputSlot Tray3 *PageSize Statement
364*UIConstraints: *InputSlot Tray4 *PageSize A3
365*UIConstraints: *InputSlot Tray4 *PageSize A5
366*UIConstraints: *InputSlot Tray4 *PageSize A6
367*UIConstraints: *InputSlot Tray4 *PageSize B4
368*UIConstraints: *InputSlot Tray4 *PageSize B6
369*UIConstraints: *InputSlot Tray4 *PageSize Folio
370*UIConstraints: *InputSlot Tray4 *PageSize Oficio2
371*UIConstraints: *InputSlot Tray4 *PageSize Legal
372*UIConstraints: *InputSlot Tray4 *PageSize Tabloid
373*UIConstraints: *InputSlot Tray4 *PageSize Executive
374*UIConstraints: *InputSlot Tray4 *PageSize Statement
375*UIConstraints: *InputSlot SideTray *PageSize A3
376*UIConstraints: *InputSlot SideTray *PageSize A5
377*UIConstraints: *InputSlot SideTray *PageSize A6
378*UIConstraints: *InputSlot SideTray *PageSize B4
379*UIConstraints: *InputSlot SideTray *PageSize B6
380*UIConstraints: *InputSlot SideTray *PageSize Folio
381*UIConstraints: *InputSlot SideTray *PageSize Oficio2
382*UIConstraints: *InputSlot SideTray *PageSize Legal
383*UIConstraints: *InputSlot SideTray *PageSize Tabloid
384*UIConstraints: *InputSlot SideTray *PageSize Executive
385*UIConstraints: *InputSlot SideTray *PageSize Statement
386*UIConstraints: *PageSize A6 *InputSlot Tray1
387*UIConstraints: *PageSize B6 *InputSlot Tray1
388*UIConstraints: *PageSize Executive *InputSlot Tray1
389*UIConstraints: *PageSize A6 *InputSlot Tray2
390*UIConstraints: *PageSize B6 *InputSlot Tray2
391*UIConstraints: *PageSize Executive *InputSlot Tray2
392*UIConstraints: *PageSize A3 *InputSlot Tray3
393*UIConstraints: *PageSize A5 *InputSlot Tray3
394*UIConstraints: *PageSize A6 *InputSlot Tray3
395*UIConstraints: *PageSize B4 *InputSlot Tray3
396*UIConstraints: *PageSize B6 *InputSlot Tray3
397*UIConstraints: *PageSize Folio *InputSlot Tray3
398*UIConstraints: *PageSize Oficio2 *InputSlot Tray3
399*UIConstraints: *PageSize Legal *InputSlot Tray3
400*UIConstraints: *PageSize Tabloid *InputSlot Tray3
401*UIConstraints: *PageSize Executive *InputSlot Tray3
402*UIConstraints: *PageSize Statement *InputSlot Tray3
403*UIConstraints: *PageSize A3 *InputSlot Tray4
404*UIConstraints: *PageSize A5 *InputSlot Tray4
405*UIConstraints: *PageSize A6 *InputSlot Tray4
406*UIConstraints: *PageSize B4 *InputSlot Tray4
407*UIConstraints: *PageSize B6 *InputSlot Tray4
408*UIConstraints: *PageSize Folio *InputSlot Tray4
409*UIConstraints: *PageSize Oficio2 *InputSlot Tray4
410*UIConstraints: *PageSize Legal *InputSlot Tray4
411*UIConstraints: *PageSize Tabloid *InputSlot Tray4
412*UIConstraints: *PageSize Executive *InputSlot Tray4
413*UIConstraints: *PageSize Statement *InputSlot Tray4
414*UIConstraints: *PageSize A3 *InputSlot SideTray
415*UIConstraints: *PageSize A5 *InputSlot SideTray
416*UIConstraints: *PageSize A6 *InputSlot SideTray
417*UIConstraints: *PageSize B4 *InputSlot SideTray
418*UIConstraints: *PageSize B6 *InputSlot SideTray
419*UIConstraints: *PageSize Folio *InputSlot SideTray
420*UIConstraints: *PageSize Oficio2 *InputSlot SideTray
421*UIConstraints: *PageSize Legal *InputSlot SideTray
422*UIConstraints: *PageSize Tabloid *InputSlot SideTray
423*UIConstraints: *PageSize Executive *InputSlot SideTray
424*UIConstraints: *PageSize Statement *InputSlot SideTray
425
426*% Duplex-PageSize Constraints==============================
427*UIConstraints: *PageSize A6 *Duplex DuplexTumble
428*UIConstraints: *PageSize B6 *Duplex DuplexTumble
429*UIConstraints: *PageSize A6 *Duplex DuplexNoTumble
430*UIConstraints: *PageSize B6 *Duplex DuplexNoTumble
431*UIConstraints: *Duplex *PageSize A6
432*UIConstraints: *Duplex *PageSize B6
433
434*% Booklet-PageSize Constraints==============================
435*UIConstraints: *PageSize A3 *Booklet LeftOpen
436*UIConstraints: *PageSize A5 *Booklet LeftOpen
437*UIConstraints: *PageSize A6 *Booklet LeftOpen
438*UIConstraints: *PageSize B4 *Booklet LeftOpen
439*UIConstraints: *PageSize B6 *Booklet LeftOpen
440*UIConstraints: *PageSize Folio *Booklet LeftOpen
441*UIConstraints: *PageSize Oficio2 *Booklet LeftOpen
442*UIConstraints: *PageSize Tabloid *Booklet LeftOpen
443*UIConstraints: *PageSize Legal *Booklet LeftOpen
444*UIConstraints: *PageSize Executive *Booklet LeftOpen
445*UIConstraints: *PageSize Statement *Booklet LeftOpen
446*UIConstraints: *PageSize A3 *Booklet RightOpen
447*UIConstraints: *PageSize A5 *Booklet RightOpen
448*UIConstraints: *PageSize A6 *Booklet RightOpen
449*UIConstraints: *PageSize B4 *Booklet RightOpen
450*UIConstraints: *PageSize B6 *Booklet RightOpen
451*UIConstraints: *PageSize Folio *Booklet RightOpen
452*UIConstraints: *PageSize Oficio2 *Booklet RightOpen
453*UIConstraints: *PageSize Tabloid *Booklet RightOpen
454*UIConstraints: *PageSize Legal *Booklet RightOpen
455*UIConstraints: *PageSize Executive *Booklet RightOpen
456*UIConstraints: *PageSize Statement *Booklet RightOpen
457*UIConstraints: *Booklet LeftOpen *PageSize A3
458*UIConstraints: *Booklet LeftOpen *PageSize A5
459*UIConstraints: *Booklet LeftOpen *PageSize A6
460*UIConstraints: *Booklet LeftOpen *PageSize B4
461*UIConstraints: *Booklet LeftOpen *PageSize B6
462*UIConstraints: *Booklet LeftOpen *PageSize Folio
463*UIConstraints: *Booklet LeftOpen *PageSize Oficio2
464*UIConstraints: *Booklet LeftOpen *PageSize Tabloid
465*UIConstraints: *Booklet LeftOpen *PageSize Legal
466*UIConstraints: *Booklet LeftOpen *PageSize Executive
467*UIConstraints: *Booklet LeftOpen *PageSize Statement
468*UIConstraints: *Booklet RightOpen *PageSize A3
469*UIConstraints: *Booklet RightOpen *PageSize A5
470*UIConstraints: *Booklet RightOpen *PageSize A6
471*UIConstraints: *Booklet RightOpen *PageSize B4
472*UIConstraints: *Booklet RightOpen *PageSize B6
473*UIConstraints: *Booklet RightOpen *PageSize Folio
474*UIConstraints: *Booklet RightOpen *PageSize Oficio2
475*UIConstraints: *Booklet RightOpen *PageSize Tabloid
476*UIConstraints: *Booklet RightOpen *PageSize Legal
477*UIConstraints: *Booklet RightOpen *PageSize Executive
478*UIConstraints: *Booklet RightOpen *PageSize Statement
479
480
481*%Finish - PageSize Constraints=====
482*UIConstraints: *PageSize A6 *KmOutput Facedown
483*UIConstraints: *PageSize A6 *KmOutput MainFD
484*UIConstraints: *PageSize A6 *KmOutput SubFD
485*UIConstraints: *PageSize A6 *KmOutput SubFU
486*UIConstraints: *PageSize A6 *KmOutput MT1Dn
487*UIConstraints: *PageSize A6 *KmOutput MT2Dn
488*UIConstraints: *PageSize A6 *KmOutput MT3Dn
489*UIConstraints: *PageSize A6 *KmOutput MT4Dn
490*UIConstraints: *PageSize A6 *KmOutput MT5Dn
491*UIConstraints: *PageSize B6 *KmOutput Facedown
492*UIConstraints: *PageSize B6 *KmOutput MainFD
493*UIConstraints: *PageSize B6 *KmOutput SubFD
494*UIConstraints: *PageSize B6 *KmOutput SubFU
495*UIConstraints: *PageSize B6 *KmOutput MT1Dn
496*UIConstraints: *PageSize B6 *KmOutput MT2Dn
497*UIConstraints: *PageSize B6 *KmOutput MT3Dn
498*UIConstraints: *PageSize B6 *KmOutput MT4Dn
499*UIConstraints: *PageSize B6 *KmOutput MT5Dn
500*UIConstraints: *PageSize Executive *KmOutput SubFD
501*UIConstraints: *PageSize Executive *KmOutput SubFU
502
503*%Punch - PageSize==
504*UIConstraints: *KmPunch 2holesEURL *PageSize A6
505*UIConstraints: *KmPunch 2holesEURL *PageSize B6
506*UIConstraints: *KmPunch 2holesEURL *PageSize Oficio2
507*UIConstraints: *KmPunch 2holesEURL *PageSize Tabloid
508*UIConstraints: *KmPunch 2holesEURL *PageSize Executive
509*UIConstraints: *KmPunch 2holesEURL *PageSize Statement
510*UIConstraints: *KmPunch 2holesEURR *PageSize A6
511*UIConstraints: *KmPunch 2holesEURR *PageSize B6
512*UIConstraints: *KmPunch 2holesEURR *PageSize Oficio2
513*UIConstraints: *KmPunch 2holesEURR *PageSize Tabloid
514*UIConstraints: *KmPunch 2holesEURR *PageSize Executive
515*UIConstraints: *KmPunch 2holesEURR *PageSize Statement
516*UIConstraints: *KmPunch 2holesEURU *PageSize A6
517*UIConstraints: *KmPunch 2holesEURU *PageSize B6
518*UIConstraints: *KmPunch 2holesEURU *PageSize Oficio2
519*UIConstraints: *KmPunch 2holesEURU *PageSize Tabloid
520*UIConstraints: *KmPunch 2holesEURU *PageSize Executive
521*UIConstraints: *KmPunch 2holesEURU *PageSize Statement
522*UIConstraints: *KmPunch 2holesUSL *PageSize A6
523*UIConstraints: *KmPunch 2holesUSL *PageSize B6
524*UIConstraints: *KmPunch 2holesUSL *PageSize Oficio2
525*UIConstraints: *KmPunch 2holesUSL *PageSize Tabloid
526*UIConstraints: *KmPunch 2holesUSL *PageSize Executive
527*UIConstraints: *KmPunch 2holesUSL *PageSize Statement
528*UIConstraints: *KmPunch 2holesUSR *PageSize A6
529*UIConstraints: *KmPunch 2holesUSR *PageSize B6
530*UIConstraints: *KmPunch 2holesUSR *PageSize Oficio2
531*UIConstraints: *KmPunch 2holesUSR *PageSize Tabloid
532*UIConstraints: *KmPunch 2holesUSR *PageSize Executive
533*UIConstraints: *KmPunch 2holesUSR *PageSize Statement
534*UIConstraints: *KmPunch 2holesUSU *PageSize A6
535*UIConstraints: *KmPunch 2holesUSU *PageSize B6
536*UIConstraints: *KmPunch 2holesUSU *PageSize Oficio2
537*UIConstraints: *KmPunch 2holesUSU *PageSize Tabloid
538*UIConstraints: *KmPunch 2holesUSU *PageSize Executive
539*UIConstraints: *KmPunch 2holesUSU *PageSize Statement
540*UIConstraints: *KmPunch 3holesL *PageSize A3
541*UIConstraints: *KmPunch 3holesL *PageSize A4
542*UIConstraints: *KmPunch 3holesL *PageSize A5
543*UIConstraints: *KmPunch 3holesL *PageSize A6
544*UIConstraints: *KmPunch 3holesL *PageSize B4
545*UIConstraints: *KmPunch 3holesL *PageSize B5
546*UIConstraints: *KmPunch 3holesL *PageSize B6
547*UIConstraints: *KmPunch 3holesL *PageSize Folio
548*UIConstraints: *KmPunch 3holesL *PageSize Oficio2
549*UIConstraints: *KmPunch 3holesL *PageSize Legal
550*UIConstraints: *KmPunch 3holesL *PageSize Executive
551*UIConstraints: *KmPunch 3holesL *PageSize Statement
552*UIConstraints: *KmPunch 3holesR *PageSize A3
553*UIConstraints: *KmPunch 3holesR *PageSize A4
554*UIConstraints: *KmPunch 3holesR *PageSize A5
555*UIConstraints: *KmPunch 3holesR *PageSize A6
556*UIConstraints: *KmPunch 3holesR *PageSize B4
557*UIConstraints: *KmPunch 3holesR *PageSize B5
558*UIConstraints: *KmPunch 3holesR *PageSize B6
559*UIConstraints: *KmPunch 3holesR *PageSize Folio
560*UIConstraints: *KmPunch 3holesR *PageSize Oficio2
561*UIConstraints: *KmPunch 3holesR *PageSize Legal
562*UIConstraints: *KmPunch 3holesR *PageSize Executive
563*UIConstraints: *KmPunch 3holesR *PageSize Statement
564*UIConstraints: *KmPunch 3holesU *PageSize A3
565*UIConstraints: *KmPunch 3holesU *PageSize A4
566*UIConstraints: *KmPunch 3holesU *PageSize A5
567*UIConstraints: *KmPunch 3holesU *PageSize A6
568*UIConstraints: *KmPunch 3holesU *PageSize B4
569*UIConstraints: *KmPunch 3holesU *PageSize B5
570*UIConstraints: *KmPunch 3holesU *PageSize B6
571*UIConstraints: *KmPunch 3holesU *PageSize Folio
572*UIConstraints: *KmPunch 3holesU *PageSize Oficio2
573*UIConstraints: *KmPunch 3holesU *PageSize Legal
574*UIConstraints: *KmPunch 3holesU *PageSize Executive
575*UIConstraints: *KmPunch 3holesU *PageSize Statement
576*UIConstraints: *KmPunch 4holesL *PageSize A5
577*UIConstraints: *KmPunch 4holesL *PageSize A6
578*UIConstraints: *KmPunch 4holesL *PageSize B4
579*UIConstraints: *KmPunch 4holesL *PageSize B5
580*UIConstraints: *KmPunch 4holesL *PageSize B6
581*UIConstraints: *KmPunch 4holesL *PageSize Folio
582*UIConstraints: *KmPunch 4holesL *PageSize Oficio2
583*UIConstraints: *KmPunch 4holesL *PageSize Tabloid
584*UIConstraints: *KmPunch 4holesL *PageSize Legal
585*UIConstraints: *KmPunch 4holesL *PageSize Letter
586*UIConstraints: *KmPunch 4holesL *PageSize Executive
587*UIConstraints: *KmPunch 4holesL *PageSize Statement
588*UIConstraints: *KmPunch 4holesR *PageSize A5
589*UIConstraints: *KmPunch 4holesR *PageSize A6
590*UIConstraints: *KmPunch 4holesR *PageSize B4
591*UIConstraints: *KmPunch 4holesR *PageSize B5
592*UIConstraints: *KmPunch 4holesR *PageSize B6
593*UIConstraints: *KmPunch 4holesR *PageSize Folio
594*UIConstraints: *KmPunch 4holesR *PageSize Oficio2
595*UIConstraints: *KmPunch 4holesR *PageSize Tabloid
596*UIConstraints: *KmPunch 4holesR *PageSize Legal
597*UIConstraints: *KmPunch 4holesR *PageSize Letter
598*UIConstraints: *KmPunch 4holesR *PageSize Executive
599*UIConstraints: *KmPunch 4holesR *PageSize Statement
600*UIConstraints: *KmPunch 4holesU *PageSize A5
601*UIConstraints: *KmPunch 4holesU *PageSize A6
602*UIConstraints: *KmPunch 4holesU *PageSize B4
603*UIConstraints: *KmPunch 4holesU *PageSize B5
604*UIConstraints: *KmPunch 4holesU *PageSize B6
605*UIConstraints: *KmPunch 4holesU *PageSize Folio
606*UIConstraints: *KmPunch 4holesU *PageSize Oficio2
607*UIConstraints: *KmPunch 4holesU *PageSize Tabloid
608*UIConstraints: *KmPunch 4holesU *PageSize Legal
609*UIConstraints: *KmPunch 4holesU *PageSize Letter
610*UIConstraints: *KmPunch 4holesU *PageSize Executive
611*UIConstraints: *KmPunch 4holesU *PageSize Statement
612*UIConstraints: *PageSize A6 *KmPunch 2holesEURL
613*UIConstraints: *PageSize B6 *KmPunch 2holesEURL
614*UIConstraints: *PageSize Oficio2 *KmPunch 2holesEURL
615*UIConstraints: *PageSize Tabloid *KmPunch 2holesEURL
616*UIConstraints: *PageSize Executive *KmPunch 2holesEURL
617*UIConstraints: *PageSize Statement *KmPunch 2holesEURL
618*UIConstraints: *PageSize A6 *KmPunch 2holesEURR
619*UIConstraints: *PageSize B6 *KmPunch 2holesEURR
620*UIConstraints: *PageSize Oficio2 *KmPunch 2holesEURR
621*UIConstraints: *PageSize Tabloid *KmPunch 2holesEURR
622*UIConstraints: *PageSize Executive *KmPunch 2holesEURR
623*UIConstraints: *PageSize Statement *KmPunch 2holesEURR
624*UIConstraints: *PageSize A6 *KmPunch 2holesEURU
625*UIConstraints: *PageSize B6 *KmPunch 2holesEURU
626*UIConstraints: *PageSize Oficio2 *KmPunch 2holesEURU
627*UIConstraints: *PageSize Tabloid *KmPunch 2holesEURU
628*UIConstraints: *PageSize Executive *KmPunch 2holesEURU
629*UIConstraints: *PageSize Statement *KmPunch 2holesEURU
630*UIConstraints: *PageSize A6 *KmPunch 2holesUSL
631*UIConstraints: *PageSize B6 *KmPunch 2holesUSL
632*UIConstraints: *PageSize Oficio2 *KmPunch 2holesUSL
633*UIConstraints: *PageSize Tabloid *KmPunch 2holesUSL
634*UIConstraints: *PageSize Executive *KmPunch 2holesUSL
635*UIConstraints: *PageSize Statement *KmPunch 2holesUSL
636*UIConstraints: *PageSize A6 *KmPunch 2holesUSR
637*UIConstraints: *PageSize B6 *KmPunch 2holesUSR
638*UIConstraints: *PageSize Oficio2 *KmPunch 2holesUSR
639*UIConstraints: *PageSize Tabloid *KmPunch 2holesUSR
640*UIConstraints: *PageSize Executive *KmPunch 2holesUSR
641*UIConstraints: *PageSize Statement *KmPunch 2holesUSR
642*UIConstraints: *PageSize A6 *KmPunch 2holesUSU
643*UIConstraints: *PageSize B6 *KmPunch 2holesUSU
644*UIConstraints: *PageSize Oficio2 *KmPunch 2holesUSU
645*UIConstraints: *PageSize Tabloid *KmPunch 2holesUSU
646*UIConstraints: *PageSize Executive *KmPunch 2holesUSU
647*UIConstraints: *PageSize Statement *KmPunch 2holesUSU
648*UIConstraints: *PageSize A3 *KmPunch 3holesL
649*UIConstraints: *PageSize A4 *KmPunch 3holesL
650*UIConstraints: *PageSize A5 *KmPunch 3holesL
651*UIConstraints: *PageSize A6 *KmPunch 3holesL
652*UIConstraints: *PageSize B4 *KmPunch 3holesL
653*UIConstraints: *PageSize B5 *KmPunch 3holesL
654*UIConstraints: *PageSize B6 *KmPunch 3holesL
655*UIConstraints: *PageSize Folio *KmPunch 3holesL
656*UIConstraints: *PageSize Oficio2 *KmPunch 3holesL
657*UIConstraints: *PageSize Legal *KmPunch 3holesL
658*UIConstraints: *PageSize Executive *KmPunch 3holesL
659*UIConstraints: *PageSize Statement *KmPunch 3holesL
660*UIConstraints: *PageSize A3 *KmPunch 3holesR
661*UIConstraints: *PageSize A4 *KmPunch 3holesR
662*UIConstraints: *PageSize A5 *KmPunch 3holesR
663*UIConstraints: *PageSize A6 *KmPunch 3holesR
664*UIConstraints: *PageSize B4 *KmPunch 3holesR
665*UIConstraints: *PageSize B5 *KmPunch 3holesR
666*UIConstraints: *PageSize B6 *KmPunch 3holesR
667*UIConstraints: *PageSize Folio *KmPunch 3holesR
668*UIConstraints: *PageSize Oficio2 *KmPunch 3holesR
669*UIConstraints: *PageSize Legal *KmPunch 3holesR
670*UIConstraints: *PageSize Executive *KmPunch 3holesR
671*UIConstraints: *PageSize Statement *KmPunch 3holesR
672*UIConstraints: *PageSize A3 *KmPunch 3holesU
673*UIConstraints: *PageSize A4 *KmPunch 3holesU
674*UIConstraints: *PageSize A5 *KmPunch 3holesU
675*UIConstraints: *PageSize A6 *KmPunch 3holesU
676*UIConstraints: *PageSize B4 *KmPunch 3holesU
677*UIConstraints: *PageSize B5 *KmPunch 3holesU
678*UIConstraints: *PageSize B6 *KmPunch 3holesU
679*UIConstraints: *PageSize Folio *KmPunch 3holesU
680*UIConstraints: *PageSize Oficio2 *KmPunch 3holesU
681*UIConstraints: *PageSize Legal *KmPunch 3holesU
682*UIConstraints: *PageSize Executive *KmPunch 3holesU
683*UIConstraints: *PageSize Statement *KmPunch 3holesU
684*UIConstraints: *PageSize A5 *KmPunch 4holesL
685*UIConstraints: *PageSize A6 *KmPunch 4holesL
686*UIConstraints: *PageSize B4 *KmPunch 4holesL
687*UIConstraints: *PageSize B5 *KmPunch 4holesL
688*UIConstraints: *PageSize B6 *KmPunch 4holesL
689*UIConstraints: *PageSize Folio *KmPunch 4holesL
690*UIConstraints: *PageSize Oficio2 *KmPunch 4holesL
691*UIConstraints: *PageSize Tabloid *KmPunch 4holesL
692*UIConstraints: *PageSize Legal *KmPunch 4holesL
693*UIConstraints: *PageSize Letter *KmPunch 4holesL
694*UIConstraints: *PageSize Executive *KmPunch 4holesL
695*UIConstraints: *PageSize Statement *KmPunch 4holesL
696*UIConstraints: *PageSize A5 *KmPunch 4holesR
697*UIConstraints: *PageSize A6 *KmPunch 4holesR
698*UIConstraints: *PageSize B4 *KmPunch 4holesR
699*UIConstraints: *PageSize B5 *KmPunch 4holesR
700*UIConstraints: *PageSize B6 *KmPunch 4holesR
701*UIConstraints: *PageSize Folio *KmPunch 4holesR
702*UIConstraints: *PageSize Oficio2 *KmPunch 4holesR
703*UIConstraints: *PageSize Tabloid *KmPunch 4holesR
704*UIConstraints: *PageSize Legal *KmPunch 4holesR
705*UIConstraints: *PageSize Letter *KmPunch 4holesR
706*UIConstraints: *PageSize Executive *KmPunch 4holesR
707*UIConstraints: *PageSize Statement *KmPunch 4holesR
708*UIConstraints: *PageSize A5 *KmPunch 4holesU
709*UIConstraints: *PageSize A6 *KmPunch 4holesU
710*UIConstraints: *PageSize B4 *KmPunch 4holesU
711*UIConstraints: *PageSize B5 *KmPunch 4holesU
712*UIConstraints: *PageSize B6 *KmPunch 4holesU
713*UIConstraints: *PageSize Folio *KmPunch 4holesU
714*UIConstraints: *PageSize Oficio2 *KmPunch 4holesU
715*UIConstraints: *PageSize Tabloid *KmPunch 4holesU
716*UIConstraints: *PageSize Legal *KmPunch 4holesU
717*UIConstraints: *PageSize Letter *KmPunch 4holesU
718*UIConstraints: *PageSize Executive *KmPunch 4holesU
719*UIConstraints: *PageSize Statement *KmPunch 4holesU
720
721*%Staple - PageSize==
722*UIConstraints: *KmStaple UPL *PageSize A5
723*UIConstraints: *KmStaple UPL *PageSize A6
724*UIConstraints: *KmStaple UPL *PageSize B6
725*UIConstraints: *KmStaple UPL *PageSize Folio
726*UIConstraints: *KmStaple UPL *PageSize Oficio2
727*UIConstraints: *KmStaple UPL *PageSize Statement
728*UIConstraints: *KmStaple UPL *PageSize Executive
729*UIConstraints: *KmStaple UPR *PageSize A5
730*UIConstraints: *KmStaple UPR *PageSize A6
731*UIConstraints: *KmStaple UPR *PageSize B6
732*UIConstraints: *KmStaple UPR *PageSize Folio
733*UIConstraints: *KmStaple UPR *PageSize Oficio2
734*UIConstraints: *KmStaple UPR *PageSize Statement
735*UIConstraints: *KmStaple UPR *PageSize Executive
736*UIConstraints: *KmStaple CL *PageSize A5
737*UIConstraints: *KmStaple CL *PageSize A6
738*UIConstraints: *KmStaple CL *PageSize B6
739*UIConstraints: *KmStaple CL *PageSize Folio
740*UIConstraints: *KmStaple CL *PageSize Oficio2
741*UIConstraints: *KmStaple CL *PageSize Statement
742*UIConstraints: *KmStaple CL *PageSize Executive
743*UIConstraints: *KmStaple CR *PageSize A5
744*UIConstraints: *KmStaple CR *PageSize A6
745*UIConstraints: *KmStaple CR *PageSize B6
746*UIConstraints: *KmStaple CR *PageSize Folio
747*UIConstraints: *KmStaple CR *PageSize Oficio2
748*UIConstraints: *KmStaple CR *PageSize Statement
749*UIConstraints: *KmStaple CR *PageSize Executive
750*UIConstraints: *KmStaple CU *PageSize A5
751*UIConstraints: *KmStaple CU *PageSize A6
752*UIConstraints: *KmStaple CU *PageSize B6
753*UIConstraints: *KmStaple CU *PageSize Folio
754*UIConstraints: *KmStaple CU *PageSize Oficio2
755*UIConstraints: *KmStaple CU *PageSize Statement
756*UIConstraints: *KmStaple CU *PageSize Executive
757*UIConstraints: *PageSize A5 *KmStaple UPL
758*UIConstraints: *PageSize A6 *KmStaple UPL
759*UIConstraints: *PageSize B6 *KmStaple UPL
760*UIConstraints: *PageSize Folio *KmStaple UPL
761*UIConstraints: *PageSize Oficio2 *KmStaple UPL
762*UIConstraints: *PageSize Statement *KmStaple UPL
763*UIConstraints: *PageSize Executive *KmStaple UPL
764*UIConstraints: *PageSize A5 *KmStaple UPR
765*UIConstraints: *PageSize A6 *KmStaple UPR
766*UIConstraints: *PageSize B6 *KmStaple UPR
767*UIConstraints: *PageSize Folio *KmStaple UPR
768*UIConstraints: *PageSize Oficio2 *KmStaple UPR
769*UIConstraints: *PageSize Statement *KmStaple UPR
770*UIConstraints: *PageSize Executive *KmStaple UPR
771*UIConstraints: *PageSize A5 *KmStaple CL
772*UIConstraints: *PageSize A6 *KmStaple CL
773*UIConstraints: *PageSize B6 *KmStaple CL
774*UIConstraints: *PageSize Folio *KmStaple CL
775*UIConstraints: *PageSize Oficio2 *KmStaple CL
776*UIConstraints: *PageSize Statement *KmStaple CL
777*UIConstraints: *PageSize Executive *KmStaple CL
778*UIConstraints: *PageSize A5 *KmStaple CR
779*UIConstraints: *PageSize A6 *KmStaple CR
780*UIConstraints: *PageSize B6 *KmStaple CR
781*UIConstraints: *PageSize Folio *KmStaple CR
782*UIConstraints: *PageSize Oficio2 *KmStaple CR
783*UIConstraints: *PageSize Statement *KmStaple CR
784*UIConstraints: *PageSize Executive *KmStaple CR
785*UIConstraints: *PageSize A5 *KmStaple CU
786*UIConstraints: *PageSize A6 *KmStaple CU
787*UIConstraints: *PageSize B6 *KmStaple CU
788*UIConstraints: *PageSize Folio *KmStaple CU
789*UIConstraints: *PageSize Oficio2 *KmStaple CU
790*UIConstraints: *PageSize Statement *KmStaple CU
791*UIConstraints: *PageSize Executive *KmStaple CU
792
793*%Fold - PageSize==
794*UIConstraints: *Fold ON *PageSize A3
795*UIConstraints: *Fold ON *PageSize A5
796*UIConstraints: *Fold ON *PageSize A6
797*UIConstraints: *Fold ON *PageSize B4
798*UIConstraints: *Fold ON *PageSize B6
799*UIConstraints: *Fold ON *PageSize Folio
800*UIConstraints: *Fold ON *PageSize Oficio2
801*UIConstraints: *Fold ON *PageSize Tabloid
802*UIConstraints: *Fold ON *PageSize Legal
803*UIConstraints: *Fold ON *PageSize Executive
804*UIConstraints: *Fold ON *PageSize Statement
805*UIConstraints: *PageSize A3 *Fold ON
806*UIConstraints: *PageSize A5 *Fold ON
807*UIConstraints: *PageSize A6 *Fold ON
808*UIConstraints: *PageSize B4 *Fold ON
809*UIConstraints: *PageSize B6 *Fold ON
810*UIConstraints: *PageSize Folio *Fold ON
811*UIConstraints: *PageSize Oficio2 *Fold ON
812*UIConstraints: *PageSize Tabloid *Fold ON
813*UIConstraints: *PageSize Legal *Fold ON
814*UIConstraints: *PageSize Executive *Fold ON
815*UIConstraints: *PageSize Statement *Fold ON
816
817*%InputSlot-Media Type Constraints=====
818
819*%MediaType-Duplex Constraints=====
820
821*%MediaType - Destination==
822
823*%MediaType - Staple=====
824
825*%MediaType - Punch=====
826
827*%Paper Source & Output Constraints==
828*UIConstraints: *InputSlot MF1 *KmOutput SubFD
829*UIConstraints: *InputSlot MF1 *KmOutput SubFU
830*UIConstraints: *KmOutput SubFD *InputSlot MF1
831*UIConstraints: *KmOutput SubFU *InputSlot MF1
832
833*%Output - Staple & Shift Mode Constraints==
834*UIConstraints: *KmOutput Facedown *Jog EndOfSet
835*UIConstraints: *KmOutput Facedown *Jog EndOfSet
836*UIConstraints: *KmOutput Facedown *KmStaple UPL
837*UIConstraints: *KmOutput Facedown *KmStaple UPR
838*UIConstraints: *KmOutput Facedown *KmStaple CL
839*UIConstraints: *KmOutput Facedown *KmStaple CR
840*UIConstraints: *KmOutput Facedown *KmStaple CU
841*UIConstraints: *KmOutput Faceup *Jog EndOfSet
842*UIConstraints: *KmOutput Faceup *Jog EndOfSet
843*UIConstraints: *KmOutput Faceup *KmStaple UPL
844*UIConstraints: *KmOutput Faceup *KmStaple UPR
845*UIConstraints: *KmOutput Faceup *KmStaple CL
846*UIConstraints: *KmOutput Faceup *KmStaple CR
847*UIConstraints: *KmOutput Faceup *KmStaple CU
848*UIConstraints: *KmOutput MainFU *Jog EndOfSet
849*UIConstraints: *KmOutput MainFU *KmStaple UPL
850*UIConstraints: *KmOutput MainFU *KmStaple UPR
851*UIConstraints: *KmOutput MainFU *KmStaple CL
852*UIConstraints: *KmOutput MainFU *KmStaple CR
853*UIConstraints: *KmOutput MainFU *KmStaple CU
854*UIConstraints: *KmOutput SubFD *Jog EndOfSet
855*UIConstraints: *KmOutput SubFD *KmStaple UPL
856*UIConstraints: *KmOutput SubFD *KmStaple UPR
857*UIConstraints: *KmOutput SubFD *KmStaple CL
858*UIConstraints: *KmOutput SubFD *KmStaple CR
859*UIConstraints: *KmOutput SubFD *KmStaple CU
860*UIConstraints: *KmOutput SubFU *Jog EndOfSet
861*UIConstraints: *KmOutput SubFU *KmStaple UPL
862*UIConstraints: *KmOutput SubFU *KmStaple UPR
863*UIConstraints: *KmOutput SubFU *KmStaple CL
864*UIConstraints: *KmOutput SubFU *KmStaple CR
865*UIConstraints: *KmOutput SubFU *KmStaple CU
866*UIConstraints: *KmOutput MT1Up *Jog EndOfSet
867*UIConstraints: *KmOutput MT1Up *KmStaple UPL
868*UIConstraints: *KmOutput MT1Up *KmStaple UPR
869*UIConstraints: *KmOutput MT1Up *KmStaple CL
870*UIConstraints: *KmOutput MT1Up *KmStaple CR
871*UIConstraints: *KmOutput MT1Up *KmStaple CU
872*UIConstraints: *KmOutput MT2Up *Jog EndOfSet
873*UIConstraints: *KmOutput MT2Up *KmStaple UPL
874*UIConstraints: *KmOutput MT2Up *KmStaple UPR
875*UIConstraints: *KmOutput MT2Up *KmStaple CL
876*UIConstraints: *KmOutput MT2Up *KmStaple CR
877*UIConstraints: *KmOutput MT2Up *KmStaple CU
878*UIConstraints: *KmOutput MT3Up *Jog EndOfSet
879*UIConstraints: *KmOutput MT3Up *KmStaple UPL
880*UIConstraints: *KmOutput MT3Up *KmStaple UPR
881*UIConstraints: *KmOutput MT3Up *KmStaple CL
882*UIConstraints: *KmOutput MT3Up *KmStaple CR
883*UIConstraints: *KmOutput MT3Up *KmStaple CU
884*UIConstraints: *KmOutput MT4Up *Jog EndOfSet
885*UIConstraints: *KmOutput MT4Up *KmStaple UPL
886*UIConstraints: *KmOutput MT4Up *KmStaple UPR
887*UIConstraints: *KmOutput MT4Up *KmStaple CL
888*UIConstraints: *KmOutput MT4Up *KmStaple CR
889*UIConstraints: *KmOutput MT4Up *KmStaple CU
890*UIConstraints: *KmOutput MT5Up *Jog EndOfSet
891*UIConstraints: *KmOutput MT5Up *KmStaple UPL
892*UIConstraints: *KmOutput MT5Up *KmStaple UPR
893*UIConstraints: *KmOutput MT5Up *KmStaple CL
894*UIConstraints: *KmOutput MT5Up *KmStaple CR
895*UIConstraints: *KmOutput MT5Up *KmStaple CU
896*UIConstraints: *Jog EndOfSet *KmOutput Facedown
897*UIConstraints: *KmStaple UPL *KmOutput Facedown
898*UIConstraints: *KmStaple UPR *KmOutput Facedown
899*UIConstraints: *KmStaple CL *KmOutput Facedown
900*UIConstraints: *KmStaple CR *KmOutput Facedown
901*UIConstraints: *KmStaple CU *KmOutput Facedown
902*UIConstraints: *Jog EndOfSet *KmOutput Faceup
903*UIConstraints: *KmStaple UPL *KmOutput Faceup
904*UIConstraints: *KmStaple UPR *KmOutput Faceup
905*UIConstraints: *KmStaple CL *KmOutput Faceup
906*UIConstraints: *KmStaple CR *KmOutput Faceup
907*UIConstraints: *KmStaple CU *KmOutput Faceup
908*UIConstraints: *Jog EndOfSet *KmOutput MainFU
909*UIConstraints: *KmStaple UPL *KmOutput MainFU
910*UIConstraints: *KmStaple UPR *KmOutput MainFU
911*UIConstraints: *KmStaple CL *KmOutput MainFU
912*UIConstraints: *KmStaple CR *KmOutput MainFU
913*UIConstraints: *KmStaple CU *KmOutput MainFU
914*UIConstraints: *Jog EndOfSet *KmOutput SubFD
915*UIConstraints: *KmStaple UPL *KmOutput SubFD
916*UIConstraints: *KmStaple UPR *KmOutput SubFD
917*UIConstraints: *KmStaple CL *KmOutput SubFD
918*UIConstraints: *KmStaple CR *KmOutput SubFD
919*UIConstraints: *KmStaple CU *KmOutput SubFD
920*UIConstraints: *Jog EndOfSet *KmOutput SubFU
921*UIConstraints: *KmStaple UPL *KmOutput SubFU
922*UIConstraints: *KmStaple UPR *KmOutput SubFU
923*UIConstraints: *KmStaple CL *KmOutput SubFU
924*UIConstraints: *KmStaple CR *KmOutput SubFU
925*UIConstraints: *KmStaple CU *KmOutput SubFU
926*UIConstraints: *Jog EndOfSet *KmOutput MT1Up
927*UIConstraints: *KmStaple UPL *KmOutput MT1Up
928*UIConstraints: *KmStaple UPR *KmOutput MT1Up
929*UIConstraints: *KmStaple CL *KmOutput MT1Up
930*UIConstraints: *KmStaple CR *KmOutput MT1Up
931*UIConstraints: *KmStaple CU *KmOutput MT1Up
932*UIConstraints: *Jog EndOfSet *KmOutput MT2Up
933*UIConstraints: *KmStaple UPL *KmOutput MT2Up
934*UIConstraints: *KmStaple UPR *KmOutput MT2Up
935*UIConstraints: *KmStaple CL *KmOutput MT2Up
936*UIConstraints: *KmStaple CR *KmOutput MT2Up
937*UIConstraints: *KmStaple CU *KmOutput MT2Up
938*UIConstraints: *Jog EndOfSet *KmOutput MT3Up
939*UIConstraints: *KmStaple UPL *KmOutput MT3Up
940*UIConstraints: *KmStaple UPR *KmOutput MT3Up
941*UIConstraints: *KmStaple CL *KmOutput MT3Up
942*UIConstraints: *KmStaple CR *KmOutput MT3Up
943*UIConstraints: *KmStaple CU *KmOutput MT3Up
944*UIConstraints: *Jog EndOfSet *KmOutput MT4Up
945*UIConstraints: *KmStaple UPL *KmOutput MT4Up
946*UIConstraints: *KmStaple UPR *KmOutput MT4Up
947*UIConstraints: *KmStaple CL *KmOutput MT4Up
948*UIConstraints: *KmStaple CR *KmOutput MT4Up
949*UIConstraints: *KmStaple CU *KmOutput MT4Up
950*UIConstraints: *Jog EndOfSet *KmOutput MT5Up
951*UIConstraints: *KmStaple UPL *KmOutput MT5Up
952*UIConstraints: *KmStaple UPR *KmOutput MT5Up
953*UIConstraints: *KmStaple CL *KmOutput MT5Up
954*UIConstraints: *KmStaple CR *KmOutput MT5Up
955*UIConstraints: *KmStaple CU *KmOutput MT5Up
956
957*%Collate - Staple&Shift Mode Constraints==
958*UIConstraints: *KMCollate None *Jog EndOfSet
959*UIConstraints: *KMCollate None *KmStaple UPL
960*UIConstraints: *KMCollate None *KmStaple UPR
961*UIConstraints: *KMCollate None *KmStaple CL
962*UIConstraints: *KMCollate None *KmStaple CR
963*UIConstraints: *KMCollate None *KmStaple CU
964*UIConstraints: *KMCollate None *Booklet RightOpen
965*UIConstraints: *KMCollate None *Booklet LeftOpen
966*UIConstraints: *Jog EndOfSet *KMCollate None
967*UIConstraints: *KmStaple UPL *KMCollate None
968*UIConstraints: *KmStaple UPR *KMCollate None
969*UIConstraints: *KmStaple CL *KMCollate None
970*UIConstraints: *KmStaple CR *KMCollate None
971*UIConstraints: *KmStaple CU *KMCollate None
972*UIConstraints: *Booklet RightOpen *KMCollate None
973*UIConstraints: *Booklet LeftOpen *KMCollate None
974
975*%Booklet Constraints==
976*UIConstraints: *Booklet OFF *Fold ON
977*UIConstraints: *Fold ON *Booklet OFF
978
979*%Staple - Shift Mode Constraints==
980*UIConstraints: *KmStaple UPL *Jog EndOfSet
981*UIConstraints: *KmStaple UPR *Jog EndOfSet
982*UIConstraints: *KmStaple CL *Jog EndOfSet
983*UIConstraints: *KmStaple CR *Jog EndOfSet
984*UIConstraints: *KmStaple CU *Jog EndOfSet
985*UIConstraints: *Jog EndOfSet *KmStaple UPL
986*UIConstraints: *Jog EndOfSet *KmStaple UPR
987*UIConstraints: *Jog EndOfSet *KmStaple CL
988*UIConstraints: *Jog EndOfSet *KmStaple CR
989*UIConstraints: *Jog EndOfSet *KmStaple CU
990
991*% Fold ON-PUNCH Constraints=======
992*UIConstraints: *Fold ON *KmPunch 2holesUSL
993*UIConstraints: *Fold ON *KmPunch 2holesUSR
994*UIConstraints: *Fold ON *KmPunch 2holesUSU
995*UIConstraints: *Fold ON *KmPunch 2holesEURL
996*UIConstraints: *Fold ON *KmPunch 2holesEURR
997*UIConstraints: *Fold ON *KmPunch 2holesEURU
998*UIConstraints: *Fold ON *KmPunch 3holesL
999*UIConstraints: *Fold ON *KmPunch 3holesR
1000*UIConstraints: *Fold ON *KmPunch 3holesU
1001*UIConstraints: *Fold ON *KmPunch 4holesL
1002*UIConstraints: *Fold ON *KmPunch 4holesR
1003*UIConstraints: *Fold ON *KmPunch 4holesU
1004*UIConstraints: *Fold ON *KmStaple UPL
1005*UIConstraints: *Fold ON *KmStaple UPR
1006*UIConstraints: *Fold ON *KmStaple CL
1007*UIConstraints: *Fold ON *KmStaple CR
1008*UIConstraints: *Fold ON *KmStaple CU
1009*UIConstraints: *KmPunch 2holesUSL *Fold ON
1010*UIConstraints: *KmPunch 2holesUSR *Fold ON
1011*UIConstraints: *KmPunch 2holesUSU *Fold ON
1012*UIConstraints: *KmPunch 2holesEURL *Fold ON
1013*UIConstraints: *KmPunch 2holesEURR *Fold ON
1014*UIConstraints: *KmPunch 2holesEURU *Fold ON
1015*UIConstraints: *KmPunch 3holesL *Fold ON
1016*UIConstraints: *KmPunch 3holesR *Fold ON
1017*UIConstraints: *KmPunch 3holesU *Fold ON
1018*UIConstraints: *KmPunch 4holesL *Fold ON
1019*UIConstraints: *KmPunch 4holesR *Fold ON
1020*UIConstraints: *KmPunch 4holesU *Fold ON
1021*UIConstraints: *KmStaple UPL *Fold ON
1022*UIConstraints: *KmStaple UPR *Fold ON
1023*UIConstraints: *KmStaple CL *Fold ON
1024*UIConstraints: *KmStaple CR *Fold ON
1025*UIConstraints: *KmStaple CU *Fold ON
1026
1027*%Policy-PaperSource Constraints===
1028
1029*% Job spooling - Barcode print constraints
1030*UIConstraints: *KMCollate None *KMBarcodeMode First
1031*UIConstraints: *KMCollate None *KMBarcodeMode All
1032*UIConstraints: *KMCollate VMBAdmin *KMBarcodeMode First
1033*UIConstraints: *KMCollate VMBAdmin *KMBarcodeMode All
1034*UIConstraints: *KMCollate VMBUser01 *KMBarcodeMode First
1035*UIConstraints: *KMCollate VMBUser01 *KMBarcodeMode All
1036*UIConstraints: *KMCollate VMBUser02 *KMBarcodeMode First
1037*UIConstraints: *KMCollate VMBUser02 *KMBarcodeMode All
1038*UIConstraints: *KMCollate VMBUser03 *KMBarcodeMode First
1039*UIConstraints: *KMCollate VMBUser03 *KMBarcodeMode All
1040*UIConstraints: *KMCollate VMBUser04 *KMBarcodeMode First
1041*UIConstraints: *KMCollate VMBUser04 *KMBarcodeMode All
1042*UIConstraints: *KMCollate VMBUser05 *KMBarcodeMode First
1043*UIConstraints: *KMCollate VMBUser05 *KMBarcodeMode All
1044*UIConstraints: *KMCollate VMBUser06 *KMBarcodeMode First
1045*UIConstraints: *KMCollate VMBUser06 *KMBarcodeMode All
1046*UIConstraints: *KMCollate VMBUser07 *KMBarcodeMode First
1047*UIConstraints: *KMCollate VMBUser07 *KMBarcodeMode All
1048*UIConstraints: *KMCollate VMBUser08 *KMBarcodeMode First
1049*UIConstraints: *KMCollate VMBUser08 *KMBarcodeMode All
1050*UIConstraints: *KMCollate VMBUser09 *KMBarcodeMode First
1051*UIConstraints: *KMCollate VMBUser09 *KMBarcodeMode All
1052*UIConstraints: *KMCollate VMBUser10 *KMBarcodeMode First
1053*UIConstraints: *KMCollate VMBUser10 *KMBarcodeMode All
1054*UIConstraints: *KMBarcodeMode First *KMCollate None
1055*UIConstraints: *KMBarcodeMode First *KMCollate VMBAdmin
1056*UIConstraints: *KMBarcodeMode First *KMCollate VMBUser01
1057*UIConstraints: *KMBarcodeMode First *KMCollate VMBUser02
1058*UIConstraints: *KMBarcodeMode First *KMCollate VMBUser03
1059*UIConstraints: *KMBarcodeMode First *KMCollate VMBUser04
1060*UIConstraints: *KMBarcodeMode First *KMCollate VMBUser05
1061*UIConstraints: *KMBarcodeMode First *KMCollate VMBUser06
1062*UIConstraints: *KMBarcodeMode First *KMCollate VMBUser07
1063*UIConstraints: *KMBarcodeMode First *KMCollate VMBUser08
1064*UIConstraints: *KMBarcodeMode First *KMCollate VMBUser09
1065*UIConstraints: *KMBarcodeMode First *KMCollate VMBUser10
1066*UIConstraints: *KMBarcodeMode All *KMCollate None
1067*UIConstraints: *KMBarcodeMode All *KMCollate VMBAdmin
1068*UIConstraints: *KMBarcodeMode All *KMCollate VMBUser01
1069*UIConstraints: *KMBarcodeMode All *KMCollate VMBUser02
1070*UIConstraints: *KMBarcodeMode All *KMCollate VMBUser03
1071*UIConstraints: *KMBarcodeMode All *KMCollate VMBUser04
1072*UIConstraints: *KMBarcodeMode All *KMCollate VMBUser05
1073*UIConstraints: *KMBarcodeMode All *KMCollate VMBUser06
1074*UIConstraints: *KMBarcodeMode All *KMCollate VMBUser07
1075*UIConstraints: *KMBarcodeMode All *KMCollate VMBUser08
1076*UIConstraints: *KMBarcodeMode All *KMCollate VMBUser09
1077*UIConstraints: *KMBarcodeMode All *KMCollate VMBUser10
1078
1079*% Job spooling - Barcode print constraints
1080*UIConstraints: *KMCollate None *KmTandem on
1081
1082*%==============================================
1083*% Resolution
1084*%==============================================
1085*OpenUI *Resolution/Aufl<F6>sung: PickOne
1086*OrderDependency: 10 AnySetup *Resolution
1087*DefaultResolution: 1200dpi
1088*Resolution 1200dpi/Fast 1200: "<< /HWResolution [600 600] /PreRenderingEnhance true >> setpagedevice"
1089*Resolution 600dpi/600 dpi: "<< /HWResolution [600 600] /PreRenderingEnhance false >> setpagedevice"
1090*Resolution 300dpi/300 dpi: "<< /HWResolution [300 300] /PreRenderingEnhance false >> setpagedevice"
1091*?Resolution: "
1092  save
1093    currentpagedevice /HWResolution get
1094    0 get (      ) cvs print (dpi) = flush
1095  restore
1096  "
1097*End
1098*CloseUI: *Resolution
1099
1100*%==============================================
1101*% Eco Print Mode
1102*%==============================================
1103*OpenUI *EcoPrint/EcoPrint (Entwurfmodus): PickOne
1104*OrderDependency: 10 AnySetup *EcoPrint
1105*DefaultEcoPrint: false
1106*EcoPrint false/Aus: "<< /EconoMode false >> setpagedevice"
1107*EcoPrint true/Ein: "<< /EconoMode true >> setpagedevice"
1108*CloseUI: *EcoPrint
1109
1110*%==============================================
1111*% Image Refinement
1112*%==============================================
1113*OpenUI *Smoothing/Kantengl<E4>ttung: PickOne
1114*OrderDependency: 10 AnySetup *Smoothing
1115*DefaultSmoothing: False
1116*Smoothing False/Aus: "0 statusdict /setdoret get exec"
1117*Smoothing True/Ein: "1 statusdict /setdoret get exec"
1118*?Smoothing: "
1119  save
1120  [(False)(True)(True)(True)]
1121  statusdict /doret get exec { get } stopped
1122  { pop pop (Unknown) } if
1123  = flush
1124  restore
1125"
1126*End
1127*CloseUI: *Smoothing
1128
1129*%==============================================
1130*% Halftone Information
1131*%==============================================
1132*DefaultHalftoneType: 1
1133*ScreenFreq: "60.0"
1134*ScreenAngle: "45.0"
1135*ResScreenFreq 600dpi: "60.0"
1136*ResScreenAngle 600dpi: "45.0"
1137*ResScreenFreq 300dpi: "53.0"
1138*ResScreenAngle 300dpi: "45.0"
1139
1140*DefaultScreenProc: Ellipse
1141*ScreenProwc Dot: "
1142 {abs exch abs 2 copy add 1 gt
1143 {1 sub dup mul exch 1 sub dup mul add 1 sub}
1144 {dup mul exch dup mul add 1 exch sub} ifelse}"
1145*End
1146*ScreenProc Line: "
1147 {pop}"
1148*End
1149*ScreenProc Ellipse: "
1150 {dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub}"
1151*End
1152
1153*DefaultTransfer: Null
1154*Transfer Null: "{}"
1155*Transfer Null.Inverse: "{1 exch sub}"
1156
1157*%==============================================
1158*% Page Policy Definitions
1159*%==============================================
1160*OpenUI *PagePolicy/Papierquelle ausw<E4>hlen: PickOne
1161*OrderDependency: 11 AnySetup *PagePolicy
1162*DefaultPagePolicy: On
1163*PagePolicy On/Autoformat Auswahl: "<< /DeferredMediaSelection true >> setpagedevice"
1164*CloseUI: *PagePolicy
1165
1166*%==============================================
1167*%Paper Handling
1168*%==============================================
1169*OpenUI *PageSize: PickOne
1170*OrderDependency: 20 AnySetup *PageSize
1171*DefaultPageSize: A4
1172*PageSize Tabloid/Tabloid: "
1173  << /Policies << /PageSize 7 >> /PageSize [792 1224] /ImagingBBox null >> setpagedevice"
1174*End
1175*PageSize Legal/Legal: "
1176  << /Policies << /PageSize 7 >> /PageSize [612 1008] /ImagingBBox null >> setpagedevice"
1177*End
1178*PageSize Letter/Letter: "
1179  << /Policies << /PageSize 7 >> /PageSize [612 792] /ImagingBBox null >> setpagedevice"
1180*End
1181*PageSize Executive/Executive: "
1182  << /Policies << /PageSize 7>>  /PageSize [522 756] /ImagingBBox null >> setpagedevice"
1183*End
1184*PageSize Statement/Statement: "
1185  << /Policies << /PageSize 7 >> /PageSize [396 612] /ImagingBBox null >> setpagedevice"
1186*End
1187*PageSize A3/A3: "
1188  << /Policies << /PageSize 7 >> /PageSize [842 1191] /ImagingBBox null >> setpagedevice"
1189*End
1190*PageSize A4/A4: "
1191  << /Policies << /PageSize 7 >> /PageSize [595 842] /ImagingBBox null >> setpagedevice"
1192*End
1193*PageSize A5/A5: "
1194  << /Policies << /PageSize 7 >> /PageSize [421 595] /ImagingBBox null >> setpagedevice"
1195*End
1196*PageSize A6/A6: "
1197  << /Policies << /PageSize 7 >> /PageSize [297 421] /ImagingBBox null >> setpagedevice"
1198*End
1199*PageSize B4/B4-JIS: "
1200  << /Policies << /PageSize 7 >> /PageSize [728 1032] /ImagingBBox null >> setpagedevice"
1201*End
1202*PageSize B5/B5-JIS: "
1203  << /Policies << /PageSize 7 >> /PageSize [516 729] /ImagingBBox null >> setpagedevice"
1204*End
1205*PageSize B6/B6-JIS: "
1206  << /Policies << /PageSize 7 >> /PageSize [364 516] /ImagingBBox null >> setpagedevice"
1207*End
1208*PageSize Folio/Folio.: "
1209  << /Policies << /PageSize 7 >> /PageSize [595 935] /ImagingBBox null >> setpagedevice"
1210*End
1211*PageSize Oficio2/Oficio II: "
1212  << /Policies << /PageSize 7 >> /PageSize [612 936] /ImagingBBox null >> setpagedevice"
1213*End
1214*?PageSize: "
1215 save
1216   currentpagedevice /PageSize get aload pop
1217   2 copy gt {exch} if
1218   (Unknown)
1219   14 dict
1220    dup [792 1224] (Tabloid) put
1221    dup [612 1008] (Legal) put
1222    dup [612 792] (Letter) put
1223    dup [522 756] (Executive) put
1224    dup [396 612] (Statement) put
1225    dup [842 1191] (A3) put
1226    dup [595 842] (A4) put
1227    dup [421 595] (A5) put
1228    dup [297 421] (A6) put
1229    dup [728 1032] (B4) put
1230    dup [516 729] (B5) put
1231    dup [364 516] (B6) put
1232    dup [595 935] (Folio) put
1233    dup [612 936] (Oficio2) put
1234     { exch aload pop 4 index sub abs 5 le exch
1235   5 index sub abs 5 le and
1236      {exch pop exit} {pop} ifelse
1237   } bind forall
1238   = flush pop pop
1239 restore
1240"
1241*End
1242*CloseUI: *PageSize
1243
1244*%Page Region Definitions for Frame Buffer
1245*OpenUI *PageRegion: PickOne
1246*OrderDependency: 20 AnySetup *PageRegion
1247*DefaultPageRegion: A4
1248*PageRegion Tabloid/Tabloid: "
1249  << /Policies << /PageSize 7 >> /PageSize [792 1224] /ImagingBBox null >> setpagedevice"
1250*End
1251*PageRegion Legal/Legal: "
1252  << /Policies << /PageSize 7 >> /PageSize [612 1008] /ImagingBBox null >> setpagedevice"
1253*End
1254*PageRegion Letter/Letter: "
1255  << /Policies << /PageSize 7 >> /PageSize [612 792] /ImagingBBox null >> setpagedevice"
1256*End
1257*PageRegion Executive/Executive: "
1258  << /Policies << /PageSize 7 >> /PageSize [522 756] /ImagingBBox null >> setpagedevice"
1259*End
1260*PageRegion Statement/Statement: "
1261  << /Policies << /PageSize 7 >> /PageSize [396 612] /ImagingBBox null >> setpagedevice"
1262*End
1263*PageRegion A3/A3: "
1264  << /Policies << /PageSize 7 >> /PageSize [842 1191] /ImagingBBox null >> setpagedevice"
1265*End
1266*PageRegion A4/A4: "
1267  << /Policies << /PageSize 7 >> /PageSize [595 842] /ImagingBBox null >> setpagedevice"
1268*End
1269*PageRegion A5/A5: "
1270  << /Policies << /PageSize 7 >> /PageSize [421 595] /ImagingBBox null >> setpagedevice"
1271*End
1272*PageRegion A6/A6: "
1273  << /Policies << /PageSize 7 >> /PageSize [297 421] /ImagingBBox null >> setpagedevice"
1274*End
1275*PageRegion B4/B4-JIS: "
1276  << /Policies << /PageSize 7 >> /PageSize [728 1032] /ImagingBBox null >> setpagedevice"
1277*End
1278*PageRegion B5/B5-JIS: "
1279  << /Policies << /PageSize 7 >> /PageSize [516 729] /ImagingBBox null >> setpagedevice"
1280*End
1281*PageRegion B6/B6-JIS: "
1282  << /Policies << /PageSize 7 >> /PageSize [364 516] /ImagingBBox null >> setpagedevice"
1283*End
1284*PageRegion Folio/Folio.: "
1285  << /Policies << /PageSize 7 >> /PageSize [595 935] /ImagingBBox null >> setpagedevice"
1286*End
1287*PageRegion Oficio2/Oficio II: "
1288  << /Policies << /PageSize 7 >> /PageSize [612 936] /ImagingBBox null >> setpagedevice"
1289*End
1290*CloseUI: *PageRegion
1291
1292*% Imageable Area Definitions
1293*DefaultImageableArea: A4
1294*ImageableArea Tabloid/Tabloid: "12 12 780 1212"
1295*ImageableArea Legal/Legal: "12 12 600 996"
1296*ImageableArea Letter/Letter: "12 12 600 780"
1297*ImageableArea Executive/Executive: "12 12 510 744"
1298*ImageableArea Statement/Statement: "12 12 384 600"
1299*ImageableArea A3/A3: "12 12 830 1179"
1300*ImageableArea A4/A4: "12 12 583 830"
1301*ImageableArea A5/A5: "12 12 409 583"
1302*ImageableArea A6/A6: "12 12 285 409"
1303*ImageableArea B4/B4-JIS: "12 12 716 1020"
1304*ImageableArea B5/B5-JIS: "21 12 495 717"
1305*ImageableArea B6/B6-JIS: "12 12 352 504"
1306*ImageableArea Folio/Folio.: "12 12 583 923"
1307*ImageableArea Oficio2/Oficio II: "12 12 600 924"
1308*?ImageableArea: "  save
1309  /cvp { cvi (                   ) cvs
1310  print ( ) print } bind def
1311  newpath clippath pathbbox
1312  4 -2 roll exch 2 {ceiling cvp} repeat
1313  exch 2 {floor cvp} repeat ( )
1314  = flush
1315  restore
1316"
1317*End
1318
1319*% Physical Dimensions of Media
1320*DefaultPaperDimension: A4
1321*PaperDimension Tabloid/Tabloid: "792 1224"
1322*PaperDimension Legal/Legal: "612 1008"
1323*PaperDimension Letter/Letter: "612 792"
1324*PaperDimension Executive/Executive: "522 756"
1325*PaperDimension Statement/Statement: "396 612"
1326*PaperDimension A3/A3: "842 1191"
1327*PaperDimension A4/A4: "595 842"
1328*PaperDimension A5/A5: "421 595"
1329*PaperDimension A6/A6: "297 421"
1330*PaperDimension B4/B4 (JIS): "728 1032"
1331*PaperDimension B5/B5 (JIS): "516 729"
1332*PaperDimension B6/B6: "364 516"
1333*PaperDimension Folio/Folio.: "595 935"
1334*PaperDimension Oficio2/Oficio II: "612 936"
1335
1336*%==============================================
1337*% Input Slot Definitions
1338*%==============================================
1339*OpenUI *InputSlot: PickOne
1340*OrderDependency: 15 AnySetup *InputSlot
1341*DefaultInputSlot: Tray1
1342*InputSlot Tray1/Kassette 1: "
1343    << /ManualFeed false /DeferredMediaSelection  false >> setpagedevice
1344    statusdict begin 0 setpapertray end"
1345*End
1346*InputSlot Tray2/Kassette 2: "
1347    << /ManualFeed false /DeferredMediaSelection  false >> setpagedevice
1348    statusdict begin 1 setpapertray end"
1349*End
1350*InputSlot Tray3/Kassette 3: "
1351    << /ManualFeed false /DeferredMediaSelection  false >> setpagedevice
1352    statusdict begin 4 setpapertray end"
1353*End
1354*InputSlot Tray4/Kassette 4: "
1355    << /ManualFeed false /DeferredMediaSelection  false >> setpagedevice
1356    statusdict begin 5 setpapertray end"
1357*End
1358*InputSlot SideTray/Seit. Papierdeck: "
1359    << /ManualFeed false /DeferredMediaSelection  false >> setpagedevice
1360    statusdict begin 6 setpapertray end"
1361*End
1362*InputSlot MF1/Bypass Tisch: "
1363    << /ManualFeed false /DeferredMediaSelection  false >> setpagedevice
1364  statusdict begin 3 setpapertray end"
1365*End
1366*CloseUI: *InputSlot
1367
1368*% MediaType Definitions
1369*OpenUI *MediaType/Materialart: PickOne
1370*OrderDependency: 20 AnySetup *MediaType
1371*DefaultMediaType: PrnDef
1372*MediaType PrnDef/Druckergrundeinstellung: ""
1373*MediaType Plain/Normalpapier: "
1374  << /ManualFeed false /MediaType (Plain) /DeferredMediaSelection true >> setpagedevice"
1375*End
1376*MediaType Transparency/Folien: "
1377  << /ManualFeed false /MediaType (Transparency) /DeferredMediaSelection true >> setpagedevice"
1378*End
1379*MediaType Preprinted/Vordrucke: "
1380  << /ManualFeed false /MediaType (Preprinted) /DeferredMediaSelection true >> setpagedevice"
1381*End
1382*MediaType Labels/Etiketten: "
1383  << /ManualFeed false /MediaType (Labels) /DeferredMediaSelection true >> setpagedevice"
1384*End
1385*MediaType Bond/Feinpapier: "
1386  << /ManualFeed false /MediaType (Bond) /DeferredMediaSelection true >> setpagedevice"
1387*End
1388*MediaType Recycled/Recyclingpapier: "
1389  << /ManualFeed false /MediaType (Recycled) /DeferredMediaSelection true >> setpagedevice"
1390*End
1391*MediaType Vellum/Transparent: "
1392  << /ManualFeed false /MediaType (Vellum) /DeferredMediaSelection true >> setpagedevice"
1393*End
1394*MediaType Rough/Grobespapier: "
1395  << /ManualFeed false /MediaType (Rough) /DeferredMediaSelection true >> setpagedevice"
1396*End
1397*MediaType Letterhead/Briefpapier: "
1398  << /ManualFeed false /MediaType (Letterhead) /DeferredMediaSelection true >> setpagedevice"
1399*End
1400*MediaType Color/Farbigespapier: "
1401  << /ManualFeed false /MediaType (Color) /DeferredMediaSelection true >> setpagedevice"
1402*End
1403*MediaType Prepunched/Gelocht: "
1404  << /ManualFeed false /MediaType (Prepunched) /DeferredMediaSelection true >> setpagedevice"
1405*End
1406*MediaType Cardstock/Karteikarte: "
1407  << /ManualFeed false /MediaType (Card Stock) /DeferredMediaSelection true >> setpagedevice"
1408*End
1409*MediaType Custom1/Spezial 1: "
1410  << /ManualFeed false /MediaType (Custom Type1) /DeferredMediaSelection true >> setpagedevice"
1411*End
1412*MediaType Custom2/Spezial 2: "
1413  << /ManualFeed false /MediaType (Custom Type2) /DeferredMediaSelection true >> setpagedevice"
1414*End
1415*MediaType Custom3/Spezial 3: "
1416  << /ManualFeed false /MediaType (Custom Type3) /DeferredMediaSelection true >> setpagedevice"
1417*End
1418*MediaType Custom4/Spezial 4: "
1419  << /ManualFeed false /MediaType (Custom Type4) /DeferredMediaSelection true >> setpagedevice"
1420*End
1421*MediaType Custom5/Spezial 5: "
1422  << /ManualFeed false /MediaType (Custom Type5) /DeferredMediaSelection true >> setpagedevice"
1423*End
1424*MediaType Custom6/Spezial 6: "
1425  << /ManualFeed false /MediaType (Custom Type6) /DeferredMediaSelection true >> setpagedevice"
1426*End
1427*MediaType Custom7/Spezial 7: "
1428  << /ManualFeed false /MediaType (Custom Type7) /DeferredMediaSelection true >> setpagedevice"
1429*End
1430*MediaType Custom8/Spezial 8: "
1431  << /ManualFeed false /MediaType (Custom Type8) /DeferredMediaSelection true >> setpagedevice"
1432*End
1433*?MediaType: "
1434  save
1435    currentpagedevice /MediaType {get} stopped
1436    {pop pop (Unknown)} {dup null eq {pop (Unknown)} if} ifelse = flush
1437  restore"
1438*End
1439*CloseUI: *MediaType
1440
1441*RequiresPageRegion All: True
1442
1443*%==============================================
1444*% Duplex Definitions
1445*%==============================================
1446*OpenUI *Duplex/Duplex Druck: PickOne
1447*OrderDependency: 35 AnySetup *Duplex
1448*DefaultDuplex: None
1449*Duplex None/Keine: "statusdict begin false setduplexmode false settumble end"
1450*Duplex DuplexTumble/Quer drehen: "statusdict begin true setduplexmode true settumble end"
1451*Duplex DuplexNoTumble/L<E4>ngs drehen: "statusdict begin true setduplexmode false settumble end"
1452*?Duplex: " save
1453  statusdict begin
1454  duplexmode
1455  {tumble {(DuplexTumble)} {(DuplexNoTumble)} ifelse}
1456  {(None)} ifelse = flush end restore"
1457*End
1458*CloseUI: *Duplex
1459
1460*%==============================================
1461*% Copia KPDL Output Mode Definitions
1462*%==============================================
1463*OpenUI *KmOutput/Papierablage w<E4>hlen: PickOne
1464*OrderDependency: 25 AnySetup *KmOutput
1465*DefaultKmOutput:PrnDef
1466*KmOutput PrnDef/Druckergrundeinstellung: ""
1467*KmOutput Facedown/Seitliches Fach(Druckbild nach unten): "0 statusdict /setoutputtray get exec
1468  << /OutputFaceUp false >> setpagedevice"
1469*End
1470*KmOutput Faceup/Seitliches Fach(Druckbild nach oben): "1 statusdict /setoutputtray get exec
1471  << /OutputFaceUp true >> setpagedevice"
1472*End
1473*KmOutput MainFD/Fach A(Druckbild nach unten): "2 statusdict /setoutputtray get exec
1474  << /OutputFaceUp false >> setpagedevice"
1475*End
1476*KmOutput MainFU/Fach A(Druckbild nach oben): "1 statusdict /setoutputtray get exec
1477  << /OutputFaceUp true >> setpagedevice"
1478*End
1479*KmOutput SubFD/Fach B(Druckbild nach unten): "3 statusdict /setoutputtray get exec
1480  << /OutputFaceUp false >> setpagedevice"
1481*End
1482*KmOutput SubFU/Fach B(Druckbild nach oben): "3 statusdict /setoutputtray get exec
1483  << /OutputFaceUp true >> setpagedevice"
1484*End
1485*KmOutput MT1Dn/Fach 1(Druckbild nach unten): "4 statusdict /setoutputtray get exec
1486  [1] statusdict /setmailboxstacker get exec
1487  << /OutputFaceUp false >> setpagedevice"
1488*End
1489*KmOutput MT2Dn/Fach 2(Druckbild nach unten): "4 statusdict /setoutputtray get exec
1490  [2] statusdict /setmailboxstacker get exec
1491  << /OutputFaceUp false >> setpagedevice"
1492*End
1493*KmOutput MT3Dn/Fach 3(Druckbild nach unten): "4 statusdict /setoutputtray get exec
1494  [3] statusdict /setmailboxstacker get exec
1495  << /OutputFaceUp false >> setpagedevice"
1496*End
1497*KmOutput MT4Dn/Fach 4(Druckbild nach unten): "4 statusdict /setoutputtray get exec
1498  [4] statusdict /setmailboxstacker get exec
1499  << /OutputFaceUp false >> setpagedevice"
1500*End
1501*KmOutput MT5Dn/Fach 5(Druckbild nach unten): "4 statusdict /setoutputtray get exec
1502  [5] statusdict /setmailboxstacker get exec
1503  << /OutputFaceUp false >> setpagedevice"
1504*End
1505*KmOutput MT1Up/Fach 1(Druckbild nach oben): "4 statusdict /setoutputtray get exec
1506  [1] statusdict /setmailboxstacker get exec
1507  << /OutputFaceUp true >> setpagedevice"
1508*End
1509*KmOutput MT2Up/Fach 2(Druckbild nach oben): "4 statusdict /setoutputtray get exec
1510  [2] statusdict /setmailboxstacker get exec
1511  << /OutputFaceUp true >> setpagedevice"
1512*End
1513*KmOutput MT3Up/Fach 3(Druckbild nach oben): "4 statusdict /setoutputtray get exec
1514  [3] statusdict /setmailboxstacker get exec
1515  << /OutputFaceUp true >> setpagedevice"
1516*End
1517*KmOutput MT4Up/Fach 4(Druckbild nach oben): "4 statusdict /setoutputtray get exec
1518  [4] statusdict /setmailboxstacker get exec
1519  << /OutputFaceUp true >> setpagedevice"
1520*End
1521*KmOutput MT5Up/Fach 5(Druckbild nach oben): "4 statusdict /setoutputtray get exec
1522  [5] statusdict /setmailboxstacker get exec
1523  << /OutputFaceUp true >> setpagedevice"
1524*End
1525*?KmOutput:"
1526"
1527*End
1528*CloseUI: *KmOutput
1529
1530*%==============================================
1531*% Paper Orientation
1532*%==============================================
1533*OpenUI *KmOrientate/Ausrichtung: PickOne
1534*OrderDependency: 30 AnySetup *KmOrientate
1535*DefaultKmOrientate: off
1536*KmOrientate off/Aus: "<< /Morientation false >> setpagedevice"
1537*KmOrientate port/Hochformat: "<< /Morientation true /MorientationDetails << /MorientationMode 0 >> >> setpagedevice"
1538*KmOrientate land/Querformat: "<< /Morientation true /MorientationDetails << /MorientationMode 1 >> >> setpagedevice"
1539*End
1540*CloseUI: *KmOrientate
1541
1542*%==============================================
1543*% Copia KPDL Staple Mode Definitions
1544*%==============================================
1545*OpenUI *KmStaple/Heften: PickOne
1546*OrderDependency: 30 AnySetup *KmStaple
1547*DefaultKmStaple: None
1548*KmStaple None/Aus: "<< /Staple 0 >> setpagedevice"
1549*End
1550*KmStaple UPL/Oben links: "
1551  userdict /UIStapleDetails known not { userdict /UIStapleDetails 10 dict put } if
1552  userdict /UIStapleDetails get /StaplePosition 50 put
1553  << /Staple 3 /StapleDetails UIStapleDetails >> setpagedevice"
1554*End
1555*KmStaple UPR/Oben rechts: "
1556  userdict /UIStapleDetails known not { userdict /UIStapleDetails 10 dict put } if
1557  userdict /UIStapleDetails get /StaplePosition 51 put
1558  << /Staple 3 /StapleDetails UIStapleDetails >> setpagedevice"
1559*End
1560*KmStaple CL/2 Heften -Links: "
1561  userdict /UIStapleDetails known not { userdict /UIStapleDetails 10 dict put } if
1562  userdict /UIStapleDetails get /StaplePosition 52 put
1563  << /Staple 3 /StapleDetails UIStapleDetails >> setpagedevice"
1564*End
1565*KmStaple CR/2 Heften -Rechts: "
1566  userdict /UIStapleDetails known not { userdict /UIStapleDetails 10 dict put } if
1567  userdict /UIStapleDetails get /StaplePosition 53 put
1568  << /Staple 3 /StapleDetails UIStapleDetails >> setpagedevice"
1569*End
1570*KmStaple CU/2 Heften -Oben: "
1571  userdict /UIStapleDetails known not { userdict /UIStapleDetails 10 dict put } if
1572  userdict /UIStapleDetails get /StaplePosition 54 put
1573  << /Staple 3 /StapleDetails UIStapleDetails >> setpagedevice"
1574*End
1575*?KmStaple:"
1576  save
1577  currentpagedevice /Staple known
1578  dup { currentpagedevice /Staple get 0 ne and } if
1579  { currentpagedevice /StapleDetails get
1580  /StaplePosition get [(Upper Left)(Upper Right)(Left 2 Staples)(Right 2 Staples)(Upper 2 Staples)] exch get }
1581  { (None) } ifelse = flush restore"
1582*End
1583*CloseUI: *KmStaple
1584
1585*%==============================================
1586*% Copia  KPDL Punch Mode Definitions
1587*%==============================================
1588*OpenUI *KmPunch/Lochen: PickOne
1589*OrderDependency: 30 AnySetup *KmPunch
1590*DefaultKmPunch: None
1591*KmPunch None/Aus: "<< /Punch 0 >> setpagedevice"
1592*End
1593*KmPunch 2holesUSL/2 L<F6>cher -Links (US): "
1594  << /Punch 3 /PunchDetails << /PunchMode 2 /PunchPosition 1 >> >> setpagedevice"
1595*End
1596*KmPunch 2holesUSR/2 L<F6>cher -Rechts (US): "
1597  << /Punch 3 /PunchDetails << /PunchMode 2 /PunchPosition 2 >> >> setpagedevice"
1598*End
1599*KmPunch 2holesUSU/2 L<F6>cher -Oben (US): "
1600  << /Punch 3 /PunchDetails << /PunchMode 2 /PunchPosition 3 >> >> setpagedevice"
1601*End
1602*KmPunch 2holesEURL/2 L<F6>cher -Links (EUR): "
1603  << /Punch 3 /PunchDetails << /PunchMode 1 /PunchPosition 1 >> >> setpagedevice"
1604*End
1605*KmPunch 2holesEURR/2 L<F6>cher -Rechts (EUR): "
1606  << /Punch 3 /PunchDetails << /PunchMode 1 /PunchPosition 2 >> >> setpagedevice"
1607*End
1608*KmPunch 2holesEURU/2 L<F6>cher -Oben (EUR): "
1609  << /Punch 3 /PunchDetails << /PunchMode 1 /PunchPosition 3 >> >> setpagedevice"
1610*End
1611*KmPunch 3holesL/3 L<F6>cher -Links: "
1612  << /Punch 3 /PunchDetails << /PunchMode 1 /PunchPosition 1 >> >> setpagedevice"
1613*End
1614*KmPunch 3holesR/3 L<F6>cher -Rechts: "
1615  << /Punch 3 /PunchDetails << /PunchMode 1 /PunchPosition 2 >> >> setpagedevice"
1616*End
1617*KmPunch 3holesU/3 L<F6>cher -Oben: "
1618  << /Punch 3 /PunchDetails << /PunchMode 1 /PunchPosition 3 >> >> setpagedevice"
1619*End
1620*KmPunch 4holesL/4 L<F6>cher -Links: "
1621  << /Punch 3 /PunchDetails << /PunchMode 2 /PunchPosition 1 >> >> setpagedevice"
1622*End
1623*KmPunch 4holesR/4 L<F6>cher -Rechts: "
1624  << /Punch 3 /PunchDetails << /PunchMode 2 /PunchPosition 2 >> >> setpagedevice"
1625*End
1626*KmPunch 4holesU/4 L<F6>cher -Oben: "
1627  << /Punch 3 /PunchDetails << /PunchMode 2 /PunchPosition 3 >> >> setpagedevice"
1628*End
1629*?KmPunch:"
1630  save
1631  currentpagedevice /Punch known
1632  dup { currentpagedevice /Punch get 0 ne and } if
1633  { currentpagedevice /Mode get
1634  /Mode get [(2or3holes)(4or2holes)] exch get }
1635  { (None) } ifelse = flush restore"
1636*End
1637*CloseUI: *KmPunch
1638
1639*%==============================================
1640*% Booklet Mode
1641*%==============================================
1642*OpenUI *Booklet/Brosch<FC>re: PickOne
1643*DefaultBooklet: OFF
1644*OrderDependency: 40 AnySetup *Booklet
1645*Booklet OFF/Aus: "0 statusdict /setkcbooklet get exec"
1646*Booklet LeftOpen/Links binden: "statusdict begin true setduplexmode true settumble end 1 statusdict /setkcbooklet get exec"
1647*Booklet RightOpen/Rechts binden: "statusdict begin true setduplexmode true settumble end 2 statusdict /setkcbooklet get exec"
1648*CloseUI: *Booklet
1649
1650*%==============================================
1651*% Fold
1652*%==============================================
1653*OpenUI *Fold/Brosch. Heftung: PickOne
1654*DefaultFold: OFF
1655*OrderDependency: 40 AnySetup *Fold
1656*Fold OFF/Aus: "<< /Fold 0 >> setpagedevice"
1657*Fold ON/Ein: "<< /Fold 3 /FoldDetails << /FoldMode 1 >> >> setpagedevice"
1658*CloseUI: *Fold
1659
1660*%==============================================
1661*% Copia KPDL Shift Mode Definitions
1662*%==============================================
1663*OpenUI *Jog/Versatz: PickOne
1664*OrderDependency: 45 AnySetup *Jog
1665*DefaultJog: None
1666*Jog EndOfSet/Ein: "<< /Jog 3 >> setpagedevice"
1667*Jog None/Aus: "<< /Jog 0 >> setpagedevice"
1668*?Jog: "
1669  save
1670  currentpagedevice dup /Jog known {
1671    /Jog get dup 0 gt
1672    {(False)}{(True)} ifelse
1673  }{(Unknown)} ifelse
1674  exch pop
1675  = flush restore"
1676*End
1677*CloseUI: *Jog
1678
1679*%==============================================
1680*% Job Spooling Definitions
1681*%==============================================
1682*OpenUI *KMCollate/Job speichern: PickOne
1683*OrderDependency: 50 AnySetup *KMCollate
1684*DefaultKMCollate: Def
1685*KMCollate Def/Druckergrundeinstellung: ""
1686*KMCollate None/Keine: "<< /Collate false >> setpagedevice"
1687*KMCollate Temp/Tempor<E4>r: "
1688  userdict /UICollateDetails known not
1689  { userdict /UICollateDetails 10 dict put } if
1690  userdict /UICollateDetails get  /Mode 1  put
1691  << /Collate true /CollateDetails UICollateDetails >>
1692  setpagedevice"
1693*End
1694*KMCollate Perm/Permanent: "
1695  userdict /UICollateDetails known not
1696  { userdict /UICollateDetails 10 dict put } if
1697  userdict /UICollateDetails get  /Mode 2  put
1698  << /Collate true /CollateDetails UICollateDetails >>
1699  setpagedevice"
1700*End
1701*KMCollate VMBAdmin/Virtuelle Mailbox (Verwalter): "
1702  userdict /UICollateDetails known not
1703  {userdict /UICollateDetails 10 dict put} if
1704  userdict /UICollateDetails get dup /Mode 8 put
1705  /Destination [(Administrator)]  put
1706  <</Collate true /CollateDetails UICollateDetails>>
1707  setpagedevice"
1708*End
1709*KMCollate VMBUser01/Virtuelle Mailbox (Benutzer 1): "
1710  userdict /UICollateDetails known not
1711  { userdict /UICollateDetails 10 dict put } if
1712  userdict /UICollateDetails get dup /Mode 8 put
1713  /Destination [(User 1)]  put
1714  << /Collate true /CollateDetails UICollateDetails >>
1715  setpagedevice"
1716*End
1717*KMCollate VMBUser02/Virtuelle Mailbox (Benutzer 2): "
1718  userdict /UICollateDetails known not
1719  { userdict /UICollateDetails 10 dict put } if
1720  userdict /UICollateDetails get dup /Mode 8 put
1721  /Destination [(User 2)]  put
1722  << /Collate true /CollateDetails UICollateDetails >>
1723  setpagedevice"
1724*End
1725*KMCollate VMBUser03/Virtuelle Mailbox (Benutzer 3): "
1726  userdict /UICollateDetails known not
1727  { userdict /UICollateDetails 10 dict put } if
1728  userdict /UICollateDetails get dup /Mode 8 put
1729  /Destination [(User 3)]  put
1730  << /Collate true /CollateDetails UICollateDetails >>
1731  setpagedevice"
1732*End
1733*KMCollate VMBUser04/Virtuelle Mailbox (Benutzer 4): "
1734  userdict /UICollateDetails known not
1735  { userdict /UICollateDetails 10 dict put } if
1736  userdict /UICollateDetails get dup /Mode 8 put
1737  /Destination [(User 4)]  put
1738  << /Collate true /CollateDetails UICollateDetails >>
1739  setpagedevice"
1740*End
1741*KMCollate VMBUser05/Virtuelle Mailbox (Benutzer 5): "
1742  userdict /UICollateDetails known not
1743  { userdict /UICollateDetails 10 dict put } if
1744  userdict /UICollateDetails get dup /Mode 8 put
1745  /Destination [(User 5)]  put
1746  << /Collate true /CollateDetails UICollateDetails >>
1747  setpagedevice"
1748*End
1749*KMCollate VMBUser06/Virtuelle Mailbox (Benutzer 6): "
1750  userdict /UICollateDetails known not
1751  { userdict /UICollateDetails 10 dict put } if
1752  userdict /UICollateDetails get dup /Mode 8 put
1753  /Destination [(User 6)]  put
1754  << /Collate true /CollateDetails UICollateDetails >>
1755  setpagedevice"
1756*End
1757*KMCollate VMBUser07/Virtuelle Mailbox (Benutzer 7): "
1758  userdict /UICollateDetails known not
1759  { userdict /UICollateDetails 10 dict put } if
1760  userdict /UICollateDetails get dup /Mode 8 put
1761  /Destination [(User 7)]  put
1762  << /Collate true /CollateDetails UICollateDetails >>
1763  setpagedevice"
1764*End
1765*KMCollate VMBUser08/Virtuelle Mailbox (Benutzer 8): "
1766  userdict /UICollateDetails known not
1767  { userdict /UICollateDetails 10 dict put } if
1768  userdict /UICollateDetails get dup /Mode 8 put
1769  /Destination [(User 8)]  put
1770  << /Collate true /CollateDetails UICollateDetails >>
1771  setpagedevice"
1772*End
1773*KMCollate VMBUser09/Virtuelle Mailbox (Benutzer 9): "
1774  userdict /UICollateDetails known not
1775  { userdict /UICollateDetails 10 dict put } if
1776  userdict /UICollateDetails get dup /Mode 8 put
1777  /Destination [(User 9)]  put
1778  << /Collate true /CollateDetails UICollateDetails >>
1779  setpagedevice"
1780*End
1781*KMCollate VMBUser10/Virtuelle Mailbox (Benutzer 10): "
1782  userdict /UICollateDetails known not
1783  { userdict /UICollateDetails 10 dict put } if
1784  userdict /UICollateDetails get dup /Mode 8 put
1785  /Destination [(User 10)]  put
1786  << /Collate true /CollateDetails UICollateDetails >>
1787  setpagedevice"
1788*End
1789*KMCollate QuickCopy/Schnellkopie: "
1790  userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
1791  userdict /UICollateDetails get dup /Mode 0 put dup /Type 8 put /Hold 1 put <</Collate true /CollateDetails UICollateDetails>> setpagedevice"
1792*End
1793*KMCollate ProofHold/Pr<FC>fen und aufbewahren: "
1794  userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
1795  userdict /UICollateDetails get dup /Mode 0 put dup /Type 8 put /Hold 3 put <</Collate true /CollateDetails UICollateDetails>> setpagedevice"
1796*End
1797*KMCollate JobStorage/ftragsspeicher: "
1798  userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
1799  userdict /UICollateDetails get dup /Mode 0 put dup /Type 8 put /Hold 2 put <</Collate true /CollateDetails UICollateDetails>> setpagedevice"
1800*End
1801*?KMCollate: "
1802  save
1803  currentpagedevice dup /Collate known {
1804    dup /CollateDetails known {
1805      /Collate get
1806      dup /Mode known {
1807        /Mode get
1808        1 {
1809          dup 1 eq { pop (Temp) exit } if
1810          dup 2 eq { pop (Perm) exit } if
1811          dup 8 eq { pop (VMB) exit } if
1812          pop (Unknown)
1813        } repeat
1814      }{ pop (Unknown) } ifelse
1815    }{ pop (Unknown) } ifelse
1816  }{ pop (Unknown) } ifelse
1817  = flush restore"
1818*End
1819*CloseUI: *KMCollate
1820
1821*%==============================================
1822*% Management Code
1823*%==============================================
1824*OpenUI *KmManagment/Management Code: PickOne
1825*OrderDependency: 60 AnySetup *KmManagment
1826*DefaultKmManagment: Default
1827*KmManagment Default/Aus: ""
1828*KmManagment MG0000/0000: "(0000) statusdict /setmanagementnumber get exec"
1829*KmManagment MG0001/0001: "(0001) statusdict /setmanagementnumber get exec"
1830*KmManagment MG0002/0002: "(0002) statusdict /setmanagementnumber get exec"
1831*KmManagment MG0003/0003: "(0003) statusdict /setmanagementnumber get exec"
1832*KmManagment MG0004/0004: "(0004) statusdict /setmanagementnumber get exec"
1833*KmManagment MG0005/0005: "(0005) statusdict /setmanagementnumber get exec"
1834*KmManagment MG0006/0006: "(0006) statusdict /setmanagementnumber get exec"
1835*KmManagment MG0007/0007: "(0007) statusdict /setmanagementnumber get exec"
1836*KmManagment MG0008/0008: "(0008) statusdict /setmanagementnumber get exec"
1837*KmManagment MG0009/0009: "(0009) statusdict /setmanagementnumber get exec"
1838*KmManagment MG0010/0010: "(0010) statusdict /setmanagementnumber get exec"
1839*KmManagment MG0011/0011: "(0011) statusdict /setmanagementnumber get exec"
1840*KmManagment MG0012/0012: "(0012) statusdict /setmanagementnumber get exec"
1841*KmManagment MG0013/0013: "(0013) statusdict /setmanagementnumber get exec"
1842*KmManagment MG0014/0014: "(0014) statusdict /setmanagementnumber get exec"
1843*KmManagment MG0015/0015: "(0015) statusdict /setmanagementnumber get exec"
1844*KmManagment MG0016/0016: "(0016) statusdict /setmanagementnumber get exec"
1845*KmManagment MG0017/0017: "(0017) statusdict /setmanagementnumber get exec"
1846*KmManagment MG0018/0018: "(0018) statusdict /setmanagementnumber get exec"
1847*KmManagment MG0019/0019: "(0019) statusdict /setmanagementnumber get exec"
1848*KmManagment MG0020/0020: "(0020) statusdict /setmanagementnumber get exec"
1849*KmManagment MG0021/0021: "(0021) statusdict /setmanagementnumber get exec"
1850*KmManagment MG0022/0022: "(0022) statusdict /setmanagementnumber get exec"
1851*KmManagment MG0023/0023: "(0023) statusdict /setmanagementnumber get exec"
1852*KmManagment MG0024/0024: "(0024) statusdict /setmanagementnumber get exec"
1853*KmManagment MG0025/0025: "(0025) statusdict /setmanagementnumber get exec"
1854*KmManagment MG0026/0026: "(0026) statusdict /setmanagementnumber get exec"
1855*KmManagment MG0027/0027: "(0027) statusdict /setmanagementnumber get exec"
1856*KmManagment MG0028/0028: "(0028) statusdict /setmanagementnumber get exec"
1857*KmManagment MG0029/0029: "(0029) statusdict /setmanagementnumber get exec"
1858*KmManagment MG0030/0030: "(0030) statusdict /setmanagementnumber get exec"
1859*KmManagment MG0000000/0000000: "(0000000) statusdict /setmanagementnumber get exec"
1860*KmManagment MG0000001/0000001: "(0000001) statusdict /setmanagementnumber get exec"
1861*KmManagment MG0000002/0000002: "(0000002) statusdict /setmanagementnumber get exec"
1862*KmManagment MG0000003/0000003: "(0000003) statusdict /setmanagementnumber get exec"
1863*KmManagment MG0000004/0000004: "(0000004) statusdict /setmanagementnumber get exec"
1864*KmManagment MG0000005/0000005: "(0000005) statusdict /setmanagementnumber get exec"
1865*KmManagment MG0000006/0000006: "(0000006) statusdict /setmanagementnumber get exec"
1866*KmManagment MG0000007/0000007: "(0000007) statusdict /setmanagementnumber get exec"
1867*KmManagment MG0000008/0000008: "(0000008) statusdict /setmanagementnumber get exec"
1868*KmManagment MG0000009/0000009: "(0000009) statusdict /setmanagementnumber get exec"
1869*KmManagment MG0000010/0000010: "(0000010) statusdict /setmanagementnumber get exec"
1870*KmManagment MG0000011/0000011: "(0000011) statusdict /setmanagementnumber get exec"
1871*KmManagment MG0000012/0000012: "(0000012) statusdict /setmanagementnumber get exec"
1872*KmManagment MG0000013/0000013: "(0000013) statusdict /setmanagementnumber get exec"
1873*KmManagment MG0000014/0000014: "(0000014) statusdict /setmanagementnumber get exec"
1874*KmManagment MG0000015/0000015: "(0000015) statusdict /setmanagementnumber get exec"
1875*KmManagment MG0000016/0000016: "(0000016) statusdict /setmanagementnumber get exec"
1876*KmManagment MG0000017/0000017: "(0000017) statusdict /setmanagementnumber get exec"
1877*KmManagment MG0000018/0000018: "(0000018) statusdict /setmanagementnumber get exec"
1878*KmManagment MG0000019/0000019: "(0000019) statusdict /setmanagementnumber get exec"
1879*KmManagment MG0000020/0000020: "(0000020) statusdict /setmanagementnumber get exec"
1880*KmManagment MG0000021/0000021: "(0000021) statusdict /setmanagementnumber get exec"
1881*KmManagment MG0000022/0000022: "(0000022) statusdict /setmanagementnumber get exec"
1882*KmManagment MG0000023/0000023: "(0000023) statusdict /setmanagementnumber get exec"
1883*KmManagment MG0000024/0000024: "(0000024) statusdict /setmanagementnumber get exec"
1884*KmManagment MG0000025/0000025: "(0000025) statusdict /setmanagementnumber get exec"
1885*KmManagment MG0000026/0000026: "(0000026) statusdict /setmanagementnumber get exec"
1886*KmManagment MG0000027/0000027: "(0000027) statusdict /setmanagementnumber get exec"
1887*KmManagment MG0000028/0000028: "(0000028) statusdict /setmanagementnumber get exec"
1888*KmManagment MG0000029/0000029: "(0000029) statusdict /setmanagementnumber get exec"
1889*KmManagment MG0000030/0000030: "(0000030) statusdict /setmanagementnumber get exec"
1890*?KmManagment: " "
1891*End
1892*CloseUI: *KmManagment
1893
1894*%==============================================
1895*%       180 Rotate Setting
1896*%==============================================
1897*OpenUI *Rotate/180 rotiert: Boolean
1898*OrderDependency: 25 AnySetup *Rotate
1899*DefaultRotate: False
1900*Rotate True/Ein: "1 dict begin currentpagedevice /Install get aload
1901  /aaa exch def { currentpagedevice /PageSize get aload pop translate 180 rotate } bind aload
1902  length /aaa load length add array astore cvx /Install exch def currentdict end setpagedevice"
1903*Rotate False/Aus: ""
1904*?Rotate: "
1905  (False) ="
1906*End
1907*CloseUI: *Rotate
1908
1909*%==============================================
1910*% Cover Mode
1911*%==============================================
1912*OpenUI *KmCover/Deckblatt Modus: PickOne
1913*DefaultKmCover: Off
1914*OrderDependency: 25 AnySetup *KmCover
1915*KmCover Off/Aus: "<< /Mcover false >> setpagedevice"
1916*KmCover FBBO/Deckblatt nicht bedruckt: "<< /Mcover true /McoverDetails << /Frontcover 1 /Backcover 0 /Coverpapersource 0>> >> setpagedevice"
1917*KmCover FFBO/Deckblatt gedruckt: "<< /Mcover true /McoverDetails << /Frontcover 2 /Backcover 0 /Coverpapersource 0>> >> setpagedevice"
1918*KmCover FPBO/Front Cover Back Print: "<< /Mcover true /McoverDetails << /Frontcover 3 /Backcover 0 /Coverpapersource 0>> >> setpagedevice"
1919*KmCover FDBO/Deckblatt. Zweis: "<< /Mcover true /McoverDetails << /Frontcover 4 /Backcover 0 /Coverpapersource 0>> >> setpagedevice"
1920*CloseUI: *KmCover
1921
1922*%==============================================
1923*% OHP
1924*%==============================================
1925*OpenUI *KmOHP/Folien-Zwischenblatt: PickOne
1926*DefaultKmOHP: Off
1927*OrderDependency: 25 AnySetup *KmOHP
1928*KmOHP Off/Aus: "<< /SlipSheet 0 >> setpagedevice"
1929*KmOHP kmBlank/Blank Sheet: "<< /SlipSheet 3 /SlipSheetDetails << /CopyMode 1 >> >> setpagedevice"
1930*KmOHP kmCopy/Druck a. Hinterblatt: "<< /SlipSheet 3 /SlipSheetDetails << /CopyMode 2 >> >> setpagedevice"
1931*CloseUI: *KmOHP
1932
1933*%==============================================
1934*% Barcode Mode Definitions
1935*%==============================================
1936*OpenUI *KMBarcodeMode/Barcode: PickOne
1937*OrderDependency: 45 AnySetup *KMBarcodeMode
1938*DefaultKMBarcodeMode: None
1939*KMBarcodeMode None/Keine: "
1940  userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
1941  userdict /UICollateDetails get /Barcode 2  put <</CollateDetails UICollateDetails>> setpagedevice
1942"
1943*End
1944*KMBarcodeMode First/Nur erste Seite: "
1945  userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
1946  userdict /UICollateDetails get /Barcode 0  put <</CollateDetails UICollateDetails>> setpagedevice
1947"
1948*End
1949*KMBarcodeMode All/Alle Seiten: "
1950  userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
1951  userdict /UICollateDetails get /Barcode 1  put <</CollateDetails UICollateDetails>> setpagedevice
1952"
1953*End
1954*?KMBarcodeMode: "
1955  save
1956  currentpagedevice dup /CollateDetails known {
1957    /CollateDetails get /Barcode get
1958    1 {
1959      dup 2 eq {pop (None) exit} if
1960      dup 0 eq {pop (First) exit} if
1961      dup 1 eq {pop (All) exit} if
1962      pop (Unknown)
1963    } repeat
1964  }{(Unknown)} ifelse
1965  exch pop
1966  = flush restore"
1967*End
1968*CloseUI: *KMBarcodeMode
1969
1970*% Barcode ID Definitions
1971*OpenUI *KMBarcodeID/Barcode-ID drucken: Boolean
1972*OrderDependency: 45 AnySetup *KMBarcodeID
1973*DefaultKMBarcodeID: False
1974*KMBarcodeID True/Ein: "
1975  userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
1976  userdict /UICollateDetails get /BarcodePosition 2 copy known {2 copy get}
1977  {currentpagedevice /CollateDetails get /BarcodePosition get} ifelse 128
1978  or put <</CollateDetails UICollateDetails>> setpagedevice
1979"
1980*End
1981*KMBarcodeID False/Aus: "
1982  userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
1983  userdict /UICollateDetails get /BarcodePosition 2 copy known {2 copy get}
1984  {currentpagedevice /CollateDetails get /BarcodePosition get} ifelse 128
1985  not put <</CollateDetails UICollateDetails>> setpagedevice
1986"
1987*End
1988*?KMBarcodeID: "
1989  save
1990  currentpagedevice dup /CollateDetails known {
1991    /CollateDetails get /BarcodePosition get 128 gt
1992    {(False)}{(True)} ifelse
1993  }{(Unknown)} ifelse
1994  exch pop
1995  = flush restore"
1996*End
1997*CloseUI: *KMBarcodeID
1998
1999*% Barcode Position Definitions
2000*OpenUI *KMBarcodePos/Barcode-Position: PickOne
2001*OrderDependency: 45 AnySetup *KMBarcodePos
2002*DefaultKMBarcodePos: ULB
2003*KMBarcodePos ULB/Oben links: "
2004  userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
2005  userdict /UICollateDetails get /BarcodePosition 2 copy known {2 copy get}
2006  {currentpagedevice /CollateDetails get /BarcodePosition get} ifelse 128
2007  and 4 or put <</CollateDetails UICollateDetails>> setpagedevice
2008"
2009*End
2010*KMBarcodePos URB/Oben rechts: "
2011  userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
2012  userdict /UICollateDetails get /BarcodePosition 2 copy known {2 copy get}
2013  {currentpagedevice /CollateDetails get /BarcodePosition get} ifelse 128
2014  and 3 or put <</CollateDetails UICollateDetails>> setpagedevice
2015"
2016*End
2017*KMBarcodePos LLB/Unten links: "
2018  userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
2019  userdict /UICollateDetails get /BarcodePosition 2 copy known {2 copy get}
2020  {currentpagedevice /CollateDetails get /BarcodePosition get} ifelse 128
2021  and 7 or put <</CollateDetails UICollateDetails>> setpagedevice
2022"
2023*End
2024*KMBarcodePos LRB/Unten rechts: "
2025  userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
2026  userdict /UICollateDetails get /BarcodePosition 2 copy known {2 copy get}
2027  {currentpagedevice /CollateDetails get /BarcodePosition get} ifelse 128
2028  and put <</CollateDetails UICollateDetails>> setpagedevice
2029"
2030*End
2031*KMBarcodePos ULVB/Oben links(Vertikal): "
2032  userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
2033  userdict /UICollateDetails get /BarcodePosition 2 copy known {2 copy get}
2034  {currentpagedevice /CollateDetails get /BarcodePosition get} ifelse 128
2035  and 5 or put <</CollateDetails UICollateDetails>> setpagedevice
2036"
2037*End
2038*KMBarcodePos URVB/Oben rechts(Vertikal): "
2039  userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
2040  userdict /UICollateDetails get /BarcodePosition 2 copy known {2 copy get}
2041  {currentpagedevice /CollateDetails get /BarcodePosition get} ifelse 128
2042  and 2 or put <</CollateDetails UICollateDetails>> setpagedevice
2043"
2044*End
2045*KMBarcodePos LLVB/Unten links(Vertikal): "
2046  userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
2047  userdict /UICollateDetails get /BarcodePosition 2 copy known {2 copy get}
2048  {currentpagedevice /CollateDetails get /BarcodePosition get} ifelse 128
2049  and 6 or put <</CollateDetails UICollateDetails>> setpagedevice
2050"
2051*End
2052*KMBarcodePos LRVB/Unten rechts(Vertikal): "
2053  userdict /UICollateDetails known not {userdict /UICollateDetails 10 dict put} if
2054  userdict /UICollateDetails get /BarcodePosition 2 copy known {2 copy get}
2055  {currentpagedevice /CollateDetails get /BarcodePosition get} ifelse 128
2056  and 1 or put <</CollateDetails UICollateDetails>> setpagedevice
2057"
2058*End
2059*?KMBarcodePos: "
2060  save
2061  currentpagedevice dup /CollateDetails known {
2062    /CollateDetails get /BarcodePosition get
2063    1 {
2064      dup 4 eq {pop (ULB) exit} if
2065      dup 3 eq {pop (URB) exit} if
2066      dup 7 eq {pop (LLB) exit} if
2067      dup 0 eq {pop (LRB) exit} if
2068      dup 5 eq {pop (ULVB) exit} if
2069      dup 2 eq {pop (URVB) exit} if
2070      dup 6 eq {pop (LLVB) exit} if
2071      dup 1 eq {pop (LRVB) exit} if
2072      pop (Unknown)
2073    } repeat
2074  }{(Unknown)} ifelse
2075  exch pop
2076  = flush restore"
2077*End
2078*CloseUI: *KMBarcodePos
2079
2080*% KCSuperWatermark
2081*OpenUI *KCSuperWatermark/Super Watermark: PickOne
2082*OrderDependency: 10 AnySetup *KCSuperWatermark
2083*DefaultKCSuperWatermark: None
2084*KCSuperWatermark None/Keine: ""
2085*KCSuperWatermark UFA/Use Form-A: "<</BeginPage {pop  mark {(%disk0%Form-A) kcloadpageimage} stopped cleartomark}>> setpagedevice"
2086*KCSuperWatermark UFB/Use Form-B: "<</BeginPage {pop  mark {(%disk0%Form-B) kcloadpageimage} stopped cleartomark}>> setpagedevice"
2087*KCSuperWatermark UFC/Use Form-C: "<</BeginPage {pop  mark {(%disk0%Form-C) kcloadpageimage} stopped cleartomark}>> setpagedevice"
2088*KCSuperWatermark SFA/Save Form-A: "<</EndPage {exch pop 2 ne dup  mark exch {{(%disk0%Form-A) kcsavepageimage} stopped} if cleartomark}>> setpagedevice"
2089*KCSuperWatermark SFB/Save Form-B: "<</EndPage {exch pop 2 ne dup  mark exch {{(%disk0%Form-B) kcsavepageimage} stopped} if cleartomark}>> setpagedevice"
2090*KCSuperWatermark SFC/Save Form-C: "<</EndPage {exch pop 2 ne dup  mark exch {{(%disk0%Form-C) kcsavepageimage} stopped} if cleartomark}>> setpagedevice"
2091*CloseUI: *KCSuperWatermark
2092
2093*%==============================================
2094*% Tandem
2095*%==============================================
2096*OpenUI *KmTandem/Tandem: PickOne
2097*OrderDependency: 65 AnySetup *KmTandem
2098*DefaultKmTandem: off
2099*KmTandem off/Aus: "<< /Mtandem false >> setpagedevice"
2100*KmTandem on/Ein: "<< /Mtandem true >> setpagedevice"
2101*CloseUI: *KmTandem
2102
2103*%==============================================
2104*% PPD Version Info
2105*%==============================================
2106*OpenUI *KMVersion/PPD Version: PickOne
2107*OrderDependency: 70 AnySetup *KMVersion
2108*DefaultKMVersion: Default
2109*KMVersion Default/8.2.0111 [01-11-2005]: ""
2110*CloseUI: *KMVersion
2111
2112*%Font Information
2113*DefaultFont: Courier
2114*Font AntiqueOlive-Bold: Standard "(001.000)" Standard ROM
2115*Font AntiqueOlive-Compact: Standard "(001.000)" Standard ROM
2116*Font AntiqueOlive-Italic: Standard "(001.000)" Standard ROM
2117*Font AntiqueOlive-Roman: Standard "(001.000)" Standard ROM
2118*Font Apple-Chancery: Standard "(001.000)" Standard ROM
2119*Font Arial-BoldItalicMT: Standard "(001.000)" Standard ROM
2120*Font Arial-BoldMT: Standard "(001.000)" Standard ROM
2121*Font Arial-ItalicMT: Standard "(001.000)" Standard ROM
2122*Font ArialMT: Standard "(001.000)" Standard ROM
2123*Font AvantGarde-Book: Standard "(001.000)" Standard ROM
2124*Font AvantGarde-BookOblique: Standard "(001.000)" Standard ROM
2125*Font AvantGarde-Demi: Standard "(001.000)" Standard ROM
2126*Font AvantGarde-DemiOblique: Standard "(001.000)" Standard ROM
2127*Font Bodoni-Bold: Standard "(001.000)" Standard ROM
2128*Font Bodoni-BoldItalic: Standard "(001.000)" Standard ROM
2129*Font Bodoni-Italic: Standard "(001.000)" Standard ROM
2130*Font Bodoni-Poster: Standard "(001.000)" Standard ROM
2131*Font Bodoni-PosterCompressed: Standard "(001.000)" Standard ROM
2132*Font Bodoni: Standard "(001.000)" Standard ROM
2133*Font Bookman-Demi: Standard "(001.000)" Standard ROM
2134*Font Bookman-DemiItalic: Standard "(001.000)" Standard ROM
2135*Font Bookman-Light: Standard "(001.000)" Standard ROM
2136*Font Bookman-LightItalic: Standard "(001.000)" Standard ROM
2137*Font Carta: Special "(001.000)" Standard ROM
2138*Font Chicago: Standard "(001.000)" Standard ROM
2139*Font Clarendon-Bold: Standard "(001.000)" Standard ROM
2140*Font Clarendon-Light: Standard "(001.000)" Standard ROM
2141*Font Clarendon: Standard "(001.000)" Standard ROM
2142*Font CooperBlack-Italic: Standard "(001.000)" Standard ROM
2143*Font CooperBlack: Standard "(001.000)" Standard ROM
2144*Font Copperplate-ThirtyThreeBC: Standard "(001.000)" Standard ROM
2145*Font Copperplate-ThirtyTwoBC: Standard "(001.000)" Standard ROM
2146*Font Coronet-Regular: Standard "(001.000)" Standard ROM
2147*Font Courier-Bold: Standard "(001.000)" Standard ROM
2148*Font Courier-BoldOblique: Standard "(001.000)" Standard ROM
2149*Font Courier-Oblique: Standard "(001.000)" Standard ROM
2150*Font Courier: Standard "(001.000)" Standard ROM
2151*Font Eurostile-Bold: Standard "(001.000)" Standard ROM
2152*Font Eurostile-BoldExtendedTwo: Standard "(001.000)" Standard ROM
2153*Font Eurostile-ExtendedTwo: Standard "(001.000)" Standard ROM
2154*Font Eurostile: Standard "(001.000)" Standard ROM
2155*Font Geneva: Standard "(001.000)" Standard ROM
2156*Font GillSans-Bold: Standard "(001.000)" Standard ROM
2157*Font GillSans-BoldCondensed: Standard "(001.000)" Standard ROM
2158*Font GillSans-BoldItalic: Standard "(001.000)" Standard ROM
2159*Font GillSans-Condensed: Standard "(001.000)" Standard ROM
2160*Font GillSans-ExtraBold: Standard "(001.000)" Standard ROM
2161*Font GillSans-Italic: Standard "(001.000)" Standard ROM
2162*Font GillSans-Light: Standard "(001.000)" Standard ROM
2163*Font GillSans-LightItalic: Standard "(001.000)" Standard ROM
2164*Font GillSans: Standard "(001.000)" Standard ROM
2165*Font Goudy-Bold: Standard "(001.000)" Standard ROM
2166*Font Goudy-BoldItalic: Standard "(001.000)" Standard ROM
2167*Font Goudy-ExtraBold: Standard "(001.000)" Standard ROM
2168*Font Goudy-Italic: Standard "(001.000)" Standard ROM
2169*Font Goudy: Standard "(001.000)" Standard ROM
2170*Font Helvetica-Bold: Standard "(001.000)" Standard ROM
2171*Font Helvetica-BoldOblique: Standard "(001.000)" Standard ROM
2172*Font Helvetica-Condensed-Bold: Standard "(001.000)" Standard ROM
2173*Font Helvetica-Condensed-BoldObl: Standard "(001.000)" Standard ROM
2174*Font Helvetica-Condensed-Oblique: Standard "(001.000)" Standard ROM
2175*Font Helvetica-Condensed: Standard "(001.000)" Standard ROM
2176*Font Helvetica-Narrow-Bold: Standard "(001.000)" Standard ROM
2177*Font Helvetica-Narrow-BoldOblique: Standard "(001.000)" Standard ROM
2178*Font Helvetica-Narrow-Oblique: Standard "(001.000)" Standard ROM
2179*Font Helvetica-Narrow: Standard "(001.000)" Standard ROM
2180*Font Helvetica-Oblique: Standard "(001.000)" Standard ROM
2181*Font Helvetica: Standard "(001.000)" Standard ROM
2182*Font HoeflerText-Black: Standard "(001.000)" Standard ROM
2183*Font HoeflerText-BlackItalic: Standard "(001.000)" Standard ROM
2184*Font HoeflerText-Italic: Standard "(001.000)" Standard ROM
2185*Font HoeflerText-Ornaments: Special "(001.000)" Standard ROM
2186*Font HoeflerText-Regular: Standard "(001.000)" Standard ROM
2187*Font JoannaMT-Bold: Standard "(001.000)" Standard ROM
2188*Font JoannaMT-BoldItalic: Standard "(001.000)" Standard ROM
2189*Font JoannaMT-Italic: Standard "(001.000)" Standard ROM
2190*Font JoannaMT: Standard "(001.000)" Standard ROM
2191*Font LetterGothic-Bold: Standard "(001.000)" Standard ROM
2192*Font LetterGothic-BoldSlanted: Standard "(001.000)" Standard ROM
2193*Font LetterGothic-Slanted: Standard "(001.000)" Standard ROM
2194*Font LetterGothic: Standard "(001.000)" Standard ROM
2195*Font LubalinGraph-Book: Standard "(001.000)" Standard ROM
2196*Font LubalinGraph-BookOblique: Standard "(001.000)" Standard ROM
2197*Font LubalinGraph-Demi: Standard "(001.000)" Standard ROM
2198*Font LubalinGraph-DemiOblique: Standard "(001.000)" Standard ROM
2199*Font Marigold: Standard "(001.000)" Standard ROM
2200*Font MonaLisa-Recut: Standard "(001.000)" Standard ROM
2201*Font Monaco: Standard "(001.000)" Standard ROM
2202*Font NewCenturySchlbk-Bold: Standard "(001.000)" Standard ROM
2203*Font NewCenturySchlbk-BoldItalic: Standard "(001.000)" Standard ROM
2204*Font NewCenturySchlbk-Italic: Standard "(001.000)" Standard ROM
2205*Font NewCenturySchlbk-Roman: Standard "(001.000)" Standard ROM
2206*Font NewYork: Standard "(001.000)" Standard ROM
2207*Font Optima-Bold: Standard "(001.000)" Standard ROM
2208*Font Optima-BoldItalic: Standard "(001.000)" Standard ROM
2209*Font Optima-Italic: Standard "(001.000)" Standard ROM
2210*Font Optima: Standard "(001.000)" Standard ROM
2211*Font Oxford: Standard "(001.000)" Standard ROM
2212*Font Palatino-Bold: Standard "(001.000)" Standard ROM
2213*Font Palatino-BoldItalic: Standard "(001.000)" Standard ROM
2214*Font Palatino-Italic: Standard "(001.000)" Standard ROM
2215*Font Palatino-Roman: Standard "(001.000)" Standard ROM
2216*Font StempelGaramond-Bold: Standard "(001.000)" Standard ROM
2217*Font StempelGaramond-BoldItalic: Standard "(001.000)" Standard ROM
2218*Font StempelGaramond-Italic: Standard "(001.000)" Standard ROM
2219*Font StempelGaramond-Roman: Standard "(001.000)" Standard ROM
2220*Font Symbol: Special "(001.000)" Standard ROM
2221*Font Tekton: Standard "(001.000)" Standard ROM
2222*Font Times-Bold: Standard "(001.000)" Standard ROM
2223*Font Times-BoldItalic: Standard "(001.000)" Standard ROM
2224*Font Times-Italic: Standard "(001.000)" Standard ROM
2225*Font Times-Roman: Standard "(001.000)" Standard ROM
2226*Font TimesNewRomanPS-BoldItalicMT: Standard "(001.000)" Standard ROM
2227*Font TimesNewRomanPS-BoldMT: Standard "(001.000)" Standard ROM
2228*Font TimesNewRomanPS-ItalicMT: Standard "(001.000)" Standard ROM
2229*Font TimesNewRomanPSMT: Standard "(001.000)" Standard ROM
2230*Font Univers-Bold: Standard "(001.000)" Standard ROM
2231*Font Univers-BoldExt: Standard "(001.000)" Standard ROM
2232*Font Univers-BoldExtObl: Standard "(001.000)" Standard ROM
2233*Font Univers-BoldOblique: Standard "(001.000)" Standard ROM
2234*Font Univers-Condensed: Standard "(001.000)" Standard ROM
2235*Font Univers-CondensedBold: Standard "(001.000)" Standard ROM
2236*Font Univers-CondensedBoldOblique: Standard "(001.000)" Standard ROM
2237*Font Univers-CondensedOblique: Standard "(001.000)" Standard ROM
2238*Font Univers-Extended: Standard "(001.000)" Standard ROM
2239*Font Univers-ExtendedObl: Standard "(001.000)" Standard ROM
2240*Font Univers-Light: Standard "(001.000)" Standard ROM
2241*Font Univers-LightOblique: Standard "(001.000)" Standard ROM
2242*Font Univers-Oblique: Standard "(001.000)" Standard ROM
2243*Font Univers: Standard "(001.000)" Standard ROM
2244*Font Wingdings-Regular: Special "(001.000)" Standard ROM
2245*Font ZapfChancery-MediumItalic: Standard "(001.000)" Standard ROM
2246*Font ZapfDingbats: Special "(001.000)" Standard ROM
2247*?FontQuery: "
2248  save
2249  /str 100 string dup 0 (fonts/) putinterval def
2250  { count 1 gt
2251    { exch dup str 6 94 getinterval cvs
2252      (/) print print (:) print
2253      FontDirectory exch known
2254       { (Yes) } { (No) } ifelse =
2255     } { exit } ifelse
2256  } bind loop
2257   (*) = flush
2258 restore"
2259*End
2260*?FontList: "
2261  save
2262   FontDirectory { pop == } bind forall flush (*) = flush
2263 restore"
2264*End
2265
2266*%Printer Messages
2267*Message: "%%[ exitserver: permanent state may be changed ]%%"
2268*Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
2269*Message: "\FontName\ not found, using Courier"
2270
2271*%Status (format: %%[ status: <one of these> ]%% )
2272*Status: "warming up"/warming up
2273*Status: "idle"/idle
2274*Status: "busy"/busy
2275*Status: "waiting"/waiting
2276*Status: "printing"/printing
2277*Status: "initializing"/initializing
2278
2279*Status: "printing test page"/printing test page
2280
2281*%Printer Error (format: %%[ PrinterError: <one of these> ]%% )
2282*PrinterError: "paper entry misfeed"
2283*PrinterError: "cover open"
2284*PrinterError: "no paper tray"
2285*PrinterError: "out of paper"
2286*PrinterError: "toner low (halt)"
2287*PrinterError: "warming up"
2288*PrinterError: "other reason"
2289*PrinterError: "video interface mode"
2290*PrinterError: "offline"
2291*PrinterError: "toner low (warning)"
2292
2293*%Input Sources (format: %%[ status: <stat>;source:<one of these> ]%% )
2294*Source: "serial 25"
2295*Source: "parallel"
2296*Source: "AppleTalk"
2297*Source: "option"
2298
2299*%  End of PPD file for Kyocera Mita KM-4530/5530
2300