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.

903 lines
41 KiB

  1. *PPD-Adobe: "4.3"
  2. *%================================================
  3. *% Copyright(C) 2000 Brother Industries, Ltd.
  4. *% "Brother HL-3260N BR-Script3"
  5. *%================================================
  6. *%==== General Information Keywords ========================
  7. *FormatVersion: "4.3"
  8. *FileVersion: "1.01"
  9. *LanguageEncoding: ISOLatin1
  10. *LanguageVersion: English
  11. *PCFileName: "BRHL32_3.PPD"
  12. *Product: "(Brother HL-3260N series)"
  13. *PSVersion: "(3010.106) 3"
  14. *ModelName: "Brother HL-3260N BR-Script3"
  15. *NickName: "Brother HL-3260N BR-Script3"
  16. *%==== Basic Device Capabilities =============
  17. *LanguageLevel: "3"
  18. *TTRasterizer: Type42
  19. *ColorDevice: False
  20. *FileSystem: True
  21. *?FileSystem:"
  22. save
  23. /devname (%disk0%) def
  24. /ret false def
  25. 0 1 7{
  26. devname exch 48 add 5 exch put
  27. devname devstatus {
  28. 0 ne {/ret true def}if
  29. pop pop pop pop pop pop pop
  30. }if
  31. }for
  32. ret {(True)}{(False)} ifelse = flush
  33. restore
  34. "
  35. *End
  36. *Throughput: "32"
  37. *FreeVM: "1700000"
  38. *%==== Installable Options ===================
  39. *OpenGroup: InstallableOptions/Options Installed
  40. *OpenUI *OptionTrays/Number of Input Trays: PickOne
  41. *DefaultOptionTrays: 2Trays
  42. *OptionTrays 2Trays/ 2: ""
  43. *OptionTrays 3Trays/ 3: ""
  44. *OptionTrays 4Trays/ 4: ""
  45. *CloseUI: *OptionTrays
  46. *OpenUI *OptionMPTray/MP Tray:Boolean
  47. *DefaultOptionMPTray:False
  48. *OptionMPTray True/Installed: ""
  49. *OptionMPTray False/Not Installed: ""
  50. *CloseUI: *OptionMPTray
  51. *OpenUI *OptionDuplex/Duplex Unit:Boolean
  52. *DefaultOptionDuplex:False
  53. *OptionDuplex True/Installed: ""
  54. *OptionDuplex False/Not Installed: ""
  55. *CloseUI: *OptionDuplex
  56. *OpenUI *OptionMX/MX5000 type: PickOne
  57. *OrderDependency: 26 AnySetup *OptionMX
  58. *DefaultOptionMX: None
  59. *OptionMX None/No MX5000: ""
  60. *OptionMX MX4MB0/4 Trays: "<</BROutbinProtect 0>>setpagedevice"
  61. *OptionMX MX4MB4/4 Trays[4 Mailboxes]: "<</BROutbinProtect 1>>setpagedevice"
  62. *CloseUI: *OptionMX
  63. *OpenUI *Option12/Use Standard Tray when FULL: Boolean
  64. *OrderDependency: 27 AnySetup *Option12
  65. *DefaultOption12: True
  66. *Option12 True/On: "<</BROutbinPolicy false>>setpagedevice"
  67. *Option12 False/Off: "<</BROutbinPolicy ture>>setpagedevice"
  68. *CloseUI: *Option12
  69. *OpenUI *OptionFS/Finisher:Boolean
  70. *DefaultOptionFS:False
  71. *OptionFS True/Installed: ""
  72. *OptionFS False/Not Installed: ""
  73. *CloseUI: *OptionFS
  74. *OpenUI *Option100/Printer Hard Disk: Boolean
  75. *DefaultOption100: False
  76. *Option100 True/Installed: ""
  77. *Option100 False/Not Installed: ""
  78. *?Option100:"
  79. save
  80. /devname (%disk0%) def
  81. /ret false def
  82. 0 1 7{
  83. devname exch 48 add 5 exch put
  84. devname devstatus {
  85. 0 ne {/ret true def}if
  86. pop pop pop pop pop pop pop
  87. }if
  88. }for
  89. ret {(True)}{(False)} ifelse = flush
  90. restore
  91. "
  92. *End
  93. *CloseUI: *Option100
  94. *CloseGroup: InstallableOptions
  95. *UIConstraints: *OptionTrays 2Trays *InputSlot Tray3
  96. *UIConstraints: *OptionTrays 2Trays *InputSlot Tray4
  97. *UIConstraints: *OptionTrays 3Trays *InputSlot Tray4
  98. *UIConstraints: *OptionMPTray False *InputSlot MPTray
  99. *UIConstraints: *OptionMPTray False *ManualFeed True
  100. *UIConstraints: *OptionDuplex False *Duplex DuplexTumble
  101. *UIConstraints: *OptionDuplex False *Duplex DuplexNoTumble
  102. *UIConstraints: *OptionMX None *OutputBin Stacker
  103. *UIConstraints: *OptionMX None *OutputBin Sorter
  104. *UIConstraints: *OptionMX None *OutputBin OutputMB1
  105. *UIConstraints: *OptionMX None *OutputBin OutputMB2
  106. *UIConstraints: *OptionMX None *OutputBin OutputMB3
  107. *UIConstraints: *OptionMX None *OutputBin OutputMB4
  108. *UIConstraints: *OptionMX None *OutputBin OutputBin1
  109. *UIConstraints: *OptionMX None *OutputBin OutputBin2
  110. *UIConstraints: *OptionMX None *OutputBin OutputBin3
  111. *UIConstraints: *OptionMX None *OutputBin OutputBin4
  112. *UIConstraints: *OptionMX MX4MB0 *OutputBin OutputMB1
  113. *UIConstraints: *OptionMX MX4MB0 *OutputBin OutputMB2
  114. *UIConstraints: *OptionMX MX4MB0 *OutputBin OutputMB3
  115. *UIConstraints: *OptionMX MX4MB0 *OutputBin OutputMB4
  116. *UIConstraints: *OptionMX MX4MB4 *OutputBin Stacker
  117. *UIConstraints: *OptionMX MX4MB4 *OutputBin Sorter
  118. *UIConstraints: *OptionFS False *OutputBin Finisher
  119. *UIConstraints: *OptionFS False *OutputBin Stapler1L1
  120. *UIConstraints: *OptionFS False *OutputBin Stapler2SP
  121. *UIConstraints: *OptionFS False *OutputBin Stapler3SL
  122. *UIConstraints: *OptionFS False *OutputBin Stapler4L2
  123. *UIConstraints: *Option100 False *BRCollate True
  124. *UIConstraints: *Duplex DuplexTumble *InputSlot MPTray
  125. *UIConstraints: *Duplex DuplexTumble *ManualFeed True
  126. *UIConstraints: *Duplex DuplexNoTumble *InputSlot MPTray
  127. *UIConstraints: *Duplex DuplexNoTumble *ManualFeed True
  128. *UIConstraints: *InputSlot MPTray *OutputBin Stacker
  129. *UIConstraints: *InputSlot MPTray *OutputBin Sorter
  130. *UIConstraints: *InputSlot MPTray *OutputBin OutputMB1
  131. *UIConstraints: *InputSlot MPTray *OutputBin OutputMB2
  132. *UIConstraints: *InputSlot MPTray *OutputBin OutputMB3
  133. *UIConstraints: *InputSlot MPTray *OutputBin OutputMB4
  134. *UIConstraints: *InputSlot MPTray *OutputBin OutputBin1
  135. *UIConstraints: *InputSlot MPTray *OutputBin OutputBin2
  136. *UIConstraints: *InputSlot MPTray *OutputBin OutputBin3
  137. *UIConstraints: *InputSlot MPTray *OutputBin OutputBin4
  138. *UIConstraints: *InputSlot MPTray *OutputBin Finisher
  139. *UIConstraints: *InputSlot MPTray *OutputBin Stapler1L1
  140. *UIConstraints: *InputSlot MPTray *OutputBin Stapler2SP
  141. *UIConstraints: *InputSlot MPTray *OutputBin Stapler3SL
  142. *UIConstraints: *InputSlot MPTray *OutputBin Stapler4L2
  143. *UIConstraints: *ManualFeed True *OutputBin Stacker
  144. *UIConstraints: *ManualFeed True *OutputBin Sorter
  145. *UIConstraints: *ManualFeed True *OutputBin OutputMB1
  146. *UIConstraints: *ManualFeed True *OutputBin OutputMB2
  147. *UIConstraints: *ManualFeed True *OutputBin OutputMB3
  148. *UIConstraints: *ManualFeed True *OutputBin OutputMB4
  149. *UIConstraints: *ManualFeed True *OutputBin OutputBin1
  150. *UIConstraints: *ManualFeed True *OutputBin OutputBin2
  151. *UIConstraints: *ManualFeed True *OutputBin OutputBin3
  152. *UIConstraints: *ManualFeed True *OutputBin OutputBin4
  153. *UIConstraints: *ManualFeed True *OutputBin Finisher
  154. *UIConstraints: *ManualFeed True *OutputBin Stapler1L1
  155. *UIConstraints: *ManualFeed True *OutputBin Stapler2SP
  156. *UIConstraints: *ManualFeed True *OutputBin Stapler3SL
  157. *UIConstraints: *ManualFeed True *OutputBin Stapler4L2
  158. *%==== JCL Features ==========================
  159. *Protocols: TBCP PJL
  160. *JCLBegin: "<1B>%-12345X@PJL JOB<0A>"
  161. *JCLToPSInterpreter: "@PJL ENTER LANGUAGE = POSTSCRIPT <0A>"
  162. *JCLEnd: "<1B>%-12345X@PJL EOJ <0A><1B>%-12345X"
  163. *JCLOpenUI *JCLTonerSaveMode/Toner Save: PickOne
  164. *OrderDependency: 10 JCLSetup *JCLTonerSaveMode
  165. *DefaultJCLTonerSaveMode: Off
  166. *JCLTonerSaveMode Off/Off: "@PJL SET ECONOMODE = OFF<0A>"
  167. *JCLTonerSaveMode On/On: "@PJL SET ECONOMODE = ON<0A>"
  168. *JCLCloseUI: *JCLTonerSaveMode
  169. *JCLOpenUI *JCLSleep/Power Save [Min.]: PickOne
  170. *OrderDependency: 10 JCLSetup *JCLSleep
  171. *DefaultJCLSleep: PrinterDefault
  172. *JCLSleep PrinterDefault/Printer Default: ""
  173. *JCLSleep 2minutes/2: "@PJL SET TIMEOUTSLEEP = 2<0A>"
  174. *JCLSleep 10minutes/10: "@PJL SET TIMEOUTSLEEP = 10<0A>"
  175. *JCLSleep 30minutes/30: "@PJL SET TIMEOUTSLEEP = 30<0A>"
  176. *JCLCloseUI: *JCLSleep
  177. *%==== Media Selection ======================
  178. *OpenUI *PageSize: PickOne
  179. *OrderDependency: 30 AnySetup *PageSize
  180. *DefaultPageSize: A4
  181. *PageSize Letter/Letter: "<< /PageSize [612 792] /ImagingBBox null >> setpagedevice"
  182. *PageSize Legal/Legal: "<< /PageSize [612 1008] /ImagingBBox null >> setpagedevice"
  183. *PageSize Ledger/Ledger: "<< /PageSize [792 1224] /ImagingBBox null >> setpagedevice"
  184. *PageSize Executive/Executive: "<< /PageSize [522 756] /ImagingBBox null >> setpagedevice"
  185. *PageSize A3/A3: "<< /PageSize [842 1191] /ImagingBBox null >> setpagedevice"
  186. *PageSize A4/A4: "<< /PageSize [595 842] /ImagingBBox null >> setpagedevice"
  187. *PageSize A5/A5: "<< /PageSize [420 595] /ImagingBBox null >> setpagedevice"
  188. *PageSize A6/A6: "<< /PageSize [297 420] /ImagingBBox null >> setpagedevice"
  189. *PageSize JISB4/JISB4: "<< /PageSize [729 1032] /ImagingBBox null >> setpagedevice"
  190. *PageSize Envelope.297.684/Comm #10: "<< /PageSize [297 684] /ImagingBBox null >> setpagedevice"
  191. *PageSize Envelope.279.540/Monarch: "<</PageSize [279 540] /ImagingBBox null>> setpagedevice"
  192. *PageSize Envelope.312.624/DL: "<< /PageSize [312 626] /ImagingBBox null >> setpagedevice"
  193. *PageSize Envelope.459.649/C5: "<</PageSize [461 648] /ImagingBBox null>> setpagedevice"
  194. *PageSize ISOB5/B5: "<< /PageSize [499 709] /ImagingBBox null >> setpagedevice"
  195. *PageSize LetterS/LetterShortEdge: "<</BRSef true /PageSize [612 792] /ImagingBBox null >> setpagedevice"
  196. *PageSize ExecutiveS/ExecutiveShortEdge: "<</BRSef true /PageSize [522 756] /ImagingBBox null >> setpagedevice"
  197. *PageSize A4S/A4ShortEdge: "<</BRSef true /PageSize [595 842] /ImagingBBox null >> setpagedevice"
  198. *PageSize ISOB5S/B5ShortEdge: "<</BRSef true /PageSize [499 709] /ImagingBBox null >> setpagedevice"
  199. *CloseUI: *PageSize
  200. *OpenUI *PageRegion: PickOne
  201. *OrderDependency: 40 AnySetup *PageRegion
  202. *DefaultPageRegion: A4
  203. *PageRegion Letter/Letter: "<< /PageSize [612 792] /ImagingBBox null >> setpagedevice"
  204. *PageRegion Legal/Legal: "<< /PageSize [612 1008] /ImagingBBox null >> setpagedevice"
  205. *PageRegion Ledger/Ledger: "<< /PageSize [792 1224] /ImagingBBox null >> setpagedevice"
  206. *PageRegion Executive/Executive: "<< /PageSize [522 756] /ImagingBBox null >> setpagedevice"
  207. *PageRegion A3/A3: "<< /PageSize [842 1191] /ImagingBBox null >> setpagedevice"
  208. *PageRegion A4/A4: "<< /PageSize [595 842] /ImagingBBox null >> setpagedevice"
  209. *PageRegion A5/A5: "<< /PageSize [420 595] /ImagingBBox null >> setpagedevice"
  210. *PageRegion A6/A6: "<< /PageSize [297 420] /ImagingBBox null >> setpagedevice"
  211. *PageRegion JISB4/JISB4: "<< /PageSize [729 1032] /ImagingBBox null >> setpagedevice"
  212. *PageRegion Envelope.297.684/Comm #10: "<< /PageSize [297 684] /ImagingBBox null >> setpagedevice"
  213. *PageRegion Envelope.279.540/Monarch: "<</PageSize [279 540] /ImagingBBox null>> setpagedevice"
  214. *PageRegion Envelope.312.624/DL: "<< /PageSize [312 626] /ImagingBBox null >> setpagedevice"
  215. *PageRegion Envelope.459.649/C5: "<</PageSize [461 648] /ImagingBBox null>> setpagedevice"
  216. *PageRegion ISOB5/B5: "<< /PageSize [499 709] /ImagingBBox null >> setpagedevice"
  217. *PageRegion LetterS/LetterShortEdge: "<</BRSef true /PageSize [612 792] /ImagingBBox null >> setpagedevice"
  218. *PageRegion ExecutiveS/ExecutiveShortEdge: "<</BRSef true /PageSize [522 756] /ImagingBBox null >> setpagedevice"
  219. *PageRegion A4S/A4ShortEdge: "<</BRSef true /PageSize [595 842] /ImagingBBox null >> setpagedevice"
  220. *PageRegion ISOB5S/B5ShortEdge: "<</BRSef true /PageSize [499 709] /ImagingBBox null >> setpagedevice"
  221. *CloseUI: *PageRegion
  222. *DefaultImageableArea: A4
  223. *ImageableArea Letter/Letter: "12.0 12.12 599.88 780.0"
  224. *ImageableArea Legal/Legal: "12.0 12.12 599.88 996.0"
  225. *ImageableArea Ledger/Ledger: "12.0 12.12 779.88 1212.0"
  226. *ImageableArea Executive/Executive: "12.0 12.12 510.0 744.0"
  227. *ImageableArea A3/A3: "12.0 12.72 829.56 1179.0"
  228. *ImageableArea A4/A4: "12.0 12.24 583.08 829.92"
  229. *ImageableArea A5/A5: "12.0 11.88 407.4 582.96"
  230. *ImageableArea A6/A6: "12.0 12.6 285.48 408.0"
  231. *ImageableArea JISB4/JISB4: "12.0 12.12 716.52 1020.0"
  232. *ImageableArea Envelope.297.684/Comm #10: "12.0 12.12 284.88 672.0"
  233. *ImageableArea Envelope.279.540/Monarch: "12.0 12.12 266.76 528.0"
  234. *ImageableArea Envelope.312.624/DL: "12.0 12.12 299.88 613.92"
  235. *ImageableArea Envelope.459.649/C5: "12.0 12.12 448.68 636.0"
  236. *ImageableArea ISOB5/B5: "12.0 12.48 486.72 696.96"
  237. *ImageableArea LetterS/LetterShortEdge: "12.0 12.12 599.88 780.0"
  238. *ImageableArea ExecutiveS/ExecutiveShortEdge: "12.0 12.12 510.0 744.0"
  239. *ImageableArea A4S/A4ShortEdge: "12.0 12.24 583.08 829.92"
  240. *ImageableArea ISOB5S/B5ShortEdge: "12.0 12.48 486.72 696.96"
  241. *%==== Information About Media Sizes ========
  242. *DefaultPaperDimension: A4
  243. *PaperDimension Letter/Letter: "612 792"
  244. *PaperDimension Legal/Legal: "612 1008"
  245. *PaperDimension Ledger/Ledger: "792 1224"
  246. *PaperDimension Executive/Executive: "522 756"
  247. *PaperDimension A3/A3: "842 1191"
  248. *PaperDimension A4/A4: "595 842"
  249. *PaperDimension A5/A5: "420 595"
  250. *PaperDimension A6/A6: "297 420"
  251. *PaperDimension JISB4/JISB4: "729 1032"
  252. *PaperDimension Envelope.297.684/Comm #10: "297 684"
  253. *PaperDimension Envelope.279.540/Monarch: "279 540"
  254. *PaperDimension Envelope.312.624/DL: "312 624"
  255. *PaperDimension Envelope.459.649/C5: "459 649"
  256. *PaperDimension ISOB5/B5: "499 709"
  257. *PaperDimension LetterS/LetterShortEdge: "611 792"
  258. *PaperDimension ExecutiveS/ExecutiveShortEdge: "521 756"
  259. *PaperDimension A4S/A4ShortEdge: "593 842"
  260. *PaperDimension ISOB5S/B5ShortEdge: "498 709"
  261. *%==== Custom Page SIzes ====================
  262. *NonUIOrderDependency: 40 AnySetup *CustomPageSize
  263. *VariablePaperSize: True
  264. *LeadingEdge Short: ""
  265. *DefaultLeadingEdge: Short
  266. *MaxMediaWidth: "842"
  267. *MaxMediaHeight: "1224"
  268. *HWMargins: 12 12 12 12
  269. *CustomPageSize True: "
  270. <</BRTraysw false /BRFeeder 1 /BRAutoContinue true>>setpagedevice
  271. <</BRFeeder 4>> setpagedevice
  272. pop pop pop
  273. << /PageSize [ 5 -2 roll ] /ImagingBBox null >>
  274. setpagedevice
  275. "
  276. *End
  277. *ParamCustomPageSize Width: 1 points 256 842
  278. *ParamCustomPageSize Height: 2 points 420 1224
  279. *ParamCustomPageSize WidthOffset: 3 points 0 0
  280. *ParamCustomPageSize HeightOffset: 4 points 0 0
  281. *ParamCustomPageSize Orientation: 5 int 0 3
  282. *%==== 5.13 Media Handling Features ============================
  283. *OpenUI *BRMediaType/Media Type: PickOne
  284. *OrderDependency: 28 AnySetup *BRMediaType
  285. *DefaultBRMediaType:Plain
  286. *BRMediaType Plain/Regular: "statusdict begin 0 setmediatype end"
  287. *BRMediaType Thick/Thick Paper: "statusdict begin 1 setmediatype end"
  288. *BRMediaType Transparency/Transparency: "statusdict begin 2 setmediatype end"
  289. *CloseUI: *BRMediaType
  290. *OpenUI *InputSlot: PickOne
  291. *OrderDependency: 19 AnySetup *InputSlot
  292. *DefaultInputSlot: AutoSelect
  293. *InputSlot AutoSelect/Auto Select: "<</ManualFeed false /BRTraysw true >> setpagedevice"
  294. *InputSlot Tray1/Tray1: "<</ManualFeed false /BRTraysw false /BRFeeder 0>> setpagedevice"
  295. *InputSlot Tray2/Tray2: "<</ManualFeed false /BRTraysw false /BRFeeder 1>> setpagedevice"
  296. *InputSlot Tray3/Tray3: "<</ManualFeed false /BRTraysw false /BRFeeder 2>> setpagedevice"
  297. *InputSlot Tray4/Tray4: "<</ManualFeed false /BRTraysw false /BRFeeder 3>> setpagedevice"
  298. *InputSlot MPTray/MP Tray: "<</ManualFeed false /BRTraysw false /BRFeeder 4>> setpagedevice"
  299. *CloseUI: *InputSlot
  300. *RequiresPageRegion All:True
  301. *OpenUI *ManualFeed: Boolean
  302. *OrderDependency: 19 AnySetup *ManualFeed
  303. *DefaultManualFeed: False
  304. *ManualFeed True: "<</ManualFeed true>> setpagedevice"
  305. *ManualFeed False: "<</ManualFeed false>> setpagedevice"
  306. *CloseUI: *ManualFeed
  307. *%=== Duplex ================================
  308. *OpenUI *Duplex: PickOne
  309. *OrderDependency: 25 AnySetup *Duplex
  310. *DefaultDuplex: None
  311. *Duplex DuplexTumble: "<</Duplex true /Tumble true>>setpagedevice"
  312. *Duplex DuplexNoTumble: "<</Duplex true /Tumble false>>setpagedevice"
  313. *Duplex None: "<</Duplex false /Tumble false>>setpagedevice"
  314. *CloseUI: *Duplex
  315. *%=== Output Bin =============================
  316. *OpenUI *OutputBin/Output Bin: PickOne
  317. *OrderDependency: 29 AnySetup *OutputBin
  318. *DefaultOutputBin: Standard
  319. *OutputBin Standard/Standard Output Tray: "<</BROutbinMode 0>>setpagedevice"
  320. *OutputBin Stacker/Stacker: "<</BROutbinMode 1>>setpagedevice"
  321. *OutputBin Sorter/Sorter: "<</BROutbinMode 2>>setpagedevice"
  322. *OutputBin Finisher/Finisher: "<</BROutbinMode 3 /BRStaple 0 /BRJobofset true>>setpagedevice"
  323. *OutputBin Stapler1L1/Staple = Top Left(LEF): "<</BROutbinMode 3 /BRStaple 1>>setpagedevice"
  324. *OutputBin Stapler2SP/Staple = Top Right(SEF): "<</BROutbinMode 3 /BRStaple 2>>setpagedevice"
  325. *OutputBin Stapler3SL/Staple = Bottom Left(SEF): "<</BROutbinMode 3 /BRStaple 3>>setpagedevice"
  326. *OutputBin Stapler4L2/Staple = Bottom Right(LEF): "<</BROutbinMode 3 /BRStaple 4>>setpagedevice"
  327. *OutputBin OutputMB1/Mailbox Tray 1: "<</BROutbinMode 11>>setpagedevice"
  328. *OutputBin OutputMB2/Mailbox Tray 2: "<</BROutbinMode 12>>setpagedevice"
  329. *OutputBin OutputMB3/Mailbox Tray 3: "<</BROutbinMode 13>>setpagedevice"
  330. *OutputBin OutputMB4/Mailbox Tray 4: "<</BROutbinMode 14>>setpagedevice"
  331. *OutputBin OutputBin1/MX Tray 1: "<</BROutbinMode 11>>setpagedevice"
  332. *OutputBin OutputBin2/MX Tray 2: "<</BROutbinMode 12>>setpagedevice"
  333. *OutputBin OutputBin3/MX Tray 3: "<</BROutbinMode 13>>setpagedevice"
  334. *OutputBin OutputBin4/MX Tray 4: "<</BROutbinMode 14>>setpagedevice"
  335. *CloseUI: *OutputBin
  336. *% === Collate ==========
  337. *OpenUI *BRCollate/Collate: Boolean
  338. *OrderDependency: 20 AnySetup *BRCollate
  339. *DefaultBRCollate: False
  340. *BRCollate True/On: "<</Collate true>> setpagedevice"
  341. *BRCollate False/Off: "<</Collate false>> setpagedevice"
  342. *CloseUI: *BRCollate
  343. *%==== 5.14 Finishing Features =================================
  344. *%%%%% Resolution and Appearance Control %%%%%
  345. *OpenUI *Resolution: PickOne
  346. *OrderDependency: 11 AnySetup *Resolution
  347. *DefaultResolution: 600dpi
  348. *Resolution 300dpi: "<</HWResolution [300 300] >> setpagedevice"
  349. *Resolution 600dpi: "<</HWResolution [600 600] >> setpagedevice"
  350. *%Resolution 1200dpi: "<</HWResolution [1200 1200] >> setpagedevice"
  351. *CloseUI: *Resolution
  352. *OpenUI *Smoothing/HRC: PickOne
  353. *OrderDependency: 14 AnySetup *Smoothing
  354. *DefaultSmoothing: PrinterDefault
  355. *Smoothing PrinterDefault/Printer Default: ""
  356. *Smoothing Off/Off: "<</BRHrc 0>> setpagedevice"
  357. *Smoothing On/On: "<</BRHrc 1>> setpagedevice"
  358. *CloseUI: *Smoothing
  359. *%=== JobHold ================================
  360. *OpenUI *BRJobHold/Job Spooling: PickOne
  361. *OrderDependency: 21 AnySetup *BRJobHold
  362. *DefaultBRJobHold: None
  363. *BRJobHold None/Off: "<</BRHold 0>>setpagedevice"
  364. *BRJobHold Proof/Proof: "<</BRHold 1>>setpagedevice"
  365. *BRJobHold Public/Public: "<</BRHold 2 /BRHoldType 0>>setpagedevice"
  366. *BRJobHold Private/Secure Print: "<</BRHold 2 /BRHoldType 1>>setpagedevice"
  367. *CloseUI: *BRJobHold
  368. *OpenUI *BRJobHoldKey/PASSWORD: PickOne
  369. *OrderDependency: 22 Prolog *BRJobHoldKey
  370. *DefaultBRJobHoldKey: HoldKey0
  371. *BRJobHoldKey HoldKey0/None: "<</BRHoldKey 0>> setpagedevice"
  372. *BRJobHoldKey HoldKey1/1002: "<</BRHoldKey 1002>> setpagedevice"
  373. *BRJobHoldKey HoldKey2/2833: "<</BRHoldKey 2833>> setpagedevice"
  374. *BRJobHoldKey HoldKey3/3410: "<</BRHoldKey 3410>> setpagedevice"
  375. *BRJobHoldKey HoldKey4/4791: "<</BRHoldKey 4791>> setpagedevice"
  376. *BRJobHoldKey HoldKey5/0052: "<</BRHoldKey 0052>> setpagedevice"
  377. *BRJobHoldKey HoldKey6/9612: "<</BRHoldKey 9612>> setpagedevice"
  378. *BRJobHoldKey HoldKey7/0438: "<</BRHoldKey 0438>> setpagedevice"
  379. *BRJobHoldKey HoldKey8/7328: "<</BRHoldKey 7328>> setpagedevice"
  380. *BRJobHoldKey HoldKey9/0014: "<</BRHoldKey 0014>> setpagedevice"
  381. *CloseUI: *BRJobHoldKey
  382. *%==== BR-Script Color Original UI ==================================
  383. *OpenUI *BRUser/User Name: PickOne
  384. *OrderDependency: 91 BRSetup *BRUser
  385. *DefaultBRUser: UserSystem
  386. *BRUser UserSystem/System Name: "
  387. "
  388. *End
  389. *CloseUI: *BRUser
  390. *OpenUI *BRJobName/Job Name: PickOne
  391. *OrderDependency: 92 BRSetup *BRJobName
  392. *DefaultBRJobName: JobNameSystem
  393. *BRJobName JobNameSystem/System Name: ""
  394. *BRJobName JobName1/1: "%%BRTitle: 1
  395. "
  396. *End
  397. *BRJobName JobName2/2: "%%BRTitle: 2
  398. "
  399. *End
  400. *BRJobName JobName3/3: "%%BRTitle: 3
  401. "
  402. *End
  403. *BRJobName JobName4/4: "%%BRTitle: 4
  404. "
  405. *End
  406. *BRJobName JobName5/5: "%%BRTitle: 5
  407. "
  408. *End
  409. *BRJobName JobName6/6: "%%BRTitle: 6
  410. "
  411. *End
  412. *BRJobName JobName7/7: "%%BRTitle: 7
  413. "
  414. *End
  415. *BRJobName JobName8/8: "%%BRTitle: 8
  416. "
  417. *End
  418. *BRJobName JobName9/9: "%%BRTitle: 9
  419. "
  420. *End
  421. *CloseUI: *BRJobName
  422. *OpenUI *BRLanguageLevel/BR-Script Level: PickOne
  423. *OrderDependency: 15 AnySetup *BRLanguageLevel
  424. *DefaultBRLanguageLevel: L3
  425. *BRLanguageLevel L1/1: "userdict begin /languagelevel 1 def end"
  426. *BRLanguageLevel L2/2: "userdict begin /languagelevel 2 def end"
  427. *BRLanguageLevel L3/3: ""
  428. *CloseUI: *BRLanguageLevel
  429. *%==== 5.17 Gray Levels and Halftoninig ========================
  430. *AccurateScreenSupport: False
  431. *ScreenFreq: "60.0"
  432. *ScreenAngle: "45.0"
  433. *DefaultScreenProc: Dot
  434. *ScreenProc Dot: "{1.0 add 180 mul 1 add sin 0.001 add exch 1.0 add 180 mul 2 add sin mul}"
  435. *DefaultTransfer: Null
  436. *Transfer Null: "{}"
  437. *Transfer Null.Inverse: "{1 exch sub}"
  438. *%==== 5.18 Color Issues =======================================
  439. *% BlackSubstitution -> Original UI
  440. *%==== 5.19 Color Separation Keywords ==========================
  441. *DefaultColorSep: ProcessBlack
  442. *ColorSepScreenFreq ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  443. *ColorSepScreenFreq CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  444. *ColorSepScreenFreq ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  445. *ColorSepScreenFreq ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  446. *ColorSepScreenFreq ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "66.6667"
  447. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  448. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  449. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  450. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  451. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  452. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  453. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  454. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  455. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi:"47.4342"
  456. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  457. *ColorSepScreenAngle ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  458. *ColorSepScreenAngle CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  459. *ColorSepScreenAngle ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "71.5651"
  460. *ColorSepScreenAngle ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "18.4349"
  461. *ColorSepScreenAngle ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "0.0"
  462. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  463. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  464. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  465. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  466. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  467. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  468. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  469. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  470. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  471. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  472. *End
  473. *InkName: ProcessBlack/Process Black
  474. *InkName: CustomColor/Custom Color
  475. *InkName: ProcessCyan/Process Cyan
  476. *InkName: ProcessMagenta/Process Magenta
  477. *InkName: ProcessYellow/Process Yellow
  478. *%==== 5.20 Font Related Keywords ==============================
  479. *DefaultFont: Courier
  480. *Font AlbertusMT-Italic: Standard "(001.005)" Standard ROM
  481. *Font AlbertusMT-Light: Standard "(001.005)" Standard ROM
  482. *Font AlbertusMT: Standard "(001.005)" Standard ROM
  483. *Font AntiqueOlive-Bold: Standard "(001.005)" Standard ROM
  484. *Font AntiqueOlive-Compact: Standard "(001.005)" Standard ROM
  485. *Font AntiqueOlive-Italic: Standard "(001.005)" Standard ROM
  486. *Font AntiqueOlive-Roman: Standard "(001.005)" Standard ROM
  487. *Font AntiqueOliveCE-Bold: Win1250 "(001.005)" Standard ROM
  488. *Font AntiqueOliveCE-Compact: Win1250 "(001.005)" Standard ROM
  489. *Font AntiqueOliveCE-Italic: Win1250 "(001.005)" Standard ROM
  490. *Font AntiqueOliveCE-Roman: Win1250 "(001.005)" Standard ROM
  491. *Font Apple-Chancery: Standard "(001.005)" Standard ROM
  492. *Font Apple-ChanceryCE: Win1250 "(001.005)" Standard ROM
  493. *Font Arial-BoldItalicMT: Standard "(001.005)" Standard ROM
  494. *Font Arial-BoldMT: Standard "(001.005)" Standard ROM
  495. *Font Arial-ItalicMT: Standard "(001.005)" Standard ROM
  496. *Font ArialCE-BoldItalic: Win1250 "(001.005)" Standard ROM
  497. *Font ArialCE-Bold: Win1250 "(001.005)" Standard ROM
  498. *Font ArialCE-Italic: Win1250 "(001.005)" Standard ROM
  499. *Font ArialCE: Win1250 "(001.005)" Standard ROM
  500. *Font ArialMT: Standard "(001.005)" Standard ROM
  501. *Font AvantGarde-Book: Standard "(001.005)" Standard ROM
  502. *Font AvantGarde-BookOblique: Standard "(001.005)" Standard ROM
  503. *Font AvantGarde-Demi: Standard "(001.005)" Standard ROM
  504. *Font AvantGarde-DemiOblique: Standard "(001.005)" Standard ROM
  505. *Font AvantGardeCE-Book: Win1250 "(001.005)" Standard ROM
  506. *Font AvantGardeCE-BookOblique: Win1250 "(001.005)" Standard ROM
  507. *Font AvantGardeCE-Demi: Win1250 "(001.005)" Standard ROM
  508. *Font AvantGardeCE-DemiOblique: Win1250 "(001.005)" Standard ROM
  509. *Font Bodoni-Bold: Standard "(001.005)" Standard ROM
  510. *Font Bodoni-BoldItalic: Standard "(001.005)" Standard ROM
  511. *Font Bodoni-Italic: Standard "(001.005)" Standard ROM
  512. *Font Bodoni-Poster: Standard "(001.005)" Standard ROM
  513. *Font Bodoni-PosterCompressed: Standard "(001.005)" Standard ROM
  514. *Font Bodoni: Standard "(001.005)" Standard ROM
  515. *Font BodoniCE-Bold: Win1250 "(001.005)" Standard ROM
  516. *Font BodoniCE-BoldItalic: Win1250 "(001.005)" Standard ROM
  517. *Font BodoniCE-Italic: Win1250 "(001.005)" Standard ROM
  518. *Font BodoniCE-Poster: Win1250 "(001.005)" Standard ROM
  519. *Font BodoniCE-PosterCompressed: Win1250 "(001.005)" Standard ROM
  520. *Font BodoniCE: Win1250 "(001.005)" Standard ROM
  521. *Font Bookman-Demi: Standard "(001.005)" Standard ROM
  522. *Font Bookman-DemiItalic: Standard "(001.005)" Standard ROM
  523. *Font Bookman-Light: Standard "(001.005)" Standard ROM
  524. *Font Bookman-LightItalic: Standard "(001.005)" Standard ROM
  525. *Font BookmanCE-Demi: Win1250 "(001.005)" Standard ROM
  526. *Font BookmanCE-DemiItalic: Win1250 "(001.005)" Standard ROM
  527. *Font BookmanCE-Light: Win1250 "(001.005)" Standard ROM
  528. *Font BookmanCE-LightItalic: Win1250 "(001.005)" Standard ROM
  529. *Font Carta: Special "(001.005)" Standard ROM
  530. *Font Chicago: Standard "(001.005)" Standard ROM
  531. *Font ChicagoCE: Win1250 "(001.005)" Standard ROM
  532. *Font Clarendon-Bold: Standard "(001.005)" Standard ROM
  533. *Font Clarendon-Light: Standard "(001.005)" Standard ROM
  534. *Font Clarendon: Standard "(001.005)" Standard ROM
  535. *Font ClarendonCE-Bold: Win1250 "(001.005)" Standard ROM
  536. *Font ClarendonCE-Light: Win1250 "(001.005)" Standard ROM
  537. *Font ClarendonCE: Win1250 "(001.005)" Standard ROM
  538. *Font CooperBlack-Italic: Standard "(001.005)" Standard ROM
  539. *Font CooperBlack: Standard "(001.005)" Standard ROM
  540. *Font Copperplate-ThirtyThreeBC: Standard "(001.005)" Standard ROM
  541. *Font Copperplate-ThirtyTwoBC: Standard "(001.005)" Standard ROM
  542. *Font Coronet-Regular: Standard "(001.005)" Standard ROM
  543. *Font CoronetCE-Regular: Win1250 "(001.005)" Standard ROM
  544. *Font Courier-Bold: Standard "(001.005)" Standard ROM
  545. *Font Courier-BoldOblique: Standard "(001.005)" Standard ROM
  546. *Font Courier-Oblique: Standard "(001.005)" Standard ROM
  547. *Font Courier: Standard "(001.005)" Standard ROM
  548. *Font CourierCE-Bold: Win1250 "(001.005)" Standard ROM
  549. *Font CourierCE-BoldOblique: Win1250 "(001.005)" Standard ROM
  550. *Font CourierCE-Oblique: Win1250 "(001.005)" Standard ROM
  551. *Font CourierCE: Win1250 "(001.005)" Standard ROM
  552. *Font Eurostile-Bold: Standard "(001.005)" Standard ROM
  553. *Font Eurostile-BoldExtendedTwo: Standard "(001.005)" Standard ROM
  554. *Font Eurostile-ExtendedTwo: Standard "(001.005)" Standard ROM
  555. *Font Eurostile: Standard "(001.005)" Standard ROM
  556. *Font EurostileCE-Bold: Win1250 "(001.005)" Standard ROM
  557. *Font EurostileCE-BoldExtendedTwo: Win1250 "(001.005)" Standard ROM
  558. *Font EurostileCE-ExtendedTwo: Win1250 "(001.005)" Standard ROM
  559. *Font EurostileCE: Win1250 "(001.005)" Standard ROM
  560. *Font Geneva: Standard "(001.005)" Standard ROM
  561. *Font GenevaCE: Win1250 "(001.005)" Standard ROM
  562. *Font GillSans-Bold: Standard "(001.005)" Standard ROM
  563. *Font GillSans-BoldCondensed: Standard "(001.005)" Standard ROM
  564. *Font GillSans-BoldItalic: Standard "(001.005)" Standard ROM
  565. *Font GillSans-Condensed: Standard "(001.005)" Standard ROM
  566. *Font GillSans-ExtraBold: Standard "(001.005)" Standard ROM
  567. *Font GillSans-Italic: Standard "(001.005)" Standard ROM
  568. *Font GillSans-Light: Standard "(001.005)" Standard ROM
  569. *Font GillSans-LightItalic: Standard "(001.005)" Standard ROM
  570. *Font GillSans: Standard "(001.005)" Standard ROM
  571. *Font GillSansCE-Bold: Win1250 "(001.005)" Standard ROM
  572. *Font GillSansCE-BoldCondensed: Win1250 "(001.005)" Standard ROM
  573. *Font GillSansCE-BoldItalic: Win1250 "(001.005)" Standard ROM
  574. *Font GillSansCE-Condensed: Win1250 "(001.005)" Standard ROM
  575. *Font GillSansCE-ExtraBold: Win1250 "(001.005)" Standard ROM
  576. *Font GillSansCE-Italic: Win1250 "(001.005)" Standard ROM
  577. *Font GillSansCE-Light: Win1250 "(001.005)" Standard ROM
  578. *Font GillSansCE-LightItalic: Win1250 "(001.005)" Standard ROM
  579. *Font GillSansCE-Roman: Win1250 "(001.005)" Standard ROM
  580. *Font Goudy-Bold: Standard "(001.005)" Standard ROM
  581. *Font Goudy-BoldItalic: Standard "(001.005)" Standard ROM
  582. *Font Goudy-ExtraBold: Standard "(001.005)" Standard ROM
  583. *Font Goudy-Italic: Standard "(001.005)" Standard ROM
  584. *Font Goudy: Standard "(001.005)" Standard ROM
  585. *Font Helvetica-Bold: Standard "(001.005)" Standard ROM
  586. *Font Helvetica-BoldOblique: Standard "(001.005)" Standard ROM
  587. *Font Helvetica-Condensed-Bold: Standard "(001.005)" Standard ROM
  588. *Font Helvetica-Condensed-BoldObl: Standard "(001.005)" Standard ROM
  589. *Font Helvetica-Condensed-Oblique: Standard "(001.005)" Standard ROM
  590. *Font Helvetica-Condensed: Standard "(001.005)" Standard ROM
  591. *Font Helvetica-Narrow-Bold: Standard "(001.005)" Standard ROM
  592. *Font Helvetica-Narrow-BoldOblique: Standard "(001.005)" Standard ROM
  593. *Font Helvetica-Narrow-Oblique: Standard "(001.005)" Standard ROM
  594. *Font Helvetica-Narrow: Standard "(001.005)" Standard ROM
  595. *Font Helvetica-Oblique: Standard "(001.005)" Standard ROM
  596. *Font Helvetica: Standard "(001.005)" Standard ROM
  597. *Font HelveticaCE-Bold: Win1250 "(001.005)" Standard ROM
  598. *Font HelveticaCE-BoldOblique: Win1250 "(001.005)" Standard ROM
  599. *Font HelveticaCE-CondBold: Win1250 "(001.005)" Standard ROM
  600. *Font HelveticaCE-CondBoldObl: Win1250 "(001.005)" Standard ROM
  601. *Font HelveticaCE-CondObl: Win1250 "(001.005)" Standard ROM
  602. *Font HelveticaCE-Cond: Win1250 "(001.005)" Standard ROM
  603. *Font HelveticaCE-NarrowBold: Win1250 "(001.005)" Standard ROM
  604. *Font HelveticaCE-NarrowBoldOblique: Win1250 "(001.005)" Standard ROM
  605. *Font HelveticaCE-NarrowOblique: Win1250 "(001.005)" Standard ROM
  606. *Font HelveticaCE-Narrow: Win1250 "(001.005)" Standard ROM
  607. *Font HelveticaCE-Oblique: Win1250 "(001.005)" Standard ROM
  608. *Font HelveticaCE: Win1250 "(001.005)" Standard ROM
  609. *Font HoeflerText-BlackItalic: Standard "(001.005)" Standard ROM
  610. *Font HoeflerText-Black: Standard "(001.005)" Standard ROM
  611. *Font HoeflerText-Italic: Standard "(001.005)" Standard ROM
  612. *Font HoeflerText-Ornaments: Special "(001.005)" Standard ROM
  613. *Font HoeflerText-Regular: Standard "(001.005)" Standard ROM
  614. *Font HoeflerTextCE-Black: Win1250 "(001.005)" Standard ROM
  615. *Font HoeflerTextCE-BlackItalic: Win1250 "(001.005)" Standard ROM
  616. *Font HoeflerTextCE-Italic: Win1250 "(001.005)" Standard ROM
  617. *Font HoeflerTextCE-Regular: Win1250 "(001.005)" Standard ROM
  618. *Font JoannaMT-Bold: Standard "(001.005)" Standard ROM
  619. *Font JoannaMT-BoldItalic: Standard "(001.005)" Standard ROM
  620. *Font JoannaMT-Italic: Standard "(001.005)" Standard ROM
  621. *Font JoannaMT: Standard "(001.005)" Standard ROM
  622. *Font JoannaMTCE-Bold: Win1250 "(001.005)" Standard ROM
  623. *Font JoannaMTCE-BoldItalic: Win1250 "(001.005)" Standard ROM
  624. *Font JoannaMTCE-Italic: Win1250 "(001.005)" Standard ROM
  625. *Font JoannaMTCE: Win1250 "(001.005)" Standard ROM
  626. *Font LetterGothic-BoldSlanted: Standard "(001.005)" Standard ROM
  627. *Font LetterGothic-Slanted: Standard "(001.005)" Standard ROM
  628. *Font LetterGothic-Bold: Standard "(001.005)" Standard ROM
  629. *Font LetterGothic: Standard "(001.005)" Standard ROM
  630. *Font LetterGothicCE-BoldSlanted: Win1250 "(001.005)" Standard ROM
  631. *Font LetterGothicCE-Bold: Win1250 "(001.005)" Standard ROM
  632. *Font LetterGothicCE-Slanted: Win1250 "(001.005)" Standard ROM
  633. *Font LetterGothicCE: Win1250 "(001.005)" Standard ROM
  634. *Font LubalinGraph-Book: Standard "(001.005)" Standard ROM
  635. *Font LubalinGraph-BookOblique: Standard "(001.005)" Standard ROM
  636. *Font LubalinGraph-Demi: Standard "(001.005)" Standard ROM
  637. *Font LubalinGraph-DemiOblique: Standard "(001.005)" Standard ROM
  638. *Font LubalinGraphCE-Book: Win1250 "(001.005)" Standard ROM
  639. *Font LubalinGraphCE-BookOblique: Win1250 "(001.005)" Standard ROM
  640. *Font LubalinGraphCE-Demi: Win1250 "(001.005)" Standard ROM
  641. *Font LubalinGraphCE-DemiOblique: Win1250 "(001.005)" Standard ROM
  642. *Font Marigold: Standard "(001.005)" Standard ROM
  643. *Font MonaLisa-Recut: Standard "(001.005)" Standard ROM
  644. *Font Monaco: Standard "(001.005)" Standard ROM
  645. *Font MonacoCE: Win1250 "(001.005)" Standard ROM
  646. *Font NewCenturySchlbk-Bold: Standard "(001.005)" Standard ROM
  647. *Font NewCenturySchlbk-BoldItalic: Standard "(001.005)" Standard ROM
  648. *Font NewCenturySchlbk-Italic: Standard "(001.005)" Standard ROM
  649. *Font NewCenturySchlbk-Roman: Standard "(001.005)" Standard ROM
  650. *Font NewCenturySchlbkCE-Bold: Win1250 "(001.005)" Standard ROM
  651. *Font NewCenturySchlbkCE-BoldItalic: Win1250 "(001.005)" Standard ROM
  652. *Font NewCenturySchlbkCE-Italic: Win1250 "(001.005)" Standard ROM
  653. *Font NewCenturySchlbkCE-Roman: Win1250 "(001.005)" Standard ROM
  654. *Font NewYork: Standard "(001.005)" Standard ROM
  655. *Font NewYorkCE: Win1250 "(001.005)" Standard ROM
  656. *Font Optima-Bold: Standard "(001.005)" Standard ROM
  657. *Font Optima-BoldItalic: Standard "(001.005)" Standard ROM
  658. *Font Optima-Italic: Standard "(001.005)" Standard ROM
  659. *Font Optima: Standard "(001.005)" Standard ROM
  660. *Font OptimaCE-Bold: Win1250 "(001.005)" Standard ROM
  661. *Font OptimaCE-BoldItalic: Win1250 "(001.005)" Standard ROM
  662. *Font OptimaCE-Italic: Win1250 "(001.005)" Standard ROM
  663. *Font OptimaCE-Roman: Win1250 "(001.005)" Standard ROM
  664. *Font Oxford: Standard "(001.005)" Standard ROM
  665. *Font Palatino-Bold: Standard "(001.005)" Standard ROM
  666. *Font Palatino-BoldItalic: Standard "(001.005)" Standard ROM
  667. *Font Palatino-Italic: Standard "(001.005)" Standard ROM
  668. *Font Palatino-Roman: Standard "(001.005)" Standard ROM
  669. *Font PalatinoCE-Bold: Win1250 "(001.005)" Standard ROM
  670. *Font PalatinoCE-BoldItalic: Win1250 "(001.005)" Standard ROM
  671. *Font PalatinoCE-Italic: Win1250 "(001.005)" Standard ROM
  672. *Font PalatinoCE-Roman: Win1250 "(001.005)" Standard ROM
  673. *Font StempelGaramond-Bold: Standard "(001.005)" Standard ROM
  674. *Font StempelGaramond-BoldItalic: Standard "(001.005)" Standard ROM
  675. *Font StempelGaramond-Italic: Standard "(001.005)" Standard ROM
  676. *Font StempelGaramond-Roman: Standard "(001.005)" Standard ROM
  677. *Font StempelGaramondCE-Bold: Win1250 "(001.005)" Standard ROM
  678. *Font StempelGaramondCE-BoldItalic: Win1250 "(001.005)" Standard ROM
  679. *Font StempelGaramondCE-Italic: Win1250 "(001.005)" Standard ROM
  680. *Font StempelGaramondCE-Roman: Win1250 "(001.005)" Standard ROM
  681. *Font Symbol: Special "(001.005)" Standard ROM
  682. *Font Tekton: Standard "(001.005)" Standard ROM
  683. *Font Times-Bold: Standard "(001.005)" Standard ROM
  684. *Font Times-BoldItalic: Standard "(001.005)" Standard ROM
  685. *Font Times-Italic: Standard "(001.005)" Standard ROM
  686. *Font Times-Roman: Standard "(001.005)" Standard ROM
  687. *Font TimesCE-Bold: Win1250 "(001.005)" Standard ROM
  688. *Font TimesCE-BoldItalic: Win1250 "(001.005)" Standard ROM
  689. *Font TimesCE-Italic: Win1250 "(001.005)" Standard ROM
  690. *Font TimesCE-Roman: Win1250 "(001.005)" Standard ROM
  691. *Font TimesNewRomanCE-Bold: Win1250 "(001.005)" Standard ROM
  692. *Font TimesNewRomanCE-BoldItalic: Win1250 "(001.005)" Standard ROM
  693. *Font TimesNewRomanCE-Italic: Win1250 "(001.005)" Standard ROM
  694. *Font TimesNewRomanCE: Win1250 "(001.005)" Standard ROM
  695. *Font TimesNewRomanPS-BoldItalicMT: Standard "(001.005)" Standard ROM
  696. *Font TimesNewRomanPS-BoldMT: Standard "(001.005)" Standard ROM
  697. *Font TimesNewRomanPS-ItalicMT: Standard "(001.005)" Standard ROM
  698. *Font TimesNewRomanPSMT: Standard "(001.005)" Standard ROM
  699. *Font Univers-Bold: Standard "(001.005)" Standard ROM
  700. *Font Univers-BoldExt: Standard "(001.005)" Standard ROM
  701. *Font Univers-BoldExtObl: Standard "(001.005)" Standard ROM
  702. *Font Univers-BoldOblique: Standard "(001.005)" Standard ROM
  703. *Font Univers-Condensed: Standard "(001.005)" Standard ROM
  704. *Font Univers-CondensedBold: Standard "(001.005)" Standard ROM
  705. *Font Univers-CondensedBoldOblique: Standard "(001.005)" Standard ROM
  706. *Font Univers-CondensedOblique: Standard "(001.005)" Standard ROM
  707. *Font Univers-Extended: Standard "(001.005)" Standard ROM
  708. *Font Univers-ExtendedObl: Standard "(001.005)" Standard ROM
  709. *Font Univers-Light: Standard "(001.005)" Standard ROM
  710. *Font Univers-LightOblique: Standard "(001.005)" Standard ROM
  711. *Font Univers-Oblique: Standard "(001.005)" Standard ROM
  712. *Font Univers: Standard "(001.005)" Standard ROM
  713. *Font UniversCE-Bold: Win1250 "(001.005)" Standard ROM
  714. *Font UniversCE-BoldExt: Win1250 "(001.005)" Standard ROM
  715. *Font UniversCE-BoldExtObl: Win1250 "(001.005)" Standard ROM
  716. *Font UniversCE-BoldOblique: Win1250 "(001.005)" Standard ROM
  717. *Font UniversCE-CondensedBoldOblique: Win1250 "(001.005)" Standard ROM
  718. *Font UniversCE-CondensedOblique: Win1250 "(001.005)" Standard ROM
  719. *Font UniversCE-CondensedBold: Win1250 "(001.005)" Standard ROM
  720. *Font UniversCE-Condensed: Win1250 "(001.005)" Standard ROM
  721. *Font UniversCE-Extended: Win1250 "(001.005)" Standard ROM
  722. *Font UniversCE-ExtendedObl: Win1250 "(001.005)" Standard ROM
  723. *Font UniversCE-LightOblique: Win1250 "(001.005)" Standard ROM
  724. *Font UniversCE-Light: Win1250 "(001.005)" Standard ROM
  725. *Font UniversCE-Medium: Win1250 "(001.005)" Standard ROM
  726. *Font UniversCE-Oblique: Win1250 "(001.005)" Standard ROM
  727. *Font Wingdings-Regular: Special "(001.005)" Standard ROM
  728. *Font ZapfChancery-MediumItalic: Standard "(001.005)" Standard ROM
  729. *Font ZapfChanceryCE-MediumItalic: Win1250 "(001.005)" Standard ROM
  730. *Font ZapfDingbats: Special "(001.005)" Standard ROM
  731. *Font Alaska: Standard "(001.005)" Standard ROM
  732. *Font AlaskaExtrabold: Standard "(001.005)" Standard ROM
  733. *Font AntiqueOakland: Standard "(001.005)" Standard ROM
  734. *Font AntiqueOakland-Bold: Standard "(001.005)" Standard ROM
  735. *Font AntiqueOakland-Oblique: Standard "(001.005)" Standard ROM
  736. *Font ClevelandCondensed: Standard "(001.005)" Standard ROM
  737. *Font Connecticut: Standard "(001.005)" Standard ROM
  738. *Font Guatemala-Antique: Standard "(001.005)" Standard ROM
  739. *Font Guatemala-Bold: Standard "(001.005)" Standard ROM
  740. *Font Guatemala-Italic: Standard "(001.005)" Standard ROM
  741. *Font Guatemala-BoldItalic: Standard "(001.005)" Standard ROM
  742. *Font LetterGothic-Oblique: Standard "(001.005)" Standard ROM
  743. *Font Maryland: Standard "(001.005)" Standard ROM
  744. *Font Oklahoma: Standard "(001.005)" Standard ROM
  745. *Font Oklahoma-Bold: Standard "(001.005)" Standard ROM
  746. *Font Oklahoma-Oblique: Standard "(001.005)" Standard ROM
  747. *Font Oklahoma-BoldOblique: Standard "(001.005)" Standard ROM
  748. *Font Utah: Standard "(001.005)" Standard ROM
  749. *Font Utah-Bold: Standard "(001.005)" Standard ROM
  750. *Font Utah-Oblique: Standard "(001.005)" Standard ROM
  751. *Font Utah-BoldOblique: Standard "(001.005)" Standard ROM
  752. *Font UtahCondensed: Standard "(001.005)" Standard ROM
  753. *Font UtahCondensed-Bold: Standard "(001.005)" Standard ROM
  754. *Font UtahCondensed-Oblique: Standard "(001.004)" Standard ROM
  755. *Font UtahCondensed-BoldOblique: Standard "(001.005)" Standard ROM
  756. *Font BermudaScript: Standard "(001.005)" Standard ROM
  757. *Font Germany: Standard "(001.005)" Standard ROM
  758. *Font SanDiego: Standard "(001.005)" Standard ROM
  759. *Font US-Roman: Standard "(001.005)" Standard ROM
  760. *?FontQuery: "
  761. save
  762. count 1 gt
  763. {exch dup dup
  764. =string cvs (/) print print (:) print
  765. FontDirectory exch known
  766. {pop(Yes)}
  767. {(fonts/)AppendName exch pop mark exch
  768. {}=string filenameforall counttomark
  769. 0 gt
  770. {cleartomark(Yes)}
  771. {cleartomark(No)}ifelse
  772. }ifelse
  773. =
  774. }if
  775. (*) = flush
  776. restore
  777. "
  778. *End
  779. *?FontList: "
  780. save
  781. FontDirectory{pop ==}forall
  782. (fonts/*)
  783. {dup length 6 sub 6 exch getinterval cvn ==
  784. }=string filenameforall
  785. (*) = flush
  786. restore
  787. "
  788. *End
  789. *%==== 5.21 Printer Messages ===================================
  790. *%
  791. *% Printer Message
  792. *%
  793. *PrinterError: "service call"
  794. *PrinterError: "cover open"
  795. *PrinterError: "end of ink"
  796. *PrinterError: "out of maintenance paper"
  797. *PrinterError: "out of paper"
  798. *PrinterError: "paper jam"
  799. *PrinterError: "manual feed time out"
  800. *PrinterError: "load paper letter size"
  801. *PrinterError: "load paper legal size"
  802. *PrinterError: "load paper B5 size"
  803. *PrinterError: "load paper A4 size"
  804. *PrinterError: "offline"
  805. *Status: "idle"
  806. *Status: "busy"
  807. *Status: "waiting"
  808. *Status: "printing"
  809. *Status: "warming up"
  810. *Status: "PrinterError: service call"
  811. *Status: "PrinterError: cover open"
  812. *Status: "PrinterError: end of ink"
  813. *Status: "PrinterError: out of paper"
  814. *Status: "PrinterError: paper jam"
  815. *Status: "PrinterError: manual feed time out"
  816. *Status: "PrinterError: load paper letter size"
  817. *Status: "PrinterError: load paper legal size"
  818. *Status: "PrinterError: load paper B5 size"
  819. *Status: "PrinterError: load paper A4 size"
  820. *Status: "PrinterError: offline"
  821. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  822. *Source: "Serial"
  823. *Source: "Parallel"
  824. *Source: "EtherTalk"
  825. *Source: "LPR"
  826. *Source: "PrintServer"
  827. *Source: "Internal"
  828. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  829. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  830. *Message: "\FontName\ not found, using BR-03B."
  831. *%==== 5.22 System Management ==================================
  832. *Password: "0"
  833. *ExitServer: "
  834. serverdict begin 0 exitserver
  835. "
  836. *End
  837. *Reset: "
  838. clear cleardictstack
  839. serverdict begin 0 exitserver
  840. systemdict /quit get exec
  841. "
  842. *End