home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 March / Chip_2011.03_CD.iso / I386 / DRIVER.CAB / brhl16_3.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2001-07-22  |  32.5 KB  |  702 lines

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