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.

1046 lines
38 KiB

  1. *PPD-Adobe: "4.3"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1995 Adobe Systems Incorporated.
  4. *% All Rights Reserved.
  5. *% Permission is granted for redistribution of this file as
  6. *% long as this copyright notice is intact and the contents
  7. *% of the file is not altered in any way from its original form.
  8. *% End of Copyright statement for IBM4312 Printer.
  9. *% Copyright 1995 IBM Corporation. All rights reserved.
  10. *% Copyright 1995 Peerless Systems Corp. All rights reserved.
  11. *%
  12. *%
  13. *FormatVersion: "4.3"
  14. *FileVersion: "1.2"
  15. *LanguageEncoding: ISOLatin1
  16. *LanguageVersion: English
  17. *Manufacturer: "IBM"
  18. *PCFileName: "IBM43121.PPD"
  19. *Product: "(IBM 4312)"
  20. *PSVersion: "(2015.103) 207"
  21. *ModelName: "IBM 4312 v2015"
  22. *ShortNickName: "IBM Network Printer 12 PS"
  23. *NickName: "IBM Network Printer 12 PS"
  24. *% === Options and Constraints =========
  25. *OpenGroup: InstallableOptions/Options Installed
  26. *OpenUI *OptionEnvelope1/Envelope feeder: Boolean
  27. *DefaultOptionEnvelope1: False
  28. *OptionEnvelope1 True/Installed: ""
  29. *OptionEnvelope1 False/Not installed: ""
  30. *CloseUI: *OptionEnvelope1
  31. *OpenUI *OptionDuplexUnit/Duplex unit: Boolean
  32. *DefaultOptionDuplexUnit: False
  33. *OptionDuplexUnit True/Installed: ""
  34. *OptionDuplexUnit False/Not installed: ""
  35. *CloseUI: *OptionDuplexUnit
  36. *OpenUI *OptionHardDrive1/Hard drive: Boolean
  37. *DefaultOptionHardDrive1: False
  38. *OptionHardDrive1 True/Installed: ""
  39. *OptionHardDrive1 False/Not installed: ""
  40. *CloseUI: *OptionHardDrive1
  41. *OpenUI *OptionFlash1/Flash: Boolean
  42. *DefaultOptionFlash1: False
  43. *OptionFlash1 True/Installed: ""
  44. *OptionFlash1 False/Not installed: ""
  45. *CloseUI: *OptionFlash1
  46. *OpenUI *OptionTray2/Tray 2: Boolean
  47. *DefaultOptionTray2: False
  48. *OptionTray2 True/Installed: ""
  49. *OptionTray2 False/Not installed: ""
  50. *CloseUI: *OptionTray2
  51. *OpenUI *InstalledMemory/Memory: PickOne
  52. *DefaultInstalledMemory: 4Meg
  53. *InstalledMemory 4Meg/4 MB RAM: ""
  54. *InstalledMemory 6Meg/6 MB RAM: ""
  55. *InstalledMemory 8Meg/8 MB RAM: ""
  56. *InstalledMemory 10Meg/10 MB RAM: ""
  57. *InstalledMemory 12Meg/12 MB RAM: ""
  58. *InstalledMemory 14Meg/14 MB RAM: ""
  59. *InstalledMemory 16Meg/16 MB RAM: ""
  60. *InstalledMemory 18Meg/18 MB RAM: ""
  61. *InstalledMemory 20Meg/20 MB RAM: ""
  62. *InstalledMemory 22Meg/22 MB RAM: ""
  63. *InstalledMemory 24Meg/24 MB RAM: ""
  64. *InstalledMemory 26Meg/26 MB RAM: ""
  65. *InstalledMemory 28Meg/28 MB RAM: ""
  66. *InstalledMemory 34Meg/34 MB RAM: ""
  67. *InstalledMemory 36Meg/36 MB RAM: ""
  68. *InstalledMemory 38Meg/38 MB RAM: ""
  69. *InstalledMemory 40Meg/40 MB RAM: ""
  70. *InstalledMemory 42Meg/42 MB RAM: ""
  71. *InstalledMemory 44Meg/44 MB RAM: ""
  72. *InstalledMemory 50Meg/50 MB RAM: ""
  73. *InstalledMemory 52Meg/52 MB RAM: ""
  74. *InstalledMemory 66Meg/66 MB RAM: ""
  75. *InstalledMemory 68Meg/68 MB RAM: ""
  76. *?InstalledMemory: "save
  77. currentsystemparams /RamSize get
  78. 1048576 div round cvi dup 0 lt {pop 0} if
  79. [
  80. [(68Meg) 68]
  81. [(66Meg) 66]
  82. [(52Meg) 52]
  83. [(50Meg) 50]
  84. [(44Meg) 44]
  85. [(42Meg) 42]
  86. [(40Meg) 40]
  87. [(38Meg) 38]
  88. [(36Meg) 36]
  89. [(34Meg) 34]
  90. [(28Meg) 28]
  91. [(26Meg) 26]
  92. [(24Meg) 24]
  93. [(22Meg) 22]
  94. [(20Meg) 20]
  95. [(18Meg) 18]
  96. [(16Meg) 16]
  97. [(14Meg) 14]
  98. [(12Meg) 12]
  99. [(10Meg) 10]
  100. [(8Meg) 8]
  101. [(6Meg) 6]
  102. [(4Meg) 4]
  103. ]
  104. {aload pop 2 index le {exit}{pop} ifelse} forall
  105. = flush pop
  106. restore"
  107. *End
  108. *CloseUI: *InstalledMemory
  109. *CloseGroup: InstallableOptions
  110. *% Legal and FanFoldGermanLegal size are not allowable in back tray (FACE_UP)
  111. *UIConstraints: *OutputBin Face-Up *PageSize Legal
  112. *UIConstraints: *OutputBin Face-Up *PageRegion Legal
  113. *UIConstraints: *PageSize Legal *OutputBin Face-Up
  114. *UIConstraints: *PageRegion Legal *OutputBin Face-Up
  115. *UIConstraints: *OutputBin Face-Up *PageSize FanFoldGermanLegal
  116. *UIConstraints: *OutputBin Face-Up *PageRegion FanFoldGermanLegal
  117. *UIConstraints: *PageSize FanFoldGermanLegal *OutputBin Face-Up
  118. *UIConstraints: *PageRegion FanFoldGermanLegal *OutputBin Face-Up
  119. *% Dont allow selection of Envelope tray if not installed
  120. *UIConstraints: *OptionEnvelope1 False *InputSlot Envelope
  121. *UIConstraints: *InputSlot Envelope *OptionEnvelope1 False
  122. *% Dont allow selection of Duplex if not installed
  123. *UIConstraints: *OptionDuplexUnit False *Duplex
  124. *UIConstraints: *Duplex *OptionDuplexUnit False
  125. *% Cant allow both Tray2 and Envelope to select or overlap
  126. *UIConstraints: *OptionEnvelope1 True *OptionTray2 True
  127. *UIConstraints: *OptionTray2 True *OptionEnvelope1 True
  128. *UIConstraints: *InputSlot Tray2 *OptionEnvelope1 True
  129. *UIConstraints: *OptionEnvelope1 True *InputSlot Tray2
  130. *UIConstraints: *OptionTray2 True *InputSlot Envelope
  131. *UIConstraints: *InputSlot Envelope *OptionTray2 True
  132. *UIConstraints: *OptionTray2 False *InputSlot Tray2
  133. *UIConstraints: *InputSlot Tray2 *OptionTray2 False
  134. *% At least 6 MB required for page protect.
  135. *UIConstraints: *InstalledMemory 4Meg *IBPageProtect
  136. *UIConstraints: *IBPageProtect *InstalledMemory 4Meg
  137. *% Dont allow Duplex if Manual feed or Auxiliary Tray
  138. *UIConstraints: *Duplex *ManualFeed True
  139. *UIConstraints: *ManualFeed True *Duplex
  140. *UIConstraints: *Duplex *InputSlot MPT
  141. *UIConstraints: *InputSlot MPT *Duplex
  142. *% A6 paper can only be fed from Auxiliary Tray and Envelope Feeder
  143. *UIConstraints: *PageSize A6 *InputSlot Tray1
  144. *UIConstraints: *PageSize A6 *InputSlot Tray2
  145. *UIConstraints: *InputSlot Tray1 *PageSize A6
  146. *UIConstraints: *InputSlot Tray2 *PageSize A6
  147. *UIConstraints: *PageRegion A6 *InputSlot Tray1
  148. *UIConstraints: *PageRegion A6 *InputSlot Tray2
  149. *UIConstraints: *InputSlot Tray1 *PageRegion A6
  150. *UIConstraints: *InputSlot Tray2 *PageRegion A6
  151. *% A5 paper can only be fed from Auxiliary
  152. *UIConstraints: *PageSize A5 *InputSlot Tray1
  153. *UIConstraints: *PageSize A5 *InputSlot Tray2
  154. *UIConstraints: *PageSize A5 *InputSlot Envelope
  155. *UIConstraints: *InputSlot Tray1 *PageSize A5
  156. *UIConstraints: *InputSlot Tray2 *PageSize A5
  157. *UIConstraints: *InputSlot Envelope *PageSize A5
  158. *UIConstraints: *PageRegion A5 *InputSlot Tray1
  159. *UIConstraints: *PageRegion A5 *InputSlot Tray2
  160. *UIConstraints: *PageRegion A5 *InputSlot Envelope
  161. *UIConstraints: *InputSlot Tray1 *PageRegion A5
  162. *UIConstraints: *InputSlot Tray2 *PageRegion A5
  163. *UIConstraints: *InputSlot Envelope *PageRegion A5
  164. *% Statement paper can only be fed from Auxiliary Tray
  165. *UIConstraints: *PageSize Statement *InputSlot Tray1
  166. *UIConstraints: *PageSize Statement *InputSlot Tray2
  167. *UIConstraints: *PageSize Statement *InputSlot Envelope
  168. *UIConstraints: *InputSlot Tray1 *PageSize Statement
  169. *UIConstraints: *InputSlot Tray2 *PageSize Statement
  170. *UIConstraints: *InputSlot Envelope *PageSize Statement
  171. *UIConstraints: *PageRegion Statement *InputSlot Tray1
  172. *UIConstraints: *PageRegion Statement *InputSlot Tray2
  173. *UIConstraints: *PageRegion Statement *InputSlot Envelope
  174. *UIConstraints: *InputSlot Tray1 *PageRegion Statement
  175. *UIConstraints: *InputSlot Tray2 *PageRegion Statement
  176. *UIConstraints: *InputSlot Envelope *PageRegion Statement
  177. *% ISOB5 paper can only be fed from Auxiliary Tray.
  178. *UIConstraints: *PageSize ISOB5 *InputSlot Tray1
  179. *UIConstraints: *PageSize ISOB5 *InputSlot Tray2
  180. *UIConstraints: *PageSize ISOB5 *InputSlot Envelope
  181. *UIConstraints: *InputSlot Tray1 *PageSize ISOB5
  182. *UIConstraints: *InputSlot Tray2 *PageSize ISOB5
  183. *UIConstraints: *InputSlot Envelope *PageSize ISOB5
  184. *UIConstraints: *PageRegion ISOB5 *InputSlot Tray1
  185. *UIConstraints: *PageRegion ISOB5 *InputSlot Tray2
  186. *UIConstraints: *PageRegion ISOB5 *InputSlot Envelope
  187. *UIConstraints: *InputSlot Tray1 *PageRegion ISOB5
  188. *UIConstraints: *InputSlot Tray2 *PageRegion ISOB5
  189. *UIConstraints: *InputSlot Envelope *PageRegion ISOB5
  190. *% Tray2 also can not support Executive nor B5
  191. *UIConstraints: *InputSlot Tray2 *PageSize Executive
  192. *UIConstraints: *InputSlot Tray2 *PageSize B5
  193. *UIConstraints: *PageSize Executive *InputSlot Tray2
  194. *UIConstraints: *PageSize B5 *InputSlot Tray2
  195. *UIConstraints: *PageRegion Executive *InputSlot Tray2
  196. *UIConstraints: *PageRegion B5 *InputSlot Tray2
  197. *UIConstraints: *InputSlot Tray2 *PageRegion Executive
  198. *UIConstraints: *InputSlot Tray2 *PageRegion B5
  199. *% Envelope feeder can only support envelope sizes and A6.
  200. *% (Env10, EnvC5, EnvDL, EnvMonarch).
  201. *UIConstraints: *InputSlot Envelope *PageSize Letter
  202. *UIConstraints: *InputSlot Envelope *PageSize Legal
  203. *UIConstraints: *InputSlot Envelope *PageSize FanFoldGermanLegal
  204. *UIConstraints: *InputSlot Envelope *PageSize A4
  205. *UIConstraints: *InputSlot Envelope *PageSize B5
  206. *UIConstraints: *InputSlot Envelope *PageSize Executive
  207. *UIConstraints: *PageSize Letter *InputSlot Envelope
  208. *UIConstraints: *PageSize Legal *InputSlot Envelope
  209. *UIConstraints: *PageSize FanFoldGermanLegal *InputSlot Envelope
  210. *UIConstraints: *PageSize A4 *InputSlot Envelope
  211. *UIConstraints: *PageSize B5 *InputSlot Envelope
  212. *UIConstraints: *PageSize Executive *InputSlot Envelope
  213. *UIConstraints: *InputSlot Envelope *PageRegion Letter
  214. *UIConstraints: *InputSlot Envelope *PageRegion Legal
  215. *UIConstraints: *InputSlot Envelope *PageRegion FanFoldGermanLegal
  216. *UIConstraints: *InputSlot Envelope *PageRegion A4
  217. *UIConstraints: *InputSlot Envelope *PageRegion B5
  218. *UIConstraints: *InputSlot Envelope *PageRegion Executive
  219. *UIConstraints: *PageRegion Letter *InputSlot Envelope
  220. *UIConstraints: *PageRegion Legal *InputSlot Envelope
  221. *UIConstraints: *PageRegion FanFoldGermanLegal *InputSlot Envelope
  222. *UIConstraints: *PageRegion A4 *InputSlot Envelope
  223. *UIConstraints: *PageRegion B5 *InputSlot Envelope
  224. *UIConstraints: *PageRegion Executive *InputSlot Envelope
  225. *% regular trays cannot feed envelopes.
  226. *UIConstraints: *PageSize Env10 *InputSlot Tray1
  227. *UIConstraints: *PageSize Env10 *InputSlot Tray2
  228. *UIConstraints: *InputSlot Tray1 *PageSize Env10
  229. *UIConstraints: *InputSlot Tray2 *PageSize Env10
  230. *UIConstraints: *PageRegion Env10 *InputSlot Tray1
  231. *UIConstraints: *PageRegion Env10 *InputSlot Tray2
  232. *UIConstraints: *InputSlot Tray1 *PageRegion Env10
  233. *UIConstraints: *InputSlot Tray2 *PageRegion Env10
  234. *UIConstraints: *PageSize EnvC5 *InputSlot Tray1
  235. *UIConstraints: *PageSize EnvC5 *InputSlot Tray2
  236. *UIConstraints: *InputSlot Tray1 *PageSize EnvC5
  237. *UIConstraints: *InputSlot Tray2 *PageSize EnvC5
  238. *UIConstraints: *PageRegion EnvC5 *InputSlot Tray1
  239. *UIConstraints: *PageRegion EnvC5 *InputSlot Tray2
  240. *UIConstraints: *InputSlot Tray1 *PageRegion EnvC5
  241. *UIConstraints: *InputSlot Tray2 *PageRegion EnvC5
  242. *UIConstraints: *PageSize EnvDL *InputSlot Tray1
  243. *UIConstraints: *PageSize EnvDL *InputSlot Tray2
  244. *UIConstraints: *InputSlot Tray1 *PageSize EnvDL
  245. *UIConstraints: *InputSlot Tray2 *PageSize EnvDL
  246. *UIConstraints: *PageRegion EnvDL *InputSlot Tray1
  247. *UIConstraints: *PageRegion EnvDL *InputSlot Tray2
  248. *UIConstraints: *InputSlot Tray1 *PageRegion EnvDL
  249. *UIConstraints: *InputSlot Tray2 *PageRegion EnvDL
  250. *UIConstraints: *PageSize EnvMonarch *InputSlot Tray1
  251. *UIConstraints: *PageSize EnvMonarch *InputSlot Tray2
  252. *UIConstraints: *InputSlot Tray1 *PageSize EnvMonarch
  253. *UIConstraints: *InputSlot Tray2 *PageSize EnvMonarch
  254. *UIConstraints: *PageRegion EnvMonarch *InputSlot Tray1
  255. *UIConstraints: *PageRegion EnvMonarch *InputSlot Tray2
  256. *UIConstraints: *InputSlot Tray1 *PageRegion EnvMonarch
  257. *UIConstraints: *InputSlot Tray2 *PageRegion EnvMonarch
  258. *% Duplex supports Letter, Legal, FanFoldGermanLegal, A4 only!
  259. *UIConstraints: *Duplex *PageSize ISOB5
  260. *UIConstraints: *Duplex *PageSize B5
  261. *UIConstraints: *Duplex *PageSize A5
  262. *UIConstraints: *Duplex *PageSize A6
  263. *UIConstraints: *Duplex *PageSize Executive
  264. *UIConstraints: *Duplex *PageSize Statement
  265. *UIConstraints: *Duplex *PageSize Env10
  266. *UIConstraints: *Duplex *PageSize EnvC5
  267. *UIConstraints: *Duplex *PageSize EnvDL
  268. *UIConstraints: *Duplex *PageSize EnvMonarch
  269. *UIConstraints: *PageSize ISOB5 *Duplex
  270. *UIConstraints: *PageSize B5 *Duplex
  271. *UIConstraints: *PageSize A5 *Duplex
  272. *UIConstraints: *PageSize A6 *Duplex
  273. *UIConstraints: *PageSize Executive *Duplex
  274. *UIConstraints: *PageSize Statement *Duplex
  275. *UIConstraints: *PageSize Env10 *Duplex
  276. *UIConstraints: *PageSize EnvC5 *Duplex
  277. *UIConstraints: *PageSize EnvDL *Duplex
  278. *UIConstraints: *PageSize EnvMonarch *Duplex
  279. *UIConstraints: *Duplex *PageRegion ISOB5
  280. *UIConstraints: *Duplex *PageRegion B5
  281. *UIConstraints: *Duplex *PageRegion A5
  282. *UIConstraints: *Duplex *PageRegion A6
  283. *UIConstraints: *Duplex *PageRegion Executive
  284. *UIConstraints: *Duplex *PageRegion Statement
  285. *UIConstraints: *Duplex *PageRegion Env10
  286. *UIConstraints: *Duplex *PageRegion EnvC5
  287. *UIConstraints: *Duplex *PageRegion EnvDL
  288. *UIConstraints: *Duplex *PageRegion EnvMonarch
  289. *UIConstraints: *PageRegion ISOB5 *Duplex
  290. *UIConstraints: *PageRegion B5 *Duplex
  291. *UIConstraints: *PageRegion A5 *Duplex
  292. *UIConstraints: *PageRegion A6 *Duplex
  293. *UIConstraints: *PageRegion Executive *Duplex
  294. *UIConstraints: *PageRegion Statement *Duplex
  295. *UIConstraints: *PageRegion Env10 *Duplex
  296. *UIConstraints: *PageRegion EnvC5 *Duplex
  297. *UIConstraints: *PageRegion EnvDL *Duplex
  298. *UIConstraints: *PageRegion EnvMonarch *Duplex
  299. *% ==== Device Capabilities ===============
  300. *LanguageLevel: "2"
  301. *Protocols: TBCP
  302. *FreeVM: "1000000"
  303. *VMOption 4Meg/4 MB RAM: "1000000"
  304. *VMOption 6Meg/6 MB RAM: "1400000"
  305. *VMOption 8Meg/8 MB RAM: "1600000"
  306. *VMOption 10Meg/10 MB RAM: "1600000"
  307. *VMOption 12Meg/12 MB RAM: "1600000"
  308. *VMOption 14Meg/14 MB RAM: "1600000"
  309. *VMOption 16Meg/16 MB RAM: "1600000"
  310. *VMOption 18Meg/18 MB RAM: "1600000"
  311. *VMOption 20Meg/20 MB RAM: "3500000"
  312. *VMOption 22Meg/22 MB RAM: "3500000"
  313. *VMOption 24Meg/24 MB RAM: "3500000"
  314. *VMOption 26Meg/26 MB RAM: "5400000"
  315. *VMOption 28Meg/28 MB RAM: "5400000"
  316. *VMOption 34Meg/34 MB RAM: "5400000"
  317. *VMOption 36Meg/36 MB RAM: "5400000"
  318. *VMOption 38Meg/38 MB RAM: "5400000"
  319. *VMOption 40Meg/40 MB RAM: "5400000"
  320. *VMOption 42Meg/42 MB RAM: "5400000"
  321. *VMOption 44Meg/44 MB RAM: "5400000"
  322. *VMOption 50Meg/50 MB RAM: "5400000"
  323. *VMOption 52Meg/52 MB RAM: "5400000"
  324. *VMOption 66Meg/66 MB RAM: "5400000"
  325. *VMOption 68Meg/68 MB RAM: "5400000"
  326. *ColorDevice: False
  327. *DefaultColorSpace: Gray
  328. *TTRasterizer: Type42
  329. *?TTRasterizer: "save
  330. 42 /FontType resourcestatus
  331. {pop pop (Type42)} {(No Type42)} ifelse = flush
  332. restore"
  333. *End
  334. *FileSystem: True
  335. *?FileSystem: "save statusdict /diskonline get exec
  336. (%flash%) /IODevice resourcestatus {pop pop pop true} if
  337. {(True)}{(False)} ifelse = flush restore"
  338. *End
  339. *Throughput: "12"
  340. *Password: "()"
  341. *ExitServer: "
  342. count 0 eq
  343. {false}
  344. {true exch startjob}
  345. ifelse
  346. not
  347. {
  348. (WARNING: Cannot modify initial VM.) =
  349. (Missing or invalid password.) =
  350. (Please contact the author of this software.) = flush quit
  351. } if"
  352. *End
  353. *Reset: "
  354. count 0 eq
  355. {false}
  356. {true exch startjob}
  357. ifelse
  358. not
  359. {
  360. (WARNING: Cannot reset printer.) =
  361. (Missing or invalid password.) =
  362. (Please contact the author of this software.) = flush quit
  363. } if
  364. systemdict /quit get exec
  365. (WARNING : Printer Reset Failed.) = flush"
  366. *End
  367. *% ===== Resolution ===================
  368. *DefaultResolution: 600x600dpi/600x600 dpi
  369. *% ===== PageProtect ======================
  370. *OpenUI *IBPageProtect/Page protect: Boolean
  371. *OrderDependency: 15.0 AnySetup *IBPageProtect
  372. *DefaultIBPageProtect: False
  373. *IBPageProtect False/Auto: "
  374. (<<) cvx exec /DeviceRenderingInfo
  375. (<<) cvx exec /Type 5 /BandPage true (>>) cvx exec
  376. /Policies (<<) cvx exec /DeviceRenderingInfo 2(>>) cvx exec
  377. (>>) cvx exec setpagedevice"
  378. *End
  379. *IBPageProtect True/On: "
  380. (<<) cvx exec /DeviceRenderingInfo
  381. (<<) cvx exec /Type 5 /BandPage false (>>) cvx exec
  382. /Policies (<<) cvx exec /DeviceRenderingInfo 2(>>) cvx exec
  383. (>>) cvx exec setpagedevice"
  384. *End
  385. *?IBPageProtect: "save
  386. currentpagedevice /DeviceRenderingInfo get /BandPage get
  387. {(False)}{(True)} ifelse = flush
  388. restore"
  389. *End
  390. *CloseUI: *IBPageProtect
  391. *% === Duplex options ============
  392. *OpenUI *Duplex/Duplex (Two-sided printing): PickOne
  393. *OrderDependency: 50.0 AnySetup *Duplex
  394. *DefaultDuplex: None
  395. *Duplex None/None: "
  396. (<<) cvx exec /Duplex false /Tumble false /Policies
  397. (<<) cvx exec /Duplex 2(>>) cvx exec
  398. (>>) cvx exec setpagedevice"
  399. *End
  400. *Duplex DuplexNoTumble/Long edge: "
  401. (<<) cvx exec /Duplex true /Tumble false /Policies
  402. (<<) cvx exec /Duplex 2(>>) cvx exec
  403. (>>) cvx exec setpagedevice"
  404. *End
  405. *Duplex DuplexTumble/Short edge: "
  406. (<<) cvx exec /Duplex true /Tumble true /Policies
  407. (<<) cvx exec /Duplex 2(>>) cvx exec
  408. (>>) cvx exec setpagedevice"
  409. *End
  410. *?Duplex: "save
  411. currentpagedevice dup /Duplex known
  412. {
  413. dup /Duplex get
  414. {/Tumble get {(DuplexTumble)} {(DuplexNoTumble)} ifelse}
  415. {pop (None)}
  416. ifelse
  417. } {pop (None)}
  418. ifelse = flush
  419. restore"
  420. *End
  421. *CloseUI: *Duplex
  422. *% === Output options ============
  423. *OpenUI *OutputBin/Output Bin: PickOne
  424. *OrderDependency: 25.0 AnySetup *OutputBin
  425. *DefaultOutputBin: Main
  426. *OutputBin Main/Main: "(<<) cvx exec /OutputType (STD) (>>) cvx exec setpagedevice"
  427. *OutputBin Face-Up/Face-up: "(<<) cvx exec /OutputType (FACE-UP) (>>) cvx exec setpagedevice"
  428. *?OutputBin: "save
  429. currentpagedevice dup /OutputType known
  430. {/OutputType get
  431. [
  432. [ (Main) (STD) ]
  433. [ (Face-Up) (FACE-UP) ]
  434. ]
  435. {aload pop 2 index eq {(0) exit}{pop} ifelse} forall
  436. (0) eq {exch pop} {(Unknown)} ifelse
  437. }
  438. {pop (Unknown)} ifelse
  439. = flush
  440. restore"
  441. *End
  442. *CloseUI: *OutputBin
  443. *% === Print Quality (Res Enhance/Toner Saver) options =====
  444. *OpenUI *OutputMode/Print quality: PickOne
  445. *OrderDependency: 50.0 AnySetup *OutputMode
  446. *DefaultOutputMode: None
  447. *OutputMode None/Normal: "
  448. (<<) cvx exec /PostRenderingEnhance false
  449. /PostRenderingEnhanceDetails
  450. (<<) cvx exec /Type 18 /REValue 0 /TonerSaver 0(>>) cvx exec
  451. (>>) cvx exec setpagedevice"
  452. *End
  453. *OutputMode TruRes/Edge refinement: "
  454. (<<) cvx exec /PostRenderingEnhance true
  455. /PostRenderingEnhanceDetails
  456. (<<) cvx exec /Type 18 /REValue 1 /TonerSaver 0(>>) cvx exec
  457. (>>) cvx exec setpagedevice"
  458. *End
  459. *OutputMode TonerSaver/Toner saver mode: "(<<) cvx exec /PostRenderingEnhance true
  460. /PostRenderingEnhanceDetails
  461. (<<) cvx exec /Type 18 /REValue 0 /TonerSaver 1(>>) cvx exec
  462. (>>) cvx exec setpagedevice"
  463. *End
  464. *?OutputMode: "save
  465. currentpagedevice dup /PostRenderingEnhance known
  466. {dup /PostRenderingEnhance get
  467. {
  468. /PostRenderingEnhanceDetails get
  469. dup /Type get 18 eq
  470. {
  471. dup /REValue get 8 mul exch
  472. /TonerSaver get add dup 8 eq
  473. {pop (TruRes)}
  474. {1 eq {(TonerSaver)} {(None)}ifelse}
  475. ifelse
  476. }
  477. {pop (None)} ifelse
  478. }
  479. {pop (None)}
  480. ifelse}
  481. {pop (None)}
  482. ifelse = flush
  483. restore"
  484. *End
  485. *CloseUI: *OutputMode
  486. *% === JamRecovery options ============
  487. *OpenUI *IBJamRecovery/Jam recovery: Boolean
  488. *OrderDependency: 50.0 AnySetup *IBJamRecovery
  489. *DefaultIBJamRecovery: False
  490. *IBJamRecovery False/Off: "(<<) cvx exec /ExitJamRecovery false
  491. (>>) cvx exec setpagedevice"
  492. *End
  493. *IBJamRecovery True/On: "(<<) cvx exec /ExitJamRecovery true
  494. (>>) cvx exec setpagedevice"
  495. *End
  496. *?IBJamRecovery: "save
  497. currentpagedevice dup /ExitJamRecovery known
  498. {/ExitJamRecovery get {(True)}{(False)} ifelse}
  499. {pop (None)}
  500. ifelse = flush
  501. restore"
  502. *End
  503. *CloseUI: *IBJamRecovery
  504. *% Halftone Information ===============
  505. *DefaultHalftoneType: 1
  506. *ScreenFreq: "85.0"
  507. *ScreenAngle: "45.0"
  508. *DefaultScreenProc: Dot
  509. *ScreenProc Dot: "
  510. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 sub}
  511. {dup mul exch dup mul add 1 exch sub} ifelse}"
  512. *End
  513. *ScreenProc Line: "{pop}"
  514. *ScreenProc Ellipse: "{dup 5 mul 8 div mul exch dup mul exch add sqrt 1
  515. exch sub}"
  516. *End
  517. *DefaultTransfer: Null
  518. *Transfer Null: "{ }"
  519. *Transfer Null.Inverse: "{1 exch sub}"
  520. *% Paper Handling ===================
  521. *LandscapeOrientation: Plus90
  522. *OpenUI *PageSize: PickOne
  523. *OrderDependency: 56.0 AnySetup *PageSize
  524. *DefaultPageSize: Letter
  525. *%
  526. *PageSize Letter/Letter: "
  527. userdict /setpagedevice systemdict /setpagedevice get put
  528. (<<) cvx exec /PageSize [612 792] /ImagingBBox null
  529. /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
  530. (>>) cvx exec setpagedevice"
  531. *End
  532. *PageSize Legal/Legal: "
  533. userdict /setpagedevice systemdict /setpagedevice get put
  534. (<<) cvx exec /PageSize [612 1008] /ImagingBBox null
  535. /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
  536. (>>) cvx exec setpagedevice"
  537. *End
  538. *PageSize FanFoldGermanLegal/Folio: "
  539. userdict /setpagedevice systemdict /setpagedevice get put
  540. (<<) cvx exec /PageSize [612 936] /ImagingBBox null
  541. /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
  542. (>>) cvx exec setpagedevice"
  543. *End
  544. *PageSize A4/A4: "
  545. userdict /setpagedevice systemdict /setpagedevice get put
  546. (<<) cvx exec /PageSize [595 842] /ImagingBBox null
  547. /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
  548. (>>) cvx exec setpagedevice"
  549. *End
  550. *PageSize ISOB5/B5-ISO: "
  551. userdict /setpagedevice systemdict /setpagedevice get put
  552. (<<) cvx exec /PageSize [499 709] /ImagingBBox null
  553. /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
  554. (>>) cvx exec setpagedevice"
  555. *End
  556. *PageSize B5/B5-JIS: "
  557. userdict /setpagedevice systemdict /setpagedevice get put
  558. (<<) cvx exec /PageSize [516 729] /ImagingBBox null
  559. /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
  560. (>>) cvx exec setpagedevice"
  561. *End
  562. *PageSize A5/A5: "
  563. userdict /setpagedevice systemdict /setpagedevice get put
  564. (<<) cvx exec /PageSize [420 595] /ImagingBBox null
  565. /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
  566. (>>) cvx exec setpagedevice"
  567. *End
  568. *PageSize A6/A6: "
  569. userdict /setpagedevice systemdict /setpagedevice get put
  570. (<<) cvx exec /PageSize [297 420] /ImagingBBox null
  571. /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
  572. (>>) cvx exec setpagedevice"
  573. *End
  574. *PageSize Statement/Statement: "
  575. userdict /setpagedevice systemdict /setpagedevice get put
  576. (<<) cvx exec /PageSize [396 612] /ImagingBBox null
  577. /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
  578. (>>) cvx exec setpagedevice"
  579. *End
  580. *PageSize Executive/Executive: "
  581. userdict /setpagedevice systemdict /setpagedevice get put
  582. (<<) cvx exec /PageSize [522 756] /ImagingBBox null
  583. /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
  584. (>>) cvx exec setpagedevice"
  585. *End
  586. *% Page Size 180 rotate
  587. *%
  588. *% Must rotate envelopes 180 degrees for this product
  589. *%
  590. *PageSize Env10/Com10 envelope: "
  591. userdict /setpagedevice
  592. [systemdict /setpagedevice get 297 684 /translate load 180 /rotate load] cvx put
  593. (<<) cvx exec /PageSize [297 684] /ImagingBBox null
  594. /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
  595. (>>) cvx exec setpagedevice"
  596. *End
  597. *PageSize EnvC5/C5 envelope: "
  598. userdict /setpagedevice
  599. [systemdict /setpagedevice get 459 649 /translate load 180 /rotate load] cvx put
  600. (<<) cvx exec /PageSize [459 649] /ImagingBBox null
  601. /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
  602. (>>) cvx exec setpagedevice"
  603. *End
  604. *PageSize EnvDL/DL envelope: "
  605. userdict /setpagedevice
  606. [systemdict /setpagedevice get 312 624 /translate load 180 /rotate load] cvx put
  607. (<<) cvx exec /PageSize [312 624] /ImagingBBox null
  608. /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
  609. (>>) cvx exec setpagedevice"
  610. *End
  611. *PageSize EnvMonarch/Monarch envelope: "
  612. userdict /setpagedevice
  613. [systemdict /setpagedevice get 279 540 /translate load 180 /rotate load] cvx put
  614. (<<) cvx exec /PageSize [279 540] /ImagingBBox null
  615. /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
  616. (>>) cvx exec setpagedevice"
  617. *End
  618. *?PageSize: "
  619. save
  620. currentpagedevice /PageSize get aload pop
  621. 2 copy gt {exch} if
  622. (Unknown)
  623. (<<) cvx exec
  624. [612 792] (Letter)
  625. [612 1008] (Legal)
  626. [612 936] (FanFoldGermanLegal)
  627. [595 842] (A4)
  628. [499 709] (ISOB5)
  629. [516 729] (B5)
  630. [420 595] (A5)
  631. [297 420] (A6)
  632. [396 612] (Statement)
  633. [522 756] (Executive)
  634. [297 684] (Env10)
  635. [459 649] (EnvC5)
  636. [312 624] (EnvDL)
  637. [279 540] (EnvMonarch)
  638. (>>) cvx exec
  639. { exch aload pop
  640. 4 index sub abs 5 le exch 5 index sub abs 5 le and
  641. {exch pop exit}
  642. {pop}
  643. ifelse
  644. } bind forall
  645. = flush pop pop
  646. restore"
  647. *End
  648. *CloseUI: *PageSize
  649. *OpenUI *PageRegion: PickOne
  650. *OrderDependency: 55.0 AnySetup *PageRegion
  651. *DefaultPageRegion: Letter
  652. *PageRegion Letter/Letter: "
  653. userdict /setpagedevice systemdict /setpagedevice get put
  654. (<<) cvx exec /PageSize [612 792] /ImagingBBox null
  655. /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
  656. (>>) cvx exec setpagedevice"
  657. *End
  658. *PageRegion Legal/Legal: "
  659. userdict /setpagedevice systemdict /setpagedevice get put
  660. (<<) cvx exec /PageSize [612 1008] /ImagingBBox null
  661. /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
  662. (>>) cvx exec setpagedevice"
  663. *End
  664. *PageRegion FanFoldGermanLegal/Folio: "
  665. userdict /setpagedevice systemdict /setpagedevice get put
  666. (<<) cvx exec /PageSize [612 936] /ImagingBBox null
  667. /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
  668. (>>) cvx exec setpagedevice"
  669. *End
  670. *PageRegion A4/A4: "
  671. userdict /setpagedevice systemdict /setpagedevice get put
  672. (<<) cvx exec /PageSize [595 842] /ImagingBBox null
  673. /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
  674. (>>) cvx exec setpagedevice"
  675. *End
  676. *PageRegion ISOB5/B5-ISO: "
  677. userdict /setpagedevice systemdict /setpagedevice get put
  678. (<<) cvx exec /PageSize [499 709] /ImagingBBox null
  679. /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
  680. (>>) cvx exec setpagedevice"
  681. *End
  682. *PageRegion B5/B5-JIS: "
  683. userdict /setpagedevice systemdict /setpagedevice get put
  684. (<<) cvx exec /PageSize [516 729] /ImagingBBox null
  685. /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
  686. (>>) cvx exec setpagedevice"
  687. *End
  688. *PageRegion A5/A5: "
  689. userdict /setpagedevice systemdict /setpagedevice get put
  690. (<<) cvx exec /PageSize [420 595] /ImagingBBox null
  691. /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
  692. (>>) cvx exec setpagedevice"
  693. *End
  694. *PageRegion A6/A6: "
  695. userdict /setpagedevice systemdict /setpagedevice get put
  696. (<<) cvx exec /PageSize [297 420] /ImagingBBox null
  697. /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
  698. (>>) cvx exec setpagedevice"
  699. *End
  700. *PageRegion Statement/Statement: "
  701. userdict /setpagedevice systemdict /setpagedevice get put
  702. (<<) cvx exec /PageSize [396 612] /ImagingBBox null
  703. /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
  704. (>>) cvx exec setpagedevice"
  705. *End
  706. *PageRegion Executive/Executive: "
  707. userdict /setpagedevice systemdict /setpagedevice get put
  708. (<<) cvx exec /PageSize [522 756] /ImagingBBox null
  709. /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
  710. (>>) cvx exec setpagedevice"
  711. *End
  712. *% Page Region 180 rotate
  713. *%
  714. *% Must rotate envelopes 180 degrees for this product
  715. *%
  716. *PageRegion Env10/Com10 envelope: "
  717. userdict /setpagedevice
  718. [systemdict /setpagedevice get 297 684 /translate load 180 /rotate load] cvx put
  719. (<<) cvx exec /PageSize [297 684] /ImagingBBox null
  720. /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
  721. (>>) cvx exec setpagedevice"
  722. *End
  723. *PageRegion EnvC5/C5 envelope: "
  724. userdict /setpagedevice
  725. [systemdict /setpagedevice get 459 649 /translate load 180 /rotate load] cvx put
  726. (<<) cvx exec /PageSize [459 649] /ImagingBBox null
  727. /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
  728. (>>) cvx exec setpagedevice"
  729. *End
  730. *PageRegion EnvDL/DL envelope: "
  731. userdict /setpagedevice
  732. [systemdict /setpagedevice get 312 624 /translate load 180 /rotate load] cvx put
  733. (<<) cvx exec /PageSize [312 624] /ImagingBBox null
  734. /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
  735. (>>) cvx exec setpagedevice"
  736. *End
  737. *PageRegion EnvMonarch/Monarch envelope: "
  738. userdict /setpagedevice
  739. [systemdict /setpagedevice get 279 540 /translate load 180 /rotate load] cvx put
  740. (<<) cvx exec /PageSize [279 540] /ImagingBBox null
  741. /Policies (<<) cvx exec /PageSize 2 (>>) cvx exec
  742. (>>) cvx exec setpagedevice"
  743. *End
  744. *CloseUI: *PageRegion
  745. *% The following entries provide information about specific paper keywords.
  746. *DefaultImageableArea: Letter
  747. *% ImageableArea.
  748. *ImageableArea Letter/Letter: "11.30 11.30 602.66 780.62"
  749. *ImageableArea Legal/Legal: "11.30 11.30 602.66 996.62"
  750. *ImageableArea FanFoldGermanLegal/Folio: "11.30 11.30 602.66 924.62"
  751. *ImageableArea A4/A4: "11.30 11.30 587.30 830.54"
  752. *ImageableArea ISOB5/B5-ISO: "11.30 11.40 487.46 697.32"
  753. *ImageableArea B5/B5-JIS: "11.304 11.37 506.66 717.21"
  754. *ImageableArea A5/A5: "11.30 11.31 408.15 584.15"
  755. *ImageableArea A6/A6: "11.30 11.31 287.78 408.15"
  756. *ImageableArea Statement/Statement: "11.30 11.30 386.34 600.62"
  757. *ImageableArea Executive/Executive: "11.30 11.30 514.34 744.62"
  758. *ImageableArea Env10/Com10 envelope: "11.30 11.30 287.78 672.62"
  759. *ImageableArea EnvC5/C5 envelope: "11.30 11.42 449.06 637.82"
  760. *ImageableArea EnvDL/DL envelope: "11.30 11.39 303.14 612.35"
  761. *ImageableArea EnvMonarch/Monarch envelope: "11.30 11.30 268.58 528.62"
  762. *?ImageableArea: "save
  763. /cvp {( ) cvs print ( )print} bind def
  764. /upperright {10000 mul floor 10000 div} bind def
  765. /lowerleft {10000 mul ceiling 10000 div} bind def
  766. newpath clippath pathbbox
  767. 4 -2 roll exch 2 {lowerleft cvp} repeat
  768. exch 2 {upperright cvp} repeat flush
  769. restore"
  770. *End
  771. *% These provide the physical dimensions of the paper by keyword
  772. *DefaultPaperDimension: Letter
  773. *PaperDimension Letter/Letter: "612 792"
  774. *PaperDimension Legal/Legal: "612 1008"
  775. *PaperDimension FanFoldGermanLegal/Folio: "612 936"
  776. *PaperDimension A4/A4: "595 842"
  777. *PaperDimension ISOB5/B5-ISO: "499 709"
  778. *PaperDimension B5/B5-JIS: "516 729"
  779. *PaperDimension A5/A5: "420 595"
  780. *PaperDimension A6/A6: "297 420"
  781. *PaperDimension Statement/Statement: "396 612"
  782. *PaperDimension Executive/Executive: "522 756"
  783. *PaperDimension Env10/Com10 envelope: "297 684"
  784. *PaperDimension EnvC5/C5 envelope: "459 649"
  785. *PaperDimension EnvDL/DL envelope: "312 624"
  786. *PaperDimension EnvMonarch/Monarch envelope: "279 540"
  787. *RequiresPageRegion MPT/Auxiliary tray: True
  788. *RequiresPageRegion Envelope/Envelope feeder: True
  789. *OpenUI *InputSlot: PickOne
  790. *OrderDependency: 20.0 AnySetup *InputSlot
  791. *DefaultInputSlot: Tray1
  792. *InputSlot Tray1/Tray 1: "
  793. currentpagedevice /InputAttributes get 0 get dup null eq {pop}
  794. {dup /InputAttributes (<<) cvx exec /Priority [0 2 1]
  795. (>>) cvx exec put setpagedevice}
  796. ifelse"
  797. *End
  798. *InputSlot MPT/Auxiliary tray: "
  799. currentpagedevice /InputAttributes get 1 get dup null eq {pop}
  800. {dup /InputAttributes (<<) cvx exec /Priority [1 2 0]
  801. (>>) cvx exec put setpagedevice}
  802. ifelse"
  803. *End
  804. *InputSlot Envelope/Envelope feeder: "
  805. currentpagedevice /InputAttributes get 2 get dup null eq {pop}
  806. {dup /InputAttributes (<<) cvx exec /Priority [2 0 1]
  807. (>>) cvx exec put setpagedevice}
  808. ifelse"
  809. *End
  810. *InputSlot Tray2/Tray 2: "
  811. currentpagedevice /InputAttributes get 2 get dup null eq {pop}
  812. {dup /InputAttributes (<<) cvx exec /Priority [2 0 1]
  813. (>>) cvx exec put setpagedevice}
  814. ifelse"
  815. *End
  816. *?InputSlot: "save
  817. (<<) cvx exec /0 (Tray1)
  818. /1 (MPT)
  819. /2 (Envelope or Tray2)
  820. (>>) cvx exec
  821. currentpagedevice /InputAttributes get dup /Priority known
  822. {/Priority get 0 get ( ) cvs cvn get}
  823. {dup length 1 eq
  824. {{pop} forall ( ) cvs cvn get}
  825. {pop pop (Unknown)}
  826. ifelse
  827. }
  828. ifelse = flush
  829. restore"
  830. *End
  831. *CloseUI: *InputSlot
  832. *OpenUI *ManualFeed/Manual feed: Boolean
  833. *OrderDependency: 20.0 AnySetup *ManualFeed
  834. *DefaultManualFeed: False
  835. *ManualFeed True/True: "(<<) cvx exec /ManualFeed true (>>) cvx exec setpagedevice"
  836. *ManualFeed False/False: "(<<) cvx exec /ManualFeed false (>>) cvx exec setpagedevice"
  837. *?ManualFeed: "save
  838. currentpagedevice /ManualFeed get
  839. {(True)} {(False)} ifelse = flush
  840. restore"
  841. *End
  842. *CloseUI: *ManualFeed
  843. *OpenUI *TraySwitch/Printer select tray: Boolean
  844. *OrderDependency: 40.0 AnySetup *TraySwitch
  845. *DefaultTraySwitch: True
  846. *TraySwitch True/On: "(<<) cvx exec /TraySwitch true (>>) cvx exec setpagedevice"
  847. *TraySwitch False/Off: "(<<) cvx exec /TraySwitch false (>>) cvx exec setpagedevice"
  848. *?TraySwitch: "save
  849. currentpagedevice /TraySwitch get
  850. {(True)} {(False)} ifelse = flush
  851. restore"
  852. *End
  853. *CloseUI: *TraySwitch
  854. *% Font Information =====================
  855. *DefaultFont: Courier
  856. *Font ACaslon-Italic: Standard "(001.001)" Standard ROM
  857. *Font ACaslon-Regular: Standard "(001.001)" Standard ROM
  858. *Font ACaslon-Semibold: Standard "(001.001)" Standard ROM
  859. *Font ACaslon-SemiboldItalic: Standard "(001.001)" Standard ROM
  860. *Font AGaramond-Bold: Standard "(001.001)" Standard ROM
  861. *Font AGaramond-BoldItalic: Standard "(001.001)" Standard ROM
  862. *Font AGaramond-Italic: Standard "(001.001)" Standard ROM
  863. *Font AGaramond-Regular: Standard "(001.001)" Standard ROM
  864. *Font Americana: Standard "(001.000)" Standard ROM
  865. *Font Americana-ExtraBold: Standard "(001.000)" Standard ROM
  866. *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM
  867. *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM
  868. *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM
  869. *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM
  870. *Font Barmeno-Bold: Standard "(001.000)" Standard ROM
  871. *Font Barmeno-ExtraBold: Standard "(001.000)" Standard ROM
  872. *Font Barmeno-Medium: Standard "(001.000)" Standard ROM
  873. *Font Barmeno-Regular: Standard "(001.000)" Standard ROM
  874. *Font Blackoak: Standard "(001.001)" Standard ROM
  875. *Font Bookman-Demi: Standard "(001.004S)" Standard ROM
  876. *Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM
  877. *Font Bookman-Light: Standard "(001.004S)" Standard ROM
  878. *Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM
  879. *Font Carta: Special "(001.001)" Special ROM
  880. *Font Courier: Standard "(002.004S)" Standard ROM
  881. *Font Courier-Bold: Standard "(002.004S)" Standard ROM
  882. *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
  883. *Font Courier-Oblique: Standard "(002.004S)" Standard ROM
  884. *Font Formata-Italic: Standard "(001.001)" Standard ROM
  885. *Font Formata-Medium: Standard "(001.001)" Standard ROM
  886. *Font Formata-MediumItalic: Standard "(001.001)" Standard ROM
  887. *Font Formata-Regular: Standard "(001.001)" Standard ROM
  888. *Font Helvetica: Standard "(001.006S)" Standard ROM
  889. *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
  890. *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
  891. *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
  892. *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
  893. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
  894. *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
  895. *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
  896. *Font Kaufmann: Standard "(001.000)" Standard ROM
  897. *Font Lithos-Black: Standard "(001.001)" Standard ROM
  898. *Font Lithos-Regular: Standard "(001.001)" Standard ROM
  899. *Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM
  900. *Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM
  901. *Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM
  902. *Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM
  903. *Font Palatino-Bold: Standard "(001.005S)" Standard ROM
  904. *Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM
  905. *Font Palatino-Italic: Standard "(001.005S)" Standard ROM
  906. *Font Palatino-Roman: Standard "(001.005S)" Standard ROM
  907. *Font Parisian: Standard "(001.001)" Standard ROM
  908. *Font ParkAvenue: Standard "(001.005)" Standard ROM
  909. *Font Poetica-SuppOrnaments: Special "(001.000)" Special ROM
  910. *Font Symbol: Special "(001.007S)" Special ROM
  911. *Font Tekton: Standard "(001.001)" Standard ROM
  912. *Font Tekton-Bold: Standard "(001.000)" Standard ROM
  913. *Font Times-Bold: Standard "(001.007S)" Standard ROM
  914. *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
  915. *Font Times-Italic: Standard "(001.007S)" Standard ROM
  916. *Font Times-Roman: Standard "(001.007S)" Standard ROM
  917. *Font Trajan-Bold: Standard "(001.000)" Standard ROM
  918. *Font WoodtypeOrnaments-Two: Special "(001.002)" Special ROM
  919. *Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
  920. *Font ZapfDingbats: Special "(001.004S)" Special ROM
  921. *?FontQuery: "save
  922. {count 1 gt
  923. {exch dup 127 string cvs (/)print print (:)print
  924. /Font resourcestatus
  925. {pop pop (Yes)} {(No)} ifelse =
  926. }
  927. {exit}
  928. ifelse
  929. } bind loop
  930. (*) = flush
  931. restore"
  932. *End
  933. *?FontList: "save
  934. (*) {cvn ==} 128 string /Font resourceforall
  935. (*) = flush
  936. restore"
  937. *End
  938. *% Printer Messages (verbatim from printer):
  939. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  940. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  941. *Message: "\FontName\ not found, using Courier"
  942. *% Status (format: %%[ status: <one of these> ] %%)
  943. *Status: "initializing"
  944. *Status: "idle"
  945. *Status: "busy"
  946. *Status: "waiting"
  947. *Status: "online"
  948. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  949. *Source: "Parallel"
  950. *Source: "LocalTalk"
  951. *Source: "EtherTalk"
  952. *Source: "TokenTalk"
  953. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  954. *% Color Separation Information =====================
  955. *DefaultColorSep: ProcessBlack.85lpi.600x600dpi/85 lpi / 600 x 600 dpi
  956. *InkName: ProcessBlack/Process Black
  957. *InkName: CustomColor/Custom Color
  958. *InkName: ProcessCyan/Process Cyan
  959. *InkName: ProcessMagenta/Process Magenta
  960. *InkName: ProcessYellow/Process Yellow
  961. *% For 85 lpi / 600 x 600 dpi ===============================
  962. *ColorSepScreenAngle ProcessBlack.85lpi.600x600dpi/85 lpi / 600 x 600 dpi: "45"
  963. *ColorSepScreenAngle CustomColor.85lpi.600x600dpi/85 lpi / 600 x 600 dpi: "45"
  964. *ColorSepScreenAngle ProcessCyan.85lpi.600x600dpi/85 lpi / 600 x 600 dpi: "15"
  965. *ColorSepScreenAngle ProcessMagenta.85lpi.600x600dpi/85 lpi / 600 x 600 dpi: "75"
  966. *ColorSepScreenAngle ProcessYellow.85lpi.600x600dpi/85 lpi / 600 x 600 dpi: "0"
  967. *ColorSepScreenFreq ProcessBlack.85lpi.600x600dpi/85 lpi / 600 x 600 dpi: "60"
  968. *ColorSepScreenFreq CustomColor.85lpi.600x600dpi/85 lpi / 600 x 600 dpi: "60"
  969. *ColorSepScreenFreq ProcessCyan.85lpi.600x600dpi/85 lpi / 600 x 600 dpi: "60"
  970. *ColorSepScreenFreq ProcessMagenta.85lpi.600x600dpi/85 lpi / 600 x 600 dpi: "60"
  971. *ColorSepScreenFreq ProcessYellow.85lpi.600x600dpi/85 lpi / 600 x 600 dpi: "60"
  972. *% @(#)ibm43121.ppd 1.56 13:47:00 03/05/98
  973. *% Last Edit Date: March 5, 1998
  974. *% The byte count of this file should be exactly 038506 or 037460
  975. *% depending on the filesystem it resides in.
  976. *% end of PPD file for IBM4312