Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

586 lines
24 KiB

  1. *PPD-Adobe: "4.3"
  2. *%=============================================================================
  3. *%
  4. *% PPD file for Kyocera Mita FS-1000+ (USA English)
  5. *%
  6. *% Copyright (C) 1993-2000 Kyocera Technology Development Inc.
  7. *% All Rights Reserved
  8. *%
  9. *% Permission is granted for redistribution of this file as long as this
  10. *% copyright notice is intact and the contents of the file are not altered
  11. *% in any way from their original form.
  12. *%
  13. *% Contents of this file are automatically generated with the PPDGEN utility
  14. *%
  15. *%=============================================================================
  16. *FileVersion: "3.0.1"
  17. *FormatVersion: "4.3"
  18. *LanguageEncoding: ISOLatin1
  19. *LanguageVersion: English
  20. *Product: "(FS-1000+)"
  21. *PSVersion: "(2014.108) 1"
  22. *Manufacturer: "Kyocera Mita"
  23. *ModelName: "Kyocera Mita FS-1000+ (KPDL-2)"
  24. *ShortNickName: "Kyocera Mita FS-1000+ (KPDL-2)"
  25. *NickName: "Kyocera Mita FS-1000+ (KPDL-2)"
  26. *PCFileName: "KM100PUE.PPD"
  27. *% Basic Device Capabilities
  28. *LanguageLevel: "2"
  29. *ColorDevice: False
  30. *DefaultColorSpace: Gray
  31. *TTRasterizer: Type42
  32. *?TTRasterizer: "
  33. save
  34. 42 /FontType resourcestatus
  35. { pop pop (Type42) }{ (None) } ifelse
  36. = flush restore"
  37. *End
  38. *FreeVM: "2208000"
  39. *Throughput: "12"
  40. *% System Management
  41. *SuggestedJobTimeout: "0"
  42. *SuggestedManualFeedTimeout: "0"
  43. *SuggestedWaitTimeout: "120"
  44. *PrintPSErrors: True
  45. *Password: "0"
  46. *ExitServer: "
  47. count 0 eq {true}
  48. {dup statusdict /checkpassword get exec not} ifelse
  49. {(WARNING : Cannot perform the exitserver command.) =
  50. (Password supplied is not valid.) =
  51. (Please contact the author of this software.) = flush quit} if
  52. serverdict /exitserver get exec"
  53. *End
  54. *Reset: "
  55. count 0 eq { true }
  56. {dup statusdict /checkpassword get exec not} ifelse
  57. {(WARNING : Cannot perform the exitserver command.) =
  58. (Password supplied is not valid.) =
  59. (Please contact the author of this software.) = flush quit} if
  60. serverdict /exitserver get exec
  61. systemdict /quit get exec
  62. (WARNING : Printer Reset Failed.) = flush"
  63. *End
  64. *% Protocols
  65. *Protocols: PJL TBCP
  66. *1284Modes Parallel: Compat Nibble ECP
  67. *1284DeviceID: "MFG:Kyocera Mita;Model:Kyocera Mita FS-1000+;COMMAND SET: POSTSCRIPT,PJL,PCL"
  68. *% JCL Information
  69. *JCLBegin: "<1B>%-12345X@PJL JOB<0A>"
  70. *JCLToPSInterpreter: "@PJL ENTER LANGUAGE=POSTSCRIPT<0A>"
  71. *JCLEnd: "<1B>%-12345X@PJL EOJ<0A><1B>%-12345X"
  72. *JCLOpenUI *JCLEconomode/EcoPrint: PickOne
  73. *DefaultJCLEconomode: Off
  74. *OrderDependency: 5 JCLSetup *JCLEconomode
  75. *JCLEconomode Off/Off: "@PJL SET ECONOMODE=OFF<0A>"
  76. *JCLEconomode On/On: "@PJL SET ECONOMODE=ON<0A>"
  77. *JCLCloseUI: *JCLEconomode
  78. *% Installable Options
  79. *OpenGroup: InstallableOptions/Installed Options
  80. *% Paper Feeder
  81. *OpenUI *Option8/PF-17 Paper Feeder: Boolean
  82. *DefaultOption8: False
  83. *Option8 False/Not Installed: ""
  84. *Option8 True/Installed: ""
  85. *?Option8: "
  86. save
  87. (False) currentpagedevice dup /InputAttributes known {
  88. /InputAttributes get
  89. dup 1 known {dup 1 get null ne {exch pop (True) exch} if} if
  90. } if pop
  91. = flush restore"
  92. *End
  93. *CloseUI: *Option8
  94. *% Disk Drive
  95. *OpenUI *Option18/Optional Disk: PickOne
  96. *DefaultOption18: None
  97. *Option18 None/None: ""
  98. *Option18 RAMDisk/RAM Disk: ""
  99. *?Option18: "
  100. save
  101. false
  102. (%disk?%)
  103. {currentdevparams dup /Writeable known
  104. {dup /Writeable get
  105. {exch pop /LogicalSize get dup 0 gt exch 102400 lt eq true}{pop pop false} ifelse
  106. }{pop pop} ifelse
  107. } 100 string /IODevice resourceforall
  108. {{(RAMDisk)}{(HardDisk)} ifelse}{(None)} ifelse
  109. = flush restore"
  110. *End
  111. *CloseUI: *Option18
  112. *% Installed Memory
  113. *OpenUI *InstalledMemory/Memory: PickOne
  114. *DefaultInstalledMemory: 4MB
  115. *InstalledMemory 4MB/Standard: ""
  116. *InstalledMemory 8MB/4MB Upgrade: ""
  117. *InstalledMemory 12MB/8MB Upgrade: ""
  118. *InstalledMemory 20MB/16MB Upgrade: ""
  119. *InstalledMemory 36MB/32MB Upgrade: ""
  120. *?InstalledMemory: "
  121. save
  122. currentsystemparams dup
  123. /RamSize known {
  124. /RamSize get
  125. 524288 div ceiling cvi 2 div cvi
  126. /vmsize 20 string def
  127. vmsize cvs print
  128. (MB) print (\n) print flush
  129. }{
  130. pop (Unknown) print flush
  131. } ifelse
  132. restore"
  133. *End
  134. *CloseUI: *InstalledMemory
  135. *CloseGroup: InstallableOptions
  136. *% Virtual Memory
  137. *VMOption 4MB: "2208000"
  138. *VMOption 8MB: "5568000"
  139. *VMOption 12MB: "8928000"
  140. *VMOption 20MB: "15648000"
  141. *VMOption 36MB: "29088000"
  142. *% Constraints
  143. *UIConstraints: *Option8 False *InputSlot PF17
  144. *UIConstraints: *InputSlot PF17 *Option8 False
  145. *NonUIConstraints: *InputSlot PF17 *CustomPageSize
  146. *NonUIConstraints: *CustomPageSize *InputSlot PF17
  147. *UIConstraints: *KCCollate *Option18 None
  148. *UIConstraints: *Option18 None *KCCollate Temp
  149. *UIConstraints: *PageSize Executive *InputSlot Internal
  150. *UIConstraints: *InputSlot Internal *PageSize Executive
  151. *UIConstraints: *PageRegion Executive *InputSlot Internal
  152. *UIConstraints: *InputSlot Internal *PageRegion Executive
  153. *UIConstraints: *PageSize A6 *InputSlot Internal
  154. *UIConstraints: *InputSlot Internal *PageSize A6
  155. *UIConstraints: *PageRegion A6 *InputSlot Internal
  156. *UIConstraints: *InputSlot Internal *PageRegion A6
  157. *UIConstraints: *PageSize ISOB5 *InputSlot Internal
  158. *UIConstraints: *InputSlot Internal *PageSize ISOB5
  159. *UIConstraints: *PageRegion ISOB5 *InputSlot Internal
  160. *UIConstraints: *InputSlot Internal *PageRegion ISOB5
  161. *UIConstraints: *PageSize B6 *InputSlot Internal
  162. *UIConstraints: *InputSlot Internal *PageSize B6
  163. *UIConstraints: *PageRegion B6 *InputSlot Internal
  164. *UIConstraints: *InputSlot Internal *PageRegion B6
  165. *UIConstraints: *PageSize EnvPersonal *InputSlot Internal
  166. *UIConstraints: *InputSlot Internal *PageSize EnvPersonal
  167. *UIConstraints: *PageRegion EnvPersonal *InputSlot Internal
  168. *UIConstraints: *InputSlot Internal *PageRegion EnvPersonal
  169. *UIConstraints: *PageSize Env9 *InputSlot Internal
  170. *UIConstraints: *InputSlot Internal *PageSize Env9
  171. *UIConstraints: *PageRegion Env9 *InputSlot Internal
  172. *UIConstraints: *InputSlot Internal *PageRegion Env9
  173. *UIConstraints: *PageSize Env10 *InputSlot Internal
  174. *UIConstraints: *InputSlot Internal *PageSize Env10
  175. *UIConstraints: *PageRegion Env10 *InputSlot Internal
  176. *UIConstraints: *InputSlot Internal *PageRegion Env10
  177. *UIConstraints: *PageSize EnvMonarch *InputSlot Internal
  178. *UIConstraints: *InputSlot Internal *PageSize EnvMonarch
  179. *UIConstraints: *PageRegion EnvMonarch *InputSlot Internal
  180. *UIConstraints: *InputSlot Internal *PageRegion EnvMonarch
  181. *UIConstraints: *PageSize EnvDL *InputSlot Internal
  182. *UIConstraints: *InputSlot Internal *PageSize EnvDL
  183. *UIConstraints: *PageRegion EnvDL *InputSlot Internal
  184. *UIConstraints: *InputSlot Internal *PageRegion EnvDL
  185. *UIConstraints: *PageSize EnvC5 *InputSlot Internal
  186. *UIConstraints: *InputSlot Internal *PageSize EnvC5
  187. *UIConstraints: *PageRegion EnvC5 *InputSlot Internal
  188. *UIConstraints: *InputSlot Internal *PageRegion EnvC5
  189. *UIConstraints: *PageSize Postcard *InputSlot Internal
  190. *UIConstraints: *InputSlot Internal *PageSize Postcard
  191. *UIConstraints: *PageRegion Postcard *InputSlot Internal
  192. *UIConstraints: *InputSlot Internal *PageRegion Postcard
  193. *UIConstraints: *PageSize DoublePostcardRotated *InputSlot Internal
  194. *UIConstraints: *InputSlot Internal *PageSize DoublePostcardRotated
  195. *UIConstraints: *PageRegion DoublePostcardRotated *InputSlot Internal
  196. *UIConstraints: *InputSlot Internal *PageRegion DoublePostcardRotated
  197. *UIConstraints: *PageSize Executive *InputSlot PF17
  198. *UIConstraints: *InputSlot PF17 *PageSize Executive
  199. *UIConstraints: *PageRegion Executive *InputSlot PF17
  200. *UIConstraints: *InputSlot PF17 *PageRegion Executive
  201. *UIConstraints: *PageSize A6 *InputSlot PF17
  202. *UIConstraints: *InputSlot PF17 *PageSize A6
  203. *UIConstraints: *PageRegion A6 *InputSlot PF17
  204. *UIConstraints: *InputSlot PF17 *PageRegion A6
  205. *UIConstraints: *PageSize ISOB5 *InputSlot PF17
  206. *UIConstraints: *InputSlot PF17 *PageSize ISOB5
  207. *UIConstraints: *PageRegion ISOB5 *InputSlot PF17
  208. *UIConstraints: *InputSlot PF17 *PageRegion ISOB5
  209. *UIConstraints: *PageSize B6 *InputSlot PF17
  210. *UIConstraints: *InputSlot PF17 *PageSize B6
  211. *UIConstraints: *PageRegion B6 *InputSlot PF17
  212. *UIConstraints: *InputSlot PF17 *PageRegion B6
  213. *UIConstraints: *PageSize EnvPersonal *InputSlot PF17
  214. *UIConstraints: *InputSlot PF17 *PageSize EnvPersonal
  215. *UIConstraints: *PageRegion EnvPersonal *InputSlot PF17
  216. *UIConstraints: *InputSlot PF17 *PageRegion EnvPersonal
  217. *UIConstraints: *PageSize Env9 *InputSlot PF17
  218. *UIConstraints: *InputSlot PF17 *PageSize Env9
  219. *UIConstraints: *PageRegion Env9 *InputSlot PF17
  220. *UIConstraints: *InputSlot PF17 *PageRegion Env9
  221. *UIConstraints: *PageSize Env10 *InputSlot PF17
  222. *UIConstraints: *InputSlot PF17 *PageSize Env10
  223. *UIConstraints: *PageRegion Env10 *InputSlot PF17
  224. *UIConstraints: *InputSlot PF17 *PageRegion Env10
  225. *UIConstraints: *PageSize EnvMonarch *InputSlot PF17
  226. *UIConstraints: *InputSlot PF17 *PageSize EnvMonarch
  227. *UIConstraints: *PageRegion EnvMonarch *InputSlot PF17
  228. *UIConstraints: *InputSlot PF17 *PageRegion EnvMonarch
  229. *UIConstraints: *PageSize EnvDL *InputSlot PF17
  230. *UIConstraints: *InputSlot PF17 *PageSize EnvDL
  231. *UIConstraints: *PageRegion EnvDL *InputSlot PF17
  232. *UIConstraints: *InputSlot PF17 *PageRegion EnvDL
  233. *UIConstraints: *PageSize EnvC5 *InputSlot PF17
  234. *UIConstraints: *InputSlot PF17 *PageSize EnvC5
  235. *UIConstraints: *PageRegion EnvC5 *InputSlot PF17
  236. *UIConstraints: *InputSlot PF17 *PageRegion EnvC5
  237. *UIConstraints: *PageSize Postcard *InputSlot PF17
  238. *UIConstraints: *InputSlot PF17 *PageSize Postcard
  239. *UIConstraints: *PageRegion Postcard *InputSlot PF17
  240. *UIConstraints: *InputSlot PF17 *PageRegion Postcard
  241. *UIConstraints: *PageSize DoublePostcardRotated *InputSlot PF17
  242. *UIConstraints: *InputSlot PF17 *PageSize DoublePostcardRotated
  243. *UIConstraints: *PageRegion DoublePostcardRotated *InputSlot PF17
  244. *UIConstraints: *InputSlot PF17 *PageRegion DoublePostcardRotated
  245. *% Resolution
  246. *OpenUI *Resolution/Resolution: PickOne
  247. *OrderDependency: 10 AnySetup *Resolution
  248. *DefaultResolution: 600dpi
  249. *Resolution 300dpi/300 Dots per Inch (dpi): "<< /HWResolution [300 300] >> setpagedevice"
  250. *Resolution 600dpi/600 Dots per Inch (dpi): "<< /HWResolution [600 600] >> setpagedevice"
  251. *?Resolution: "save currentpagedevice /HWResolution get 0 get ( ) cvs print (dpi) = flush restore"
  252. *CloseUI: *Resolution
  253. *% Image Refinement
  254. *OpenUI *Smoothing/KIR: PickOne
  255. *OrderDependency: 50 AnySetup *Smoothing
  256. *DefaultSmoothing: Medium
  257. *Smoothing None/Off: "0 statusdict /setdoret get exec"
  258. *Smoothing Medium/On: "2 statusdict /setdoret get exec"
  259. *?Smoothing: "
  260. save
  261. [(None)(Medium)(Medium)(Medium)]
  262. statusdict /doret get exec {get} stopped
  263. {pop pop (Unknown)} if
  264. = flush restore"
  265. *End
  266. *CloseUI: *Smoothing
  267. *% Halftone Information
  268. *DefaultHalftoneType: 1
  269. *ScreenFreq: "60.0"
  270. *ScreenAngle: "45.0"
  271. *ResScreenFreq 600dpi: "60.0"
  272. *ResScreenAngle 600dpi: "45.0"
  273. *ResScreenFreq 300dpi: "53.0"
  274. *ResScreenAngle 300dpi: "45.0"
  275. *DefaultScreenProc: Ellipse
  276. *ScreenProc Dot: "
  277. {abs exch abs 2 copy add 1 gt
  278. {1 sub dup mul exch 1 sub dup mul add 1 sub}
  279. {dup mul exch dup mul add 1 exch sub} ifelse}"
  280. *End
  281. *ScreenProc Line: "{pop}"
  282. *ScreenProc Ellipse: "{dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub}"
  283. *DefaultTransfer: Null
  284. *Transfer Null: "{}"
  285. *Transfer Null.Inverse: "{1 exch sub}"
  286. *% Paper Handling
  287. *% Page Size Definitions
  288. *OpenUI *PageSize: PickOne
  289. *OrderDependency: 40 AnySetup *PageSize
  290. *DefaultPageSize: Letter
  291. *PageSize Letter/Letter: "<</Policies <</PageSize 2>> /PageSize [612 792] /ImagingBBox null>> setpagedevice"
  292. *PageSize Legal/Legal: "<</Policies <</PageSize 2>> /PageSize [612 1008] /ImagingBBox null>> setpagedevice"
  293. *PageSize Executive/Executive: "<</Policies <</PageSize 2>> /PageSize [522 756] /ImagingBBox null>> setpagedevice"
  294. *PageSize A4/A4: "<</Policies <</PageSize 2>> /PageSize [595 842] /ImagingBBox null>> setpagedevice"
  295. *PageSize A5/A5: "<</Policies <</PageSize 2>> /PageSize [420 595] /ImagingBBox null>> setpagedevice"
  296. *PageSize A6/A6: "<</Policies <</PageSize 2>> /PageSize [297 420] /ImagingBBox null>> setpagedevice"
  297. *PageSize B5/B5 (JIS): "<</Policies <</PageSize 2>> /PageSize [516 729] /ImagingBBox null>> setpagedevice"
  298. *PageSize ISOB5/B5 (ISO): "<</Policies <</PageSize 2>> /PageSize [499 709] /ImagingBBox null>> setpagedevice"
  299. *PageSize B6/B6: "<</Policies <</PageSize 2>> /PageSize [363 516] /ImagingBBox null>> setpagedevice"
  300. *PageSize EnvPersonal/Envelope #6: "<</Policies <</PageSize 2>> /PageSize [261 468] /ImagingBBox null>> setpagedevice"
  301. *PageSize Env9/Envelope #9: "<</Policies <</PageSize 2>> /PageSize [279 639] /ImagingBBox null>> setpagedevice"
  302. *PageSize Env10/Envelope #10: "<</Policies <</PageSize 2>> /PageSize [297 684] /ImagingBBox null>> setpagedevice"
  303. *PageSize EnvMonarch/Envelope Monarch: "<</Policies <</PageSize 2>> /PageSize [279 540] /ImagingBBox null>> setpagedevice"
  304. *PageSize EnvDL/Envelope DL: "<</Policies <</PageSize 2>> /PageSize [312 624] /ImagingBBox null>> setpagedevice"
  305. *PageSize EnvC5/Envelope C5: "<</Policies <</PageSize 2>> /PageSize [459 649] /ImagingBBox null>> setpagedevice"
  306. *PageSize Postcard/PostCard: "<</Policies <</PageSize 2>> /PageSize [284 419] /ImagingBBox null>> setpagedevice"
  307. *PageSize DoublePostcardRotated/DoublePostCard: "<</Policies <</PageSize 2>> /PageSize [420 567] /ImagingBBox null>> setpagedevice"
  308. *?PageSize: "
  309. save
  310. currentpagedevice /PageSize get aload pop
  311. 2 copy gt {exch} if
  312. (Unknown)
  313. 17 dict
  314. dup [612 792] (Letter) put
  315. dup [612 1008] (Legal) put
  316. dup [522 756] (Executive) put
  317. dup [595 842] (A4) put
  318. dup [420 595] (A5) put
  319. dup [297 420] (A6) put
  320. dup [516 729] (B5) put
  321. dup [499 709] (ISOB5) put
  322. dup [363 516] (B6) put
  323. dup [261 468] (EnvPersonal) put
  324. dup [279 639] (Env9) put
  325. dup [297 684] (Env10) put
  326. dup [279 540] (EnvMonarch) put
  327. dup [312 624] (EnvDL) put
  328. dup [459 649] (EnvC5) put
  329. dup [284 419] (Postcard) put
  330. dup [420 567] (DoublePostcard) put
  331. {exch aload pop 4 index sub abs 5 le exch
  332. 5 index sub abs 5 le and
  333. {exch pop exit}{pop} ifelse
  334. } bind forall
  335. = flush pop pop restore "
  336. *End
  337. *CloseUI: *PageSize
  338. *% Page Region Definitions for Frame Buffer
  339. *OpenUI *PageRegion: PickOne
  340. *OrderDependency: 40 AnySetup *PageRegion
  341. *DefaultPageRegion: Letter
  342. *PageRegion Letter/Letter: "<</Policies <</PageSize 7>> /PageSize [612 792] /ImagingBBox null>> setpagedevice"
  343. *PageRegion Legal/Legal: "<</Policies <</PageSize 7>> /PageSize [612 1008] /ImagingBBox null>> setpagedevice"
  344. *PageRegion Executive/Executive: "<</Policies <</PageSize 7>> /PageSize [522 756] /ImagingBBox null>> setpagedevice"
  345. *PageRegion A4/A4: "<</Policies <</PageSize 7>> /PageSize [595 842] /ImagingBBox null>> setpagedevice"
  346. *PageRegion A5/A5: "<</Policies <</PageSize 7>> /PageSize [420 595] /ImagingBBox null>> setpagedevice"
  347. *PageRegion A6/A6: "<</Policies <</PageSize 7>> /PageSize [297 420] /ImagingBBox null>> setpagedevice"
  348. *PageRegion B5/B5 (JIS): "<</Policies <</PageSize 7>> /PageSize [516 729] /ImagingBBox null>> setpagedevice"
  349. *PageRegion ISOB5/B5 (ISO): "<</Policies <</PageSize 7>> /PageSize [499 709] /ImagingBBox null>> setpagedevice"
  350. *PageRegion B6/B6: "<</Policies <</PageSize 7>> /PageSize [363 516] /ImagingBBox null>> setpagedevice"
  351. *PageRegion EnvPersonal/Envelope #6: "<</Policies <</PageSize 7>> /PageSize [261 468] /ImagingBBox null>> setpagedevice"
  352. *PageRegion Env9/Envelope #9: "<</Policies <</PageSize 7>> /PageSize [279 639] /ImagingBBox null>> setpagedevice"
  353. *PageRegion Env10/Envelope #10: "<</Policies <</PageSize 7>> /PageSize [297 684] /ImagingBBox null>> setpagedevice"
  354. *PageRegion EnvMonarch/Envelope Monarch: "<</Policies <</PageSize 7>> /PageSize [279 540] /ImagingBBox null>> setpagedevice"
  355. *PageRegion EnvDL/Envelope DL: "<</Policies <</PageSize 7>> /PageSize [312 624] /ImagingBBox null>> setpagedevice"
  356. *PageRegion EnvC5/Envelope C5: "<</Policies <</PageSize 7>> /PageSize [459 649] /ImagingBBox null>> setpagedevice"
  357. *PageRegion Postcard/PostCard: "<</Policies <</PageSize 7>> /PageSize [284 419] /ImagingBBox null>> setpagedevice"
  358. *PageRegion DoublePostcardRotated/DoublePostCard: "<</Policies <</PageSize 7>> /PageSize [420 567] /ImagingBBox null>> setpagedevice"
  359. *CloseUI: *PageRegion
  360. *% Imageable Area Definitions
  361. *DefaultImageableArea: Letter
  362. *ImageableArea Letter/Letter: "12 16 600 776"
  363. *ImageableArea Legal/Legal: "12 17 600 991"
  364. *ImageableArea Executive/Executive: "12 12 510 744"
  365. *ImageableArea A4/A4: "14 15 581 827"
  366. *ImageableArea A5/A5: "12 12 409 583"
  367. *ImageableArea A6/A6: "12 12 285 409"
  368. *ImageableArea B5/B5 (JIS): "21 12 495 717"
  369. *ImageableArea ISOB5/B5 (ISO): "12 12 487 696"
  370. *ImageableArea B6/B6: "12 12 352 504"
  371. *ImageableArea EnvPersonal/Envelope #6: "12 12 249 456"
  372. *ImageableArea Env9/Envelope #9: "12 12 267 627"
  373. *ImageableArea Env10/Envelope #10: "12 12 285 672"
  374. *ImageableArea EnvMonarch/Envelope Monarch: "12 12 267 528"
  375. *ImageableArea EnvDL/Envelope DL: "12 12 300 612"
  376. *ImageableArea EnvC5/Envelope C5: "12 12 447 637"
  377. *ImageableArea Postcard/PostCard: "10 12 273 408"
  378. *ImageableArea DoublePostcardRotated/DoublePostCard: "10 12 410 555"
  379. *?ImageableArea: "
  380. save
  381. /cvp {cvi ( ) cvs
  382. print ( ) print} bind def
  383. newpath clippath pathbbox
  384. 4 -2 roll exch 2 {ceiling cvp} repeat
  385. exch 2 {floor cvp} repeat ( )
  386. = flush restore"
  387. *End
  388. *% Physical Dimensions of Media
  389. *DefaultPaperDimension: Letter
  390. *PaperDimension Letter/Letter: "612 792"
  391. *PaperDimension Legal/Legal: "612 1008"
  392. *PaperDimension Executive/Executive: "522 756"
  393. *PaperDimension A4/A4: "595 842"
  394. *PaperDimension A5/A5: "420 595"
  395. *PaperDimension A6/A6: "297 420"
  396. *PaperDimension B5/B5 (JIS): "516 729"
  397. *PaperDimension ISOB5/B5 (ISO): "499 709"
  398. *PaperDimension B6/B6: "363 516"
  399. *PaperDimension EnvPersonal/Envelope #6: "261 468"
  400. *PaperDimension Env9/Envelope #9: "279 639"
  401. *PaperDimension Env10/Envelope #10: "297 684"
  402. *PaperDimension EnvMonarch/Envelope Monarch: "279 540"
  403. *PaperDimension EnvDL/Envelope DL: "312 624"
  404. *PaperDimension EnvC5/Envelope C5: "459 649"
  405. *PaperDimension Postcard/PostCard: "284 419"
  406. *PaperDimension DoublePostcardRotated/DoublePostCard: "420 567"
  407. *% Custom Page Size Definitions
  408. *% Smallest = A5, Largest = LEGAL
  409. *VariablePaperSize: True
  410. *LeadingEdge Short: ""
  411. *DefaultLeadingEdge: Short
  412. *HWMargins: 12 12 12 12
  413. *MaxMediaWidth: "612"
  414. *MaxMediaHeight: "1008"
  415. *NonUIOrderDependency: 20 AnySetup *CustomPageSize
  416. *CustomPageSize True: "
  417. pop pop pop
  418. << /PageSize [ 5 -2 roll ] /ImagingBBox null
  419. /Policies << /PageSize 3 >>
  420. >> setpagedevice"
  421. *End
  422. *ParamCustomPageSize Width: 1 points 421 612
  423. *ParamCustomPageSize Height: 2 points 595 1008
  424. *ParamCustomPageSize WidthOffset: 3 points 0 0
  425. *ParamCustomPageSize HeightOffset: 4 points 0 0
  426. *ParamCustomPageSize Orientation: 5 int 0 3
  427. *% Input Slot Definitions
  428. *OpenUI *InputSlot: PickOne
  429. *OrderDependency: 30 AnySetup *InputSlot
  430. *DefaultInputSlot: Internal
  431. *InputSlot Internal/Cassette 1 (Internal): "<</ManualFeed false>> setpagedevice statusdict begin 0 setpapertray end"
  432. *InputSlot PF17/Cassette 2: "<</ManualFeed false>> setpagedevice statusdict begin 1 setpapertray end"
  433. *InputSlot MF1/Multi-Purpose Feeder: "currentpagedevice /InputAttributes get 3 get null eq
  434. { <</ManualFeed true>> setpagedevice }{ statusdict begin 3 setpapertray end } ifelse"
  435. *End
  436. *InputSlot MF/Manual Feed: "<< /ManualFeed true >> setpagedevice"
  437. *?InputSlot: ""
  438. *CloseUI: *InputSlot
  439. *RequiresPageRegion All: True
  440. *% Job Spooling Definitions
  441. *OpenUI *KCCollate/Job Spooling: PickOne
  442. *OrderDependency: 20 AnySetup *KCCollate
  443. *DefaultKCCollate: None
  444. *KCCollate None/No: "<< /Collate false >> setpagedevice"
  445. *KCCollate Temp/Yes: "<< /Collate true >> setpagedevice"
  446. *?KCCollate: "
  447. save
  448. currentpagedevice dup /Collate known {
  449. /Collate get
  450. {(Temp)} {(None)} ifelse
  451. }{pop (Unknown)} ifelse
  452. = flush restore"
  453. *End
  454. *CloseUI: *KCCollate
  455. *% PPD Version Info
  456. *OpenUI *KCVersion/PPD Version: PickOne
  457. *OrderDependency: 25 AnySetup *KCVersion
  458. *DefaultKCVersion: Default
  459. *KCVersion Default/3.0.1 [03-06-2001]: ""
  460. *KCVersion Default1/<A9>Kyocera Corporation: ""
  461. *CloseUI: *KCVersion
  462. *% Font Information
  463. *DefaultFont: Courier
  464. *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM
  465. *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM
  466. *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM
  467. *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM
  468. *Font Bookman-Light: Standard "(001.004S)" Standard ROM
  469. *Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM
  470. *Font Bookman-Demi: Standard "(001.004S)" Standard ROM
  471. *Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM
  472. *Font Courier: Standard "(002.004S)" Standard ROM
  473. *Font Courier-Oblique: Standard "(002.004S)" Standard ROM
  474. *Font Courier-Bold: Standard "(002.004S)" Standard ROM
  475. *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
  476. *Font Helvetica: Standard "(001.006S)" Standard ROM
  477. *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
  478. *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
  479. *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
  480. *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
  481. *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
  482. *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
  483. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
  484. *Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM
  485. *Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM
  486. *Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM
  487. *Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM
  488. *Font Palatino-Roman: Standard "(001.005S)" Standard ROM
  489. *Font Palatino-Italic: Standard "(001.005S)" Standard ROM
  490. *Font Palatino-Bold: Standard "(001.005S)" Standard ROM
  491. *Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM
  492. *Font Symbol: Special "(001.007S)" Special ROM
  493. *Font Times-Roman: Standard "(001.007S)" Standard ROM
  494. *Font Times-Italic: Standard "(001.007S)" Standard ROM
  495. *Font Times-Bold: Standard "(001.007S)" Standard ROM
  496. *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
  497. *Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
  498. *Font ZapfDingbats: Special "(001.004S)" Special ROM
  499. *?FontQuery: "
  500. save
  501. /str 100 string dup 0 (fonts/) putinterval def
  502. {count 1 gt
  503. { exch dup str 6 94 getinterval cvs
  504. (/) print print (:) print
  505. FontDirectory exch known
  506. {(Yes)}{(No)} ifelse =
  507. }{exit} ifelse
  508. } bind loop (*)
  509. = flush restore"
  510. *End
  511. *?FontList: "save FontDirectory { pop == } bind forall flush (*) = flush restore"
  512. *% Printer Messages
  513. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  514. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  515. *Message: "\FontName\ not found, using Courier"
  516. *% Status (format: %%[ status: <one of these> ]%% )
  517. *Status: "warming up"
  518. *Status: "idle"
  519. *Status: "busy"
  520. *Status: "waiting"
  521. *Status: "printing"
  522. *Status: "initializing"
  523. *Status: "printing test page"/printing test page
  524. *Status: "PrinterError: paper entry misfeed"
  525. *Status: "PrinterError: cover open"
  526. *Status: "PrinterError: no paper tray"
  527. *Status: "PrinterError: out of paper"
  528. *Status: "PrinterError: toner low (halt)"
  529. *Status: "PrinterError: warming up"
  530. *Status: "PrinterError: other reason"
  531. *Status: "PrinterError: video interface mode"
  532. *Status: "PrinterError: offline"
  533. *Status: "PrinterError: toner low (warning)"
  534. *% Printer Error (format: %%[ PrinterError: <one of these> ]%% )
  535. *PrinterError: "paper entry misfeed"
  536. *PrinterError: "cover open"
  537. *PrinterError: "no paper tray"
  538. *PrinterError: "out of paper"
  539. *PrinterError: "toner low (halt)"
  540. *PrinterError: "warming up"
  541. *PrinterError: "other reason"
  542. *PrinterError: "video interface mode"
  543. *PrinterError: "offline"
  544. *PrinterError: "toner low (warning)"
  545. *% Input Sources (format: %%[ status: <stat>;source:<one of these> ]%% )
  546. *Source: "Serial"
  547. *Source: "Parallel"
  548. *Source: "LocalTalk"
  549. *Source: "Option"
  550. *% End of PPD file for Kyocera Mita FS-1000+ (USA English)