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.

1006 lines
38 KiB

  1. *PPD-Adobe: "4.3"
  2. *%================================================
  3. *% Copyright(C) 2000 Brother Industries, Ltd.
  4. *% "Brother HL-2400Ce BR-Script3"
  5. *%================================================
  6. *%==== General Information Keywords ========================
  7. *FormatVersion: "4.3"
  8. *FileVersion: "1.00"
  9. *LanguageEncoding: ISOLatin1
  10. *LanguageVersion: English
  11. *PCFileName: "BRH24CE3.PPD"
  12. *Product: "(Brother HL-2400Ce series)"
  13. *PSVersion: "(3010.106) 3"
  14. *ModelName: "Brother HL-2400Ce BR-Script3"
  15. *NickName: "Brother HL-2400Ce BR-Script3"
  16. *%==== Basic Device Capabilities =============
  17. *LanguageLevel: "3"
  18. *TTRasterizer: Type42
  19. *ColorDevice: True
  20. *DefaultColorSpace: CMYK
  21. *FileSystem: True
  22. *?FileSystem:"
  23. save
  24. /devname (%disk0%) def
  25. /ret false def
  26. 0 1 7{
  27. devname exch 48 add 5 exch put
  28. devname devstatus {
  29. 0 ne {/ret true def}if
  30. pop pop pop pop pop pop pop
  31. }if
  32. }for
  33. ret {(True)}{(False)} ifelse = flush
  34. restore
  35. "
  36. *End
  37. *Throughput: "16"
  38. *FreeVM: "1700000"
  39. *%==== Installable Options ===================
  40. *OpenGroup: InstallableOptions/Options Installed
  41. *OpenUI *Option1/Lower Paper Cassette: Boolean
  42. *DefaultOption1: False
  43. *Option1 True/Installed: ""
  44. *Option1 False/Not Installed: ""
  45. *CloseUI: *Option1
  46. *OpenUI *Option100/Printer Hard Disk: Boolean
  47. *DefaultOption100: False
  48. *Option100 True/Installed: ""
  49. *Option100 False/Not Installed: ""
  50. *?Option100:"
  51. save
  52. /ret false def
  53. (%disk2%) devstatus {
  54. 0 ne {/ret true def}if
  55. pop pop pop pop pop pop pop
  56. }if
  57. ret {(True)}{(False)} ifelse = flush
  58. restore
  59. "
  60. *End
  61. *CloseUI: *Option100
  62. *CloseGroup: InstallableOptions
  63. *UIConstraints: *Option1 False *InputSlot Lower
  64. *UIConstraints: *Option100 False *BRCollate True
  65. *UIConstraints: *Option100 False *BRJobHold Proof
  66. *UIConstraints: *Option100 False *BRJobHold Public
  67. *UIConstraints: *Option100 False *BRJobHold Private
  68. *UIConstraints: *Option100 False *BRJobHoldKey HoldKey1
  69. *UIConstraints: *Option100 False *BRJobHoldKey HoldKey2
  70. *UIConstraints: *Option100 False *BRJobHoldKey HoldKey3
  71. *UIConstraints: *Option100 False *BRJobHoldKey HoldKey4
  72. *UIConstraints: *Option100 False *BRJobHoldKey HoldKey5
  73. *UIConstraints: *Option100 False *BRJobHoldKey HoldKey6
  74. *UIConstraints: *Option100 False *BRJobHoldKey HoldKey7
  75. *UIConstraints: *Option100 False *BRJobHoldKey HoldKey8
  76. *UIConstraints: *Option100 False *BRJobHoldKey HoldKey9
  77. *UIConstraints: *Option100 False *BRJobName JobName1
  78. *UIConstraints: *Option100 False *BRJobName JobName2
  79. *UIConstraints: *Option100 False *BRJobName JobName3
  80. *UIConstraints: *Option100 False *BRJobName JobName4
  81. *UIConstraints: *Option100 False *BRJobName JobName5
  82. *UIConstraints: *Option100 False *BRJobName JobName6
  83. *UIConstraints: *Option100 False *BRJobName JobName7
  84. *UIConstraints: *Option100 False *BRJobName JobName8
  85. *UIConstraints: *Option100 False *BRJobName JobName9
  86. *%==== JCL Features ==========================
  87. *Protocols: TBCP PJL
  88. *JCLBegin: "<1B>%-12345X@PJL JOB<0A>"
  89. *JCLToPSInterpreter: "@PJL ENTER LANGUAGE = POSTSCRIPT <0A>"
  90. *JCLEnd: "<1B>%-12345X@PJL EOJ <0A><1B>%-12345X"
  91. *JCLOpenUI *JCLTonerSaveMode/Toner Save: PickOne
  92. *DefaultJCLTonerSaveMode: Off
  93. *OrderDependency: 10 JCLSetup *JCLTonerSaveMode
  94. *JCLTonerSaveMode Off/Off : "@PJL SET ECONOMODE = OFF<0A>"
  95. *JCLTonerSaveMode 25%/by 25%: "@PJL SET ECONOMODE = ON<0A>@PJL SET ECONOLEVEL = 2<0A>"
  96. *JCLTonerSaveMode 50%/by 50%: "@PJL SET ECONOMODE = ON<0A>@PJL SET ECONOLEVEL = 1<0A>"
  97. *JCLCloseUI: *JCLTonerSaveMode
  98. *JCLOpenUI *JCLSleep/Power Save [Min.]: PickOne
  99. *DefaultJCLSleep: PrinterDefault
  100. *OrderDependency: 10 JCLSetup *JCLSleep
  101. *JCLSleep PrinterDefault/Printer Default: ""
  102. *JCLSleep 2minutes/2: "@PJL SET TIMEOUTSLEEP = 2<0A>"
  103. *JCLSleep 10minutes/10: "@PJL SET TIMEOUTSLEEP = 10<0A>"
  104. *JCLSleep 30minutes/30: "@PJL SET TIMEOUTSLEEP = 30<0A>"
  105. *JCLCloseUI: *JCLSleep
  106. *%==== Media Selection ======================
  107. *OpenUI *PageSize: PickOne
  108. *OrderDependency: 30 AnySetup *PageSize
  109. *DefaultPageSize: Letter
  110. *PageSize Letter/Letter: "<< /PageSize [612 792] /ImagingBBox null >> setpagedevice"
  111. *PageSize Legal/Legal: "<< /PageSize [612 1008] /ImagingBBox null >> setpagedevice"
  112. *PageSize Executive/Executive: "<< /PageSize [522 756] /ImagingBBox null >> setpagedevice"
  113. *PageSize A4/A4: "<< /PageSize [595 842] /ImagingBBox null >> setpagedevice"
  114. *PageSize A5/A5: "<< /PageSize [420 595] /ImagingBBox null >> setpagedevice"
  115. *PageSize JISB5/JISB5: "<< /PageSize [516 729] /ImagingBBox null >> setpagedevice"
  116. *PageSize ISOB5/B5: "<< /PageSize [499 709] /ImagingBBox null >> setpagedevice"
  117. *PageSize Envelope.297.684/Comm #10: "<< /PageSize [297 684] /ImagingBBox null >> setpagedevice"
  118. *PageSize Envelope.312.624/DL: "<< /PageSize [312 624] /ImagingBBox null >> setpagedevice"
  119. *?PageSize: "/sr save def
  120. statusdict begin
  121. mark
  122. [595 842](A4)
  123. [420 595](A5)
  124. [297 420](A6)
  125. [499 709](B5)
  126. [363 516](B6)
  127. [312 624](Envelope.312.624/DL)
  128. [612 792](Letter)
  129. [612 1008](Legal)
  130. [612 792(LetterSmall)
  131. [595 842](A4Small)
  132. [612 1008](LegalSmall)
  133. [522 756](Executive)
  134. [297 684](Envelope.297.684/Com #10)
  135. [279 540](Envelope.279.540/Monarch)
  136. currentpagedevice begin PageSize
  137. 0 1 49
  138. { pop dup 4 -1 roll dup 0 get dup 3 -1 roll 1 get dup
  139. 5 -1 roll dup 0 get dup 3 -1 roll 1 get dup
  140. 1 add exch 1 sub
  141. 5 -1 roll le exch 5 -1 roll ge and
  142. 5 1 roll
  143. 1 add exch 1 sub
  144. 4 -1 roll le exch 3 -1 roll ge and
  145. and
  146. { pop
  147. 1 dict begin
  148. /a exch def
  149. a = flush
  150. end exit
  151. }
  152. { exch pop
  153. }ifelse
  154. }for
  155. cleartomark end sr restore
  156. "
  157. *End
  158. *CloseUI: *PageSize
  159. *OpenUI *PageRegion: PickOne
  160. *OrderDependency: 40 AnySetup *PageRegion
  161. *DefaultPageRegion: Letter
  162. *PageRegion Letter/Letter: "<< /PageSize [612 792] /ImagingBBox null >> setpagedevice"
  163. *PageRegion Legal/Legal: "<< /PageSize [612 1008] /ImagingBBox null >> setpagedevice"
  164. *PageRegion Executive/Executive: "<< /PageSize [522 756] /ImagingBBox null >> setpagedevice"
  165. *PageRegion A4/A4: "<< /PageSize [595 842] /ImagingBBox null >> setpagedevice"
  166. *PageRegion A5/A5: "<< /PageSize [420 595] /ImagingBBox null >> setpagedevice"
  167. *PageRegion JISB5/JISB5: "<< /PageSize [516 729] /ImagingBBox null >> setpagedevice"
  168. *PageRegion ISOB5/B5: "<< /PageSize [499 709] /ImagingBBox null >> setpagedevice"
  169. *PageRegion Envelope.297.684/Comm #10: "<< /PageSize [297 684] /ImagingBBox null >> setpagedevice"
  170. *PageRegion Envelope.312.624/DL: "<< /PageSize [312 624] /ImagingBBox null >> setpagedevice"
  171. *CloseUI: *PageRegion
  172. *DefaultImageableArea: Letter
  173. *ImageableArea Letter/Letter: "12.0 12.12 599.88 780.0"
  174. *ImageableArea Legal/Legal: "12.0 12.12 599.88 996.0"
  175. *ImageableArea Executive/Executive: "12.0 12.12 510.0 744.0"
  176. *ImageableArea A4/A4: "12.0 12.24 583.08 829.92"
  177. *ImageableArea A5/A5: "12.0 11.88 407.4 582.96"
  178. *ImageableArea JISB5/JISB5: "12.0 12.48 503.88 717.0"
  179. *ImageableArea ISOB5/B5: "12.0 12.48 486.72 696.96"
  180. *ImageableArea Envelope.297.684/Comm #10: "12.0 12.12 284.88 672.0"
  181. *ImageableArea Envelope.312.624/DL: "12.0 12.12 299.88 613.92"
  182. *?ImageableArea: "
  183. /sr save def
  184. /pr
  185. {{ceiling exch ceiling}
  186. {floor exch floor}ifelse
  187. psub psub
  188. }def
  189. /psub {cvi =string cvs print ( ) print} def
  190. initgraphics clippath pathbbox
  191. 4 2 roll true pr false pr flush
  192. sr restore
  193. "
  194. *End
  195. *%==== Information About Media Sizes ========
  196. *DefaultPaperDimension: Letter
  197. *PaperDimension Letter/Letter: "612 792"
  198. *PaperDimension Legal/Legal: "612 1008"
  199. *PaperDimension Executive/Executive: "522 756"
  200. *PaperDimension A4/A4: "595 842"
  201. *PaperDimension A5/A5: "420 595"
  202. *PaperDimension JISB5/JISB5: "516 729"
  203. *PaperDimension ISOB5/B5: "499 709"
  204. *PaperDimension Envelope.297.684/Comm #10: "297 684"
  205. *PaperDimension Envelope.312.624/DL: "312 624"
  206. *%==== 5.13 Media Handling Features ============================
  207. *OpenUI *BRMediaType/Media Type: PickOne
  208. *OrderDependency: 28 AnySetup *BRMediaType
  209. *DefaultBRMediaType: PrinterDefault
  210. *BRMediaType PrinterDefault/Printer Default: ""
  211. *BRMediaType Plain/Plain Paper: "statusdict begin 0 setmediatype end"
  212. *BRMediaType Thick/Thick Paper: "statusdict begin 1 setmediatype end"
  213. *BRMediaType Transparency/Transparency: "statusdict begin 2 setmediatype end"
  214. *?BRMediaType: "save (Unknown) = flush restore"
  215. *CloseUI: *BRMediaType
  216. *OpenUI *InputSlot: PickOne
  217. *OrderDependency: 29 AnySetup *InputSlot
  218. *DefaultInputSlot: AutoSelect
  219. *InputSlot AutoSelect/Auto: "<</BRTraysw true >> setpagedevice"
  220. *InputSlot Upper/Upper Tray: "<</BRTraysw false /BRFeeder 0>> setpagedevice"
  221. *InputSlot Lower/Lower Tray: "<</BRTraysw false /BRFeeder 1>> setpagedevice"
  222. *?InputSlot: "
  223. (Unknown) = flush
  224. "
  225. *End
  226. *CloseUI: *InputSlot
  227. *RequiresPageRegion All:True
  228. *DefaultOutputBin: OnlyOne
  229. *OpenUI *ManualFeed: Boolean
  230. *OrderDependency: 40 AnySetup *ManualFeed
  231. *DefaultManualFeed: False
  232. *ManualFeed True: "
  233. currentpagedevice dup /BRApt get 0 eq exch
  234. /BRProcessColor get 4 eq and {
  235. <</BRHrc 0 /ManualFeed true>> setpagedevice
  236. }{
  237. <</ManualFeed true>> setpagedevice
  238. }ifelse
  239. "
  240. *End
  241. *ManualFeed False: "
  242. currentpagedevice dup /BRApt get 0 eq exch
  243. /BRProcessColor get 4 eq and {
  244. <</BRHrc 0 /ManualFeed false>> setpagedevice
  245. }{
  246. <</ManualFeed false>> setpagedevice
  247. }ifelse
  248. "
  249. *End
  250. *?ManualFeed: "save
  251. currentpagedevice /ManualFeed get
  252. {(True)}{(False)}ifelse = flush
  253. restore"
  254. *End
  255. *CloseUI: *ManualFeed
  256. *% === Collate ==========
  257. *OpenUI *BRCollate/Collate: Boolean
  258. *OrderDependency: 20 AnySetup *BRCollate
  259. *DefaultBRCollate: False
  260. *BRCollate True/On: "<</Collate true>> setpagedevice"
  261. *BRCollate False/Off: "<</Collate false>> setpagedevice"
  262. *?BRCollate: "
  263. save
  264. currentpagedevice /Collate get
  265. {(True)}{(False)}ifelse = flush
  266. restore
  267. "
  268. *End
  269. *CloseUI: *BRCollate
  270. *%=== JobHold ================================
  271. *OpenUI *BRJobHold/Job Spooling: PickOne
  272. *OrderDependency: 21 AnySetup *BRJobHold
  273. *DefaultBRJobHold: None
  274. *BRJobHold None/Off: "<</BRHold 0>>setpagedevice"
  275. *BRJobHold Proof/Proof: "<</BRHold 1>>setpagedevice"
  276. *BRJobHold Public/Public: "<</BRHold 2 /BRHoldType 0>>setpagedevice"
  277. *BRJobHold Private/Private: "<</BRHold 2 /BRHoldType 1>>setpagedevice"
  278. *CloseUI: *BRJobHold
  279. *OpenUI *BRJobHoldKey/PASSWORD (for Private Job): PickOne
  280. *OrderDependency: 22 Prolog *BRJobHoldKey
  281. *DefaultBRJobHoldKey: HoldKey0
  282. *BRJobHoldKey HoldKey0/None: "<</BRHoldKey 0>> setpagedevice"
  283. *BRJobHoldKey HoldKey1/1002: "<</BRHoldKey 1002>> setpagedevice"
  284. *BRJobHoldKey HoldKey2/2833: "<</BRHoldKey 2833>> setpagedevice"
  285. *BRJobHoldKey HoldKey3/3410: "<</BRHoldKey 3410>> setpagedevice"
  286. *BRJobHoldKey HoldKey4/4791: "<</BRHoldKey 4791>> setpagedevice"
  287. *BRJobHoldKey HoldKey5/0052: "<</BRHoldKey 0052>> setpagedevice"
  288. *BRJobHoldKey HoldKey6/9612: "<</BRHoldKey 9612>> setpagedevice"
  289. *BRJobHoldKey HoldKey7/0438: "<</BRHoldKey 0438>> setpagedevice"
  290. *BRJobHoldKey HoldKey8/7328: "<</BRHoldKey 7328>> setpagedevice"
  291. *BRJobHoldKey HoldKey9/2759: "<</BRHoldKey 2759>> setpagedevice"
  292. *CloseUI: *BRJobHoldKey
  293. *%==== 5.14 Finishing Features =================================
  294. *%%%%% Resolution and Appearance Control %%%%%
  295. *DefaultResolution: 600dpi
  296. *SetResolution 600dpi : ""
  297. *?Resolution: "
  298. currentpagedevice /HWResolution get 0 get ( ) cvs print (dpi) = flush"
  299. *End
  300. *OpenUI *CAPT/Quality:PickOne
  301. *OrderDependency: 10 AnySetup *CAPT
  302. *DefaultCAPT: Fine
  303. *CAPT Draft/Draft(300x300dpi): "<</BRApt 0 /HWResolution [300 300]>> setpagedevice"
  304. *CAPT Fine/Fine(600x600dpi): "<</BRApt 0 /HWResolution [600 600]>> setpagedevice"
  305. *CAPT SuperFine/Super Fine(CAPT<3A>2400x600dpi): "<</BRApt 2 /HWResolution [600 600]>> setpagedevice"
  306. *?CAPT: "
  307. currentpagedevice /BRApt get 2 eq
  308. {(SuperFine)}
  309. {
  310. currentpagedevice/HWResolution get 0 get 600 eq{(Fine)}{(Draft)}ifelse
  311. }ifelse = flush
  312. "
  313. *End
  314. *CloseUI: *CAPT
  315. *OpenUI *Smoothing/HRC SETTING: PickOne
  316. *OrderDependency: 14 AnySetup *Smoothing
  317. *DefaultSmoothing: Medium
  318. *Smoothing Off/Off: "<</BRHrc 0>> setpagedevice"
  319. *Smoothing Light/Light: "<</BRHrc 1>> setpagedevice"
  320. *Smoothing Medium/Medium: "<</BRHrc 2>> setpagedevice"
  321. *Smoothing Dark/Dark: "<</BRHrc 3>> setpagedevice"
  322. *?Smoothing: "
  323. {currentpagedevice /BRHrc get}stopped
  324. { (None)}
  325. { dup 3 le
  326. { [(None) (Light) (Medium) (Dark)] exch get
  327. }
  328. { (None)
  329. }ifelse
  330. }ifelse
  331. = flush
  332. "
  333. *End
  334. *CloseUI: *Smoothing
  335. *%==== BR-Script Color Original UI ==================================
  336. *OpenUI *BRPrintQuality/Color/Mono: PickOne
  337. *OrderDependency: 15 AnySetup *BRPrintQuality
  338. *DefaultBRPrintQuality: Color
  339. *BRPrintQuality Color/Color: "<</BRProcessColor 4 /BRHrc 0>>setpagedevice"
  340. *BRPrintQuality Black/Mono: "<</BRProcessColor 1>>setpagedevice"
  341. *?BRPrintQuality: "
  342. save
  343. currentpagedevice /BRProcessColor get 1 eq
  344. {(Black)}{(Color)}ifelse
  345. = flush
  346. restore
  347. "
  348. *End
  349. *CloseUI: *BRPrintQuality
  350. *OpenUI *ColorAdjust/Color Matching: PickOne
  351. *OrderDependency: 120 DocumentSetup *ColorAdjust
  352. *DefaultColorAdjust: PHOTO
  353. *ColorAdjust NONE/Off: "
  354. %ColorAdjust NONE
  355. <<
  356. /EndPage
  357. [ currentpagedevice /EndPage get aload pop 0 /setgray cvx ] cvx bind
  358. /BRLut 0
  359. >> setpagedevice
  360. "
  361. *End
  362. *ColorAdjust VIVID/Graph/Text(Vivid): "
  363. %ColorAdjust VIVID
  364. <<
  365. /EndPage
  366. [ currentpagedevice /EndPage get aload pop 0 /setgray cvx ] cvx bind
  367. /BRLut 1
  368. >> setpagedevice
  369. "
  370. *End
  371. *ColorAdjust PHOTO/Photo(Match Monitor): "
  372. userdict begin
  373. <<
  374. /EndPage
  375. [ currentpagedevice /EndPage get aload pop 0 /setgray cvx ] cvx bind
  376. /BRLut 1
  377. >> setpagedevice
  378. /bd{
  379. bind def
  380. } bind def
  381. /ld{load def}bd
  382. %/DefaultColorRendering /ColorRendering findresource setcolorrendering
  383. /HS1PS2DispCMMSpace
  384. [/CIEBasedABC 3 dict begin
  385. /DecodeLMN [ {2.1 exp}bind dup dup ] def
  386. /MatrixLMN [
  387. 0.4124 0.2126 0.0192
  388. 0.3576 0.7152 0.1192
  389. 0.1805 0.0722 0.9505
  390. ] def
  391. /WhitePoint [0.9505 1.0 1.0889] def
  392. currentdict end
  393. ] def
  394. /$c HS1PS2DispCMMSpace def
  395. /setrgbcolor { currentcolorspace 0 get /CIEBasedABC eq
  396. {}
  397. {HS1PS2DispCMMSpace setcolorspace} ifelse
  398. setcolor
  399. } bd
  400. /currentrgbcolor
  401. {
  402. currentcolorspace $c eq
  403. { currentcolor }
  404. { systemdict /currentrgbcolor get exec } ifelse
  405. }
  406. bd
  407. /sethsbcolor{
  408. /DeviceRGB setcolorspace systemdict /sethsbcolor get exec
  409. } bd
  410. /currenthsbcolor{
  411. currentcolorspace 0 get /CIEBasedABC eq {
  412. currentcolor systemdict /setrgbcolor get exec
  413. systemdict /currenthsbcolor get exec
  414. }{
  415. systemdict /currenthsbcolor get exec
  416. } ifelse
  417. }bd
  418. /colorimage {
  419. dup 3 eq{
  420. save
  421. /hs1ps2imagedict 12 dict def
  422. hs1ps2imagedict begin
  423. /save exch def
  424. /ImageType 1 def
  425. /nComp exch def
  426. /MultipleDataSources 1 index def
  427. { nComp array astore } if
  428. /DataSource exch def
  429. /ImageMatrix exch def
  430. /BitsPerComponent exch def
  431. /Height exch def
  432. /Width exch def
  433. /Decode [ 0 1 0 1 0 1 ] def
  434. /Interpolate false def
  435. end
  436. currentcolorspace 0 get /CIEBasedABC eq
  437. {}
  438. {HS1PS2DispCMMSpace setcolorspace} ifelse
  439. hs1ps2imagedict systemdict /image get exec
  440. hs1ps2imagedict /save get
  441. restore
  442. }{
  443. systemdict /colorimage get exec
  444. } ifelse
  445. }bd
  446. /image {
  447. dup type /dicttype eq {
  448. dup /ImageType get dup 1 eq{
  449. pop
  450. dup /Decode get length
  451. }{
  452. 3 eq{
  453. dup /DataDict get
  454. dup /Decode get length
  455. }{999}ifelse
  456. }ifelse
  457. 6 eq{
  458. currentcolorspace 0 get
  459. dup /CIEBasedABC eq exch /CIEBasedDEF eq or
  460. {}
  461. {HS1PS2DispCMMSpace setcolorspace} ifelse
  462. }if
  463. }if
  464. systemdict /image get exec
  465. } bd
  466. end
  467. "
  468. *End
  469. *ColorAdjust Pantone/PANTONE(R): "
  470. <<
  471. /EndPage
  472. [ currentpagedevice /EndPage get aload pop 0 /setgray cvx ] cvx bind
  473. /BRProcessColor 4
  474. /HWResolution [600 600]
  475. /BRApt 2
  476. /BRHrc 0
  477. /BRLut 0
  478. >> setpagedevice
  479. "
  480. *End
  481. *CloseUI: *ColorAdjust
  482. *OpenUI *ScreenLock/Halftone Screen Lock: Boolean
  483. *OrderDependency: 90 AnySetup *ScreenLock
  484. *DefaultScreenLock: True
  485. *ScreenLock True/On: "
  486. <</HalftoneMode 1>>setuserparams
  487. "
  488. *End
  489. *ScreenLock False/Off: "
  490. <</HalftoneMode 0>>setuserparams
  491. "
  492. *End
  493. *CloseUI: *ScreenLock
  494. *OpenUI *BRUser/User Name: PickOne
  495. *OrderDependency: 91 BRSetup *BRUser
  496. *DefaultBRUser: UserSystem
  497. *BRUser UserSystem/System Name: "
  498. "
  499. *End
  500. *CloseUI: *BRUser
  501. *OpenUI *BRJobName/Job Name: PickOne
  502. *OrderDependency: 92 BRSetup *BRJobName
  503. *DefaultBRJobName: JobNameSystem
  504. *BRJobName JobNameSystem/System Name: ""
  505. *BRJobName JobName1/1: "%%BRTitle: 1
  506. "
  507. *End
  508. *BRJobName JobName2/2: "%%BRTitle: 2
  509. "
  510. *End
  511. *BRJobName JobName3/3: "%%BRTitle: 3
  512. "
  513. *End
  514. *BRJobName JobName4/4: "%%BRTitle: 4
  515. "
  516. *End
  517. *BRJobName JobName5/5: "%%BRTitle: 5
  518. "
  519. *End
  520. *BRJobName JobName6/6: "%%BRTitle: 6
  521. "
  522. *End
  523. *BRJobName JobName7/7: "%%BRTitle: 7
  524. "
  525. *End
  526. *BRJobName JobName8/8: "%%BRTitle: 8
  527. "
  528. *End
  529. *BRJobName JobName9/9: "%%BRTitle: 9
  530. "
  531. *End
  532. *CloseUI: *BRJobName
  533. *%==== 5.17 Gray Levels and Halftoninig ========================
  534. *AccurateScreenSupport: False
  535. *ScreenFreq: "60.0"
  536. *ScreenAngle: "0.0"
  537. *DefaultScreenProc: Dot
  538. *ScreenProc Dot: "{1.0 add 180 mul 1 add sin 0.001 add exch 1.0 add 180 mul 2 add sin mul}"
  539. *DefaultTransfer: Null
  540. *Transfer Null: "{}"
  541. *Transfer Null.Inverse: "{1 exch sub}"
  542. *%==== 5.18 Color Issues =======================================
  543. *% BlackSubstitution -> Original UI
  544. *%==== 5.19 Color Separation Keywords ==========================
  545. *DefaultColorSep: ProcessBlack
  546. *ColorSepScreenFreq ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  547. *ColorSepScreenFreq CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  548. *ColorSepScreenFreq ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  549. *ColorSepScreenFreq ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  550. *ColorSepScreenFreq ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "66.6667"
  551. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  552. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  553. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  554. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  555. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  556. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  557. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  558. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  559. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi:"47.4342"
  560. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  561. *ColorSepScreenAngle ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  562. *ColorSepScreenAngle CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  563. *ColorSepScreenAngle ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "71.5651"
  564. *ColorSepScreenAngle ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "18.4349"
  565. *ColorSepScreenAngle ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "0.0"
  566. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  567. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  568. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  569. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  570. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  571. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  572. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  573. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  574. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  575. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  576. *End
  577. *InkName: ProcessBlack/Process Black
  578. *InkName: CustomColor/Custom Color
  579. *InkName: ProcessCyan/Process Cyan
  580. *InkName: ProcessMagenta/Process Magenta
  581. *InkName: ProcessYellow/Process Yellow
  582. *%==== 5.20 Font Related Keywords ==============================
  583. *DefaultFont: Courier
  584. *Font AlbertusMT-Italic: Standard "(001.005)" Standard ROM
  585. *Font AlbertusMT-Light: Standard "(001.005)" Standard ROM
  586. *Font AlbertusMT: Standard "(001.005)" Standard ROM
  587. *Font AntiqueOlive-Bold: Standard "(001.005)" Standard ROM
  588. *Font AntiqueOlive-Compact: Standard "(001.005)" Standard ROM
  589. *Font AntiqueOlive-Italic: Standard "(001.005)" Standard ROM
  590. *Font AntiqueOlive-Roman: Standard "(001.005)" Standard ROM
  591. *Font AntiqueOliveCE-Bold: Win1250 "(001.005)" Standard ROM
  592. *Font AntiqueOliveCE-Compact: Win1250 "(001.005)" Standard ROM
  593. *Font AntiqueOliveCE-Italic: Win1250 "(001.005)" Standard ROM
  594. *Font AntiqueOliveCE-Roman: Win1250 "(001.005)" Standard ROM
  595. *Font Apple-Chancery: Standard "(001.005)" Standard ROM
  596. *Font Apple-ChanceryCE: Win1250 "(001.005)" Standard ROM
  597. *Font Arial-BoldItalicMT: Standard "(001.005)" Standard ROM
  598. *Font Arial-BoldMT: Standard "(001.005)" Standard ROM
  599. *Font Arial-ItalicMT: Standard "(001.005)" Standard ROM
  600. *Font ArialCE-BoldItalic: Win1250 "(001.005)" Standard ROM
  601. *Font ArialCE-Bold: Win1250 "(001.005)" Standard ROM
  602. *Font ArialCE-Italic: Win1250 "(001.005)" Standard ROM
  603. *Font ArialCE: Win1250 "(001.005)" Standard ROM
  604. *Font ArialMT: Standard "(001.005)" Standard ROM
  605. *Font AvantGarde-Book: Standard "(001.005)" Standard ROM
  606. *Font AvantGarde-BookOblique: Standard "(001.005)" Standard ROM
  607. *Font AvantGarde-Demi: Standard "(001.005)" Standard ROM
  608. *Font AvantGarde-DemiOblique: Standard "(001.005)" Standard ROM
  609. *Font AvantGardeCE-Book: Win1250 "(001.005)" Standard ROM
  610. *Font AvantGardeCE-BookOblique: Win1250 "(001.005)" Standard ROM
  611. *Font AvantGardeCE-Demi: Win1250 "(001.005)" Standard ROM
  612. *Font AvantGardeCE-DemiOblique: Win1250 "(001.005)" Standard ROM
  613. *Font Bodoni-Bold: Standard "(001.005)" Standard ROM
  614. *Font Bodoni-BoldItalic: Standard "(001.005)" Standard ROM
  615. *Font Bodoni-Italic: Standard "(001.005)" Standard ROM
  616. *Font Bodoni-Poster: Standard "(001.005)" Standard ROM
  617. *Font Bodoni-PosterCompressed: Standard "(001.005)" Standard ROM
  618. *Font Bodoni: Standard "(001.005)" Standard ROM
  619. *Font BodoniCE-Bold: Win1250 "(001.005)" Standard ROM
  620. *Font BodoniCE-BoldItalic: Win1250 "(001.005)" Standard ROM
  621. *Font BodoniCE-Italic: Win1250 "(001.005)" Standard ROM
  622. *Font BodoniCE-Poster: Win1250 "(001.005)" Standard ROM
  623. *Font BodoniCE-PosterCompressed: Win1250 "(001.005)" Standard ROM
  624. *Font BodoniCE: Win1250 "(001.005)" Standard ROM
  625. *Font Bookman-Demi: Standard "(001.005)" Standard ROM
  626. *Font Bookman-DemiItalic: Standard "(001.005)" Standard ROM
  627. *Font Bookman-Light: Standard "(001.005)" Standard ROM
  628. *Font Bookman-LightItalic: Standard "(001.005)" Standard ROM
  629. *Font BookmanCE-Demi: Win1250 "(001.005)" Standard ROM
  630. *Font BookmanCE-DemiItalic: Win1250 "(001.005)" Standard ROM
  631. *Font BookmanCE-Light: Win1250 "(001.005)" Standard ROM
  632. *Font BookmanCE-LightItalic: Win1250 "(001.005)" Standard ROM
  633. *Font Carta: Special "(001.005)" Standard ROM
  634. *Font Chicago: Standard "(001.005)" Standard ROM
  635. *Font ChicagoCE: Win1250 "(001.005)" Standard ROM
  636. *Font Clarendon-Bold: Standard "(001.005)" Standard ROM
  637. *Font Clarendon-Light: Standard "(001.005)" Standard ROM
  638. *Font Clarendon: Standard "(001.005)" Standard ROM
  639. *Font ClarendonCE-Bold: Win1250 "(001.005)" Standard ROM
  640. *Font ClarendonCE-Light: Win1250 "(001.005)" Standard ROM
  641. *Font ClarendonCE: Win1250 "(001.005)" Standard ROM
  642. *Font CooperBlack-Italic: Standard "(001.005)" Standard ROM
  643. *Font CooperBlack: Standard "(001.005)" Standard ROM
  644. *Font Copperplate-ThirtyThreeBC: Standard "(001.005)" Standard ROM
  645. *Font Copperplate-ThirtyTwoBC: Standard "(001.005)" Standard ROM
  646. *Font Coronet-Regular: Standard "(001.005)" Standard ROM
  647. *Font CoronetCE-Regular: Win1250 "(001.005)" Standard ROM
  648. *Font Courier-Bold: Standard "(001.005)" Standard ROM
  649. *Font Courier-BoldOblique: Standard "(001.005)" Standard ROM
  650. *Font Courier-Oblique: Standard "(001.005)" Standard ROM
  651. *Font Courier: Standard "(001.005)" Standard ROM
  652. *Font CourierCE-Bold: Win1250 "(001.005)" Standard ROM
  653. *Font CourierCE-BoldOblique: Win1250 "(001.005)" Standard ROM
  654. *Font CourierCE-Oblique: Win1250 "(001.005)" Standard ROM
  655. *Font CourierCE: Win1250 "(001.005)" Standard ROM
  656. *Font Eurostile-Bold: Standard "(001.005)" Standard ROM
  657. *Font Eurostile-BoldExtendedTwo: Standard "(001.005)" Standard ROM
  658. *Font Eurostile-ExtendedTwo: Standard "(001.005)" Standard ROM
  659. *Font Eurostile: Standard "(001.005)" Standard ROM
  660. *Font EurostileCE-Bold: Win1250 "(001.005)" Standard ROM
  661. *Font EurostileCE-BoldExtendedTwo: Win1250 "(001.005)" Standard ROM
  662. *Font EurostileCE-ExtendedTwo: Win1250 "(001.005)" Standard ROM
  663. *Font EurostileCE: Win1250 "(001.005)" Standard ROM
  664. *Font Geneva: Standard "(001.005)" Standard ROM
  665. *Font GenevaCE: Win1250 "(001.005)" Standard ROM
  666. *Font GillSans-Bold: Standard "(001.005)" Standard ROM
  667. *Font GillSans-BoldCondensed: Standard "(001.005)" Standard ROM
  668. *Font GillSans-BoldItalic: Standard "(001.005)" Standard ROM
  669. *Font GillSans-Condensed: Standard "(001.005)" Standard ROM
  670. *Font GillSans-ExtraBold: Standard "(001.005)" Standard ROM
  671. *Font GillSans-Italic: Standard "(001.005)" Standard ROM
  672. *Font GillSans-Light: Standard "(001.005)" Standard ROM
  673. *Font GillSans-LightItalic: Standard "(001.005)" Standard ROM
  674. *Font GillSans: Standard "(001.005)" Standard ROM
  675. *Font GillSansCE-Bold: Win1250 "(001.005)" Standard ROM
  676. *Font GillSansCE-BoldCondensed: Win1250 "(001.005)" Standard ROM
  677. *Font GillSansCE-BoldItalic: Win1250 "(001.005)" Standard ROM
  678. *Font GillSansCE-Condensed: Win1250 "(001.005)" Standard ROM
  679. *Font GillSansCE-ExtraBold: Win1250 "(001.005)" Standard ROM
  680. *Font GillSansCE-Italic: Win1250 "(001.005)" Standard ROM
  681. *Font GillSansCE-Light: Win1250 "(001.005)" Standard ROM
  682. *Font GillSansCE-LightItalic: Win1250 "(001.005)" Standard ROM
  683. *Font GillSansCE-Roman: Win1250 "(001.005)" Standard ROM
  684. *Font Goudy-Bold: Standard "(001.005)" Standard ROM
  685. *Font Goudy-BoldItalic: Standard "(001.005)" Standard ROM
  686. *Font Goudy-ExtraBold: Standard "(001.005)" Standard ROM
  687. *Font Goudy-Italic: Standard "(001.005)" Standard ROM
  688. *Font Goudy: Standard "(001.005)" Standard ROM
  689. *Font Helvetica-Bold: Standard "(001.005)" Standard ROM
  690. *Font Helvetica-BoldOblique: Standard "(001.005)" Standard ROM
  691. *Font Helvetica-Condensed-Bold: Standard "(001.005)" Standard ROM
  692. *Font Helvetica-Condensed-BoldObl: Standard "(001.005)" Standard ROM
  693. *Font Helvetica-Condensed-Oblique: Standard "(001.005)" Standard ROM
  694. *Font Helvetica-Condensed: Standard "(001.005)" Standard ROM
  695. *Font Helvetica-Narrow-Bold: Standard "(001.005)" Standard ROM
  696. *Font Helvetica-Narrow-BoldOblique: Standard "(001.005)" Standard ROM
  697. *Font Helvetica-Narrow-Oblique: Standard "(001.005)" Standard ROM
  698. *Font Helvetica-Narrow: Standard "(001.005)" Standard ROM
  699. *Font Helvetica-Oblique: Standard "(001.005)" Standard ROM
  700. *Font Helvetica: Standard "(001.005)" Standard ROM
  701. *Font HelveticaCE-Bold: Win1250 "(001.005)" Standard ROM
  702. *Font HelveticaCE-BoldOblique: Win1250 "(001.005)" Standard ROM
  703. *Font HelveticaCE-CondBold: Win1250 "(001.005)" Standard ROM
  704. *Font HelveticaCE-CondBoldObl: Win1250 "(001.005)" Standard ROM
  705. *Font HelveticaCE-CondObl: Win1250 "(001.005)" Standard ROM
  706. *Font HelveticaCE-Cond: Win1250 "(001.005)" Standard ROM
  707. *Font HelveticaCE-NarrowBold: Win1250 "(001.005)" Standard ROM
  708. *Font HelveticaCE-NarrowBoldOblique: Win1250 "(001.005)" Standard ROM
  709. *Font HelveticaCE-NarrowOblique: Win1250 "(001.005)" Standard ROM
  710. *Font HelveticaCE-Narrow: Win1250 "(001.005)" Standard ROM
  711. *Font HelveticaCE-Oblique: Win1250 "(001.005)" Standard ROM
  712. *Font HelveticaCE: Win1250 "(001.005)" Standard ROM
  713. *Font HoeflerText-BlackItalic: Standard "(001.005)" Standard ROM
  714. *Font HoeflerText-Black: Standard "(001.005)" Standard ROM
  715. *Font HoeflerText-Italic: Standard "(001.005)" Standard ROM
  716. *Font HoeflerText-Ornaments: Special "(001.005)" Standard ROM
  717. *Font HoeflerText-Regular: Standard "(001.005)" Standard ROM
  718. *Font HoeflerTextCE-Black: Win1250 "(001.005)" Standard ROM
  719. *Font HoeflerTextCE-BlackItalic: Win1250 "(001.005)" Standard ROM
  720. *Font HoeflerTextCE-Italic: Win1250 "(001.005)" Standard ROM
  721. *Font HoeflerTextCE-Regular: Win1250 "(001.005)" Standard ROM
  722. *Font JoannaMT-Bold: Standard "(001.005)" Standard ROM
  723. *Font JoannaMT-BoldItalic: Standard "(001.005)" Standard ROM
  724. *Font JoannaMT-Italic: Standard "(001.005)" Standard ROM
  725. *Font JoannaMT: Standard "(001.005)" Standard ROM
  726. *Font JoannaMTCE-Bold: Win1250 "(001.005)" Standard ROM
  727. *Font JoannaMTCE-BoldItalic: Win1250 "(001.005)" Standard ROM
  728. *Font JoannaMTCE-Italic: Win1250 "(001.005)" Standard ROM
  729. *Font JoannaMTCE: Win1250 "(001.005)" Standard ROM
  730. *Font LetterGothic-BoldSlanted: Standard "(001.005)" Standard ROM
  731. *Font LetterGothic-Slanted: Standard "(001.005)" Standard ROM
  732. *Font LetterGothic-Bold: Standard "(001.005)" Standard ROM
  733. *Font LetterGothic: Standard "(001.005)" Standard ROM
  734. *Font LetterGothicCE-BoldSlanted: Win1250 "(001.005)" Standard ROM
  735. *Font LetterGothicCE-Bold: Win1250 "(001.005)" Standard ROM
  736. *Font LetterGothicCE-Slanted: Win1250 "(001.005)" Standard ROM
  737. *Font LetterGothicCE: Win1250 "(001.005)" Standard ROM
  738. *Font LubalinGraph-Book: Standard "(001.005)" Standard ROM
  739. *Font LubalinGraph-BookOblique: Standard "(001.005)" Standard ROM
  740. *Font LubalinGraph-Demi: Standard "(001.005)" Standard ROM
  741. *Font LubalinGraph-DemiOblique: Standard "(001.005)" Standard ROM
  742. *Font LubalinGraphCE-Book: Win1250 "(001.005)" Standard ROM
  743. *Font LubalinGraphCE-BookOblique: Win1250 "(001.005)" Standard ROM
  744. *Font LubalinGraphCE-Demi: Win1250 "(001.005)" Standard ROM
  745. *Font LubalinGraphCE-DemiOblique: Win1250 "(001.005)" Standard ROM
  746. *Font Marigold: Standard "(001.005)" Standard ROM
  747. *Font MonaLisa-Recut: Standard "(001.005)" Standard ROM
  748. *Font Monaco: Standard "(001.005)" Standard ROM
  749. *Font MonacoCE: Win1250 "(001.005)" Standard ROM
  750. *Font NewCenturySchlbk-Bold: Standard "(001.005)" Standard ROM
  751. *Font NewCenturySchlbk-BoldItalic: Standard "(001.005)" Standard ROM
  752. *Font NewCenturySchlbk-Italic: Standard "(001.005)" Standard ROM
  753. *Font NewCenturySchlbk-Roman: Standard "(001.005)" Standard ROM
  754. *Font NewCenturySchlbkCE-Bold: Win1250 "(001.005)" Standard ROM
  755. *Font NewCenturySchlbkCE-BoldItalic: Win1250 "(001.005)" Standard ROM
  756. *Font NewCenturySchlbkCE-Italic: Win1250 "(001.005)" Standard ROM
  757. *Font NewCenturySchlbkCE-Roman: Win1250 "(001.005)" Standard ROM
  758. *Font NewYork: Standard "(001.005)" Standard ROM
  759. *Font NewYorkCE: Win1250 "(001.005)" Standard ROM
  760. *Font Optima-Bold: Standard "(001.005)" Standard ROM
  761. *Font Optima-BoldItalic: Standard "(001.005)" Standard ROM
  762. *Font Optima-Italic: Standard "(001.005)" Standard ROM
  763. *Font Optima: Standard "(001.005)" Standard ROM
  764. *Font OptimaCE-Bold: Win1250 "(001.005)" Standard ROM
  765. *Font OptimaCE-BoldItalic: Win1250 "(001.005)" Standard ROM
  766. *Font OptimaCE-Italic: Win1250 "(001.005)" Standard ROM
  767. *Font OptimaCE-Roman: Win1250 "(001.005)" Standard ROM
  768. *Font Oxford: Standard "(001.005)" Standard ROM
  769. *Font Palatino-Bold: Standard "(001.005)" Standard ROM
  770. *Font Palatino-BoldItalic: Standard "(001.005)" Standard ROM
  771. *Font Palatino-Italic: Standard "(001.005)" Standard ROM
  772. *Font Palatino-Roman: Standard "(001.005)" Standard ROM
  773. *Font PalatinoCE-Bold: Win1250 "(001.005)" Standard ROM
  774. *Font PalatinoCE-BoldItalic: Win1250 "(001.005)" Standard ROM
  775. *Font PalatinoCE-Italic: Win1250 "(001.005)" Standard ROM
  776. *Font PalatinoCE-Roman: Win1250 "(001.005)" Standard ROM
  777. *Font StempelGaramond-Bold: Standard "(001.005)" Standard ROM
  778. *Font StempelGaramond-BoldItalic: Standard "(001.005)" Standard ROM
  779. *Font StempelGaramond-Italic: Standard "(001.005)" Standard ROM
  780. *Font StempelGaramond-Roman: Standard "(001.005)" Standard ROM
  781. *Font StempelGaramondCE-Bold: Win1250 "(001.005)" Standard ROM
  782. *Font StempelGaramondCE-BoldItalic: Win1250 "(001.005)" Standard ROM
  783. *Font StempelGaramondCE-Italic: Win1250 "(001.005)" Standard ROM
  784. *Font StempelGaramondCE-Roman: Win1250 "(001.005)" Standard ROM
  785. *Font Symbol: Special "(001.005)" Standard ROM
  786. *Font Tekton: Standard "(001.005)" Standard ROM
  787. *Font Times-Bold: Standard "(001.005)" Standard ROM
  788. *Font Times-BoldItalic: Standard "(001.005)" Standard ROM
  789. *Font Times-Italic: Standard "(001.005)" Standard ROM
  790. *Font Times-Roman: Standard "(001.005)" Standard ROM
  791. *Font TimesCE-Bold: Win1250 "(001.005)" Standard ROM
  792. *Font TimesCE-BoldItalic: Win1250 "(001.005)" Standard ROM
  793. *Font TimesCE-Italic: Win1250 "(001.005)" Standard ROM
  794. *Font TimesCE-Roman: Win1250 "(001.005)" Standard ROM
  795. *Font TimesNewRomanCE-Bold: Win1250 "(001.005)" Standard ROM
  796. *Font TimesNewRomanCE-BoldItalic: Win1250 "(001.005)" Standard ROM
  797. *Font TimesNewRomanCE-Italic: Win1250 "(001.005)" Standard ROM
  798. *Font TimesNewRomanCE: Win1250 "(001.005)" Standard ROM
  799. *Font TimesNewRomanPS-BoldItalicMT: Standard "(001.005)" Standard ROM
  800. *Font TimesNewRomanPS-BoldMT: Standard "(001.005)" Standard ROM
  801. *Font TimesNewRomanPS-ItalicMT: Standard "(001.005)" Standard ROM
  802. *Font TimesNewRomanPSMT: Standard "(001.005)" Standard ROM
  803. *Font Univers-Bold: Standard "(001.005)" Standard ROM
  804. *Font Univers-BoldExt: Standard "(001.005)" Standard ROM
  805. *Font Univers-BoldExtObl: Standard "(001.005)" Standard ROM
  806. *Font Univers-BoldOblique: Standard "(001.005)" Standard ROM
  807. *Font Univers-Condensed: Standard "(001.005)" Standard ROM
  808. *Font Univers-CondensedBold: Standard "(001.005)" Standard ROM
  809. *Font Univers-CondensedBoldOblique: Standard "(001.005)" Standard ROM
  810. *Font Univers-CondensedOblique: Standard "(001.005)" Standard ROM
  811. *Font Univers-Extended: Standard "(001.005)" Standard ROM
  812. *Font Univers-ExtendedObl: Standard "(001.005)" Standard ROM
  813. *Font Univers-Light: Standard "(001.005)" Standard ROM
  814. *Font Univers-LightOblique: Standard "(001.005)" Standard ROM
  815. *Font Univers-Oblique: Standard "(001.005)" Standard ROM
  816. *Font Univers: Standard "(001.005)" Standard ROM
  817. *Font UniversCE-Bold: Win1250 "(001.005)" Standard ROM
  818. *Font UniversCE-BoldExt: Win1250 "(001.005)" Standard ROM
  819. *Font UniversCE-BoldExtObl: Win1250 "(001.005)" Standard ROM
  820. *Font UniversCE-BoldOblique: Win1250 "(001.005)" Standard ROM
  821. *Font UniversCE-CondensedBoldOblique: Win1250 "(001.005)" Standard ROM
  822. *Font UniversCE-CondensedOblique: Win1250 "(001.005)" Standard ROM
  823. *Font UniversCE-CondensedBold: Win1250 "(001.005)" Standard ROM
  824. *Font UniversCE-Condensed: Win1250 "(001.005)" Standard ROM
  825. *Font UniversCE-Extended: Win1250 "(001.005)" Standard ROM
  826. *Font UniversCE-ExtendedObl: Win1250 "(001.005)" Standard ROM
  827. *Font UniversCE-LightOblique: Win1250 "(001.005)" Standard ROM
  828. *Font UniversCE-Light: Win1250 "(001.005)" Standard ROM
  829. *Font UniversCE-Medium: Win1250 "(001.005)" Standard ROM
  830. *Font UniversCE-Oblique: Win1250 "(001.005)" Standard ROM
  831. *Font Wingdings-Regular: Special "(001.005)" Standard ROM
  832. *Font ZapfChancery-MediumItalic: Standard "(001.005)" Standard ROM
  833. *Font ZapfChanceryCE-MediumItalic: Win1250 "(001.005)" Standard ROM
  834. *Font ZapfDingbats: Special "(001.005)" Standard ROM
  835. *Font Alaska: Standard "(001.005)" Standard ROM
  836. *Font AlaskaExtrabold: Standard "(001.005)" Standard ROM
  837. *Font AntiqueOakland: Standard "(001.005)" Standard ROM
  838. *Font AntiqueOakland-Bold: Standard "(001.005)" Standard ROM
  839. *Font AntiqueOakland-Oblique: Standard "(001.005)" Standard ROM
  840. *Font ClevelandCondensed: Standard "(001.005)" Standard ROM
  841. *Font Connecticut: Standard "(001.005)" Standard ROM
  842. *Font Guatemala-Antique: Standard "(001.005)" Standard ROM
  843. *Font Guatemala-Bold: Standard "(001.005)" Standard ROM
  844. *Font Guatemala-Italic: Standard "(001.005)" Standard ROM
  845. *Font Guatemala-BoldItalic: Standard "(001.005)" Standard ROM
  846. *Font LetterGothic-Oblique: Standard "(001.005)" Standard ROM
  847. *Font Maryland: Standard "(001.005)" Standard ROM
  848. *Font Oklahoma: Standard "(001.005)" Standard ROM
  849. *Font Oklahoma-Bold: Standard "(001.005)" Standard ROM
  850. *Font Oklahoma-Oblique: Standard "(001.005)" Standard ROM
  851. *Font Oklahoma-BoldOblique: Standard "(001.005)" Standard ROM
  852. *Font Utah: Standard "(001.005)" Standard ROM
  853. *Font Utah-Bold: Standard "(001.005)" Standard ROM
  854. *Font Utah-Oblique: Standard "(001.005)" Standard ROM
  855. *Font Utah-BoldOblique: Standard "(001.005)" Standard ROM
  856. *Font UtahCondensed: Standard "(001.005)" Standard ROM
  857. *Font UtahCondensed-Bold: Standard "(001.005)" Standard ROM
  858. *Font UtahCondensed-Oblique: Standard "(001.004)" Standard ROM
  859. *Font UtahCondensed-BoldOblique: Standard "(001.005)" Standard ROM
  860. *Font BermudaScript: Standard "(001.005)" Standard ROM
  861. *Font Germany: Standard "(001.005)" Standard ROM
  862. *Font SanDiego: Standard "(001.005)" Standard ROM
  863. *Font US-Roman: Standard "(001.005)" Standard ROM
  864. *?FontQuery: "
  865. save
  866. count 1 gt
  867. {exch dup dup
  868. =string cvs (/) print print (:) print
  869. FontDirectory exch known
  870. {pop(Yes)}
  871. {(fonts/)AppendName exch pop mark exch
  872. {}=string filenameforall counttomark
  873. 0 gt
  874. {cleartomark(Yes)}
  875. {cleartomark(No)}ifelse
  876. }ifelse
  877. =
  878. }if
  879. (*) = flush
  880. restore
  881. "
  882. *End
  883. *?FontList: "
  884. save
  885. FontDirectory{pop ==}forall
  886. (fonts/*)
  887. {dup length 6 sub 6 exch getinterval cvn ==
  888. }=string filenameforall
  889. (*) = flush
  890. restore
  891. "
  892. *End
  893. *%==== 5.21 Printer Messages ===================================
  894. *%
  895. *% Printer Message
  896. *%
  897. *PrinterError: "service call"
  898. *PrinterError: "cover open"
  899. *PrinterError: "end of ink"
  900. *PrinterError: "out of maintenance paper"
  901. *PrinterError: "out of paper"
  902. *PrinterError: "paper jam"
  903. *PrinterError: "manual feed time out"
  904. *PrinterError: "load paper letter size"
  905. *PrinterError: "load paper legal size"
  906. *PrinterError: "load paper B5 size"
  907. *PrinterError: "load paper A4 size"
  908. *PrinterError: "offline"
  909. *Status: "idle"
  910. *Status: "busy"
  911. *Status: "waiting"
  912. *Status: "printing"
  913. *Status: "warming up"
  914. *Status: "PrinterError: service call"
  915. *Status: "PrinterError: cover open"
  916. *Status: "PrinterError: end of ink"
  917. *Status: "PrinterError: out of paper"
  918. *Status: "PrinterError: paper jam"
  919. *Status: "PrinterError: manual feed time out"
  920. *Status: "PrinterError: load paper letter size"
  921. *Status: "PrinterError: load paper legal size"
  922. *Status: "PrinterError: load paper B5 size"
  923. *Status: "PrinterError: load paper A4 size"
  924. *Status: "PrinterError: offline"
  925. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  926. *Source: "Serial"
  927. *Source: "Parallel"
  928. *Source: "EtherTalk"
  929. *Source: "LPR"
  930. *Source: "PrintServer"
  931. *Source: "Internal"
  932. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  933. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  934. *Message: "\FontName\ not found, using BR-03B."
  935. *%==== 5.22 System Management ==================================
  936. *Password: "0"
  937. *ExitServer: "
  938. serverdict begin 0 exitserver
  939. "
  940. *End
  941. *Reset: "
  942. clear cleardictstack
  943. serverdict begin 0 exitserver
  944. systemdict /quit get exec
  945. "
  946. *End