home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 9 / 09.iso / d / d423_liu / 13.ddi / DCD11501.PP_ / DCD11501.PP
Encoding:
PostScript Printer Description  |  1993-07-24  |  17.9 KB  |  489 lines

  1. *PPD-Adobe: "4.0"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1993 Adobe Systems Incorporated and
  4. *% Digital Equipment Corporation. 
  5. *% All Rights Reserved. 
  6. *% Permission is granted for redistribution of this file as
  7. *% long as this copyright notice is intact and the contents
  8. *% of the file is not altered in any way from its original form.
  9. *% End of Copyright statement
  10. *FormatVersion: "4.0"
  11. *FileVersion: "1.1"
  12. *LanguageVersion: English
  13. *PCFileName: "DC1150_1.PPD"
  14. *Product: "(DEClaser 1150)"
  15. *PSVersion: "(51.4) 12"
  16. *ModelName: "Digital DEClaser 1150"
  17. *NickName: "Digital DEClaser 1150 v51.4"
  18.  
  19. *% === Options and Constraints =========
  20. *OpenGroup: InstallableOptions/Options Installed
  21. *OpenUI *Option1/Optional Lower Tray: Boolean
  22. *DefaultOption1: False
  23. *Option1 True/Installed: ""
  24. *Option1 False/Not Installed: ""
  25. *CloseUI: *Option1
  26. *CloseGroup: InstallableOptions
  27.  
  28. *UIConstraints: *Option1 False *InputSlot Lower
  29. *UIConstraints: *InputSlot Lower *Option1 False
  30.  
  31. *% === Basic Capabilities ===============
  32. *FreeVM: "400140"
  33. *LanguageLevel: "1"
  34. *Extensions: CMYK 
  35. *ColorDevice: False
  36. *DefaultColorSpace: Gray
  37. *VariablePaperSize: False
  38. *FileSystem: False
  39. *Emulators: hplj
  40. *StartEmulate hplj: "5 statusdict /setsoftwareiomode get exec"
  41. *StopEmulate hplj: "<1B7F30>"
  42. *Throughput: "4"
  43. *Password: "0"
  44. *ExitServer: "
  45.    count 0 eq { true }{ dup statusdict /checkpassword get exec not } ifelse 
  46.   { (WARNING : Cannot perform the exitserver command.) = 
  47.     (Password supplied is not valid.) = 
  48.     (Please contact the author of this software.) = flush
  49.     quit 
  50.   } if 
  51.   serverdict /exitserver get exec"
  52. *End
  53. *Reset: "
  54.    count 0 eq { true }{ dup statusdict /checkpassword get exec not } ifelse 
  55.    { (WARNING : Cannot reset printer.) = 
  56.     (Password supplied is not valid.) = 
  57.     (Please contact the author of this software.) = flush
  58.     quit 
  59.    } if 
  60.    serverdict /exitserver get exec
  61.    systemdict /quit get exec
  62.    (WARNING : Printer Reset Failed.) = flush"
  63. *End
  64.  
  65. *DefaultResolution: 300dpi
  66. *?Resolution: "
  67.     save
  68.    initgraphics
  69.    matrix defaultmatrix dup 
  70.    0 get dup mul exch 1 get dup mul add sqrt
  71.    72 mul round cvi
  72.    (          ) cvs print (dpi) = flush
  73.     restore"
  74. *End
  75.  
  76. *% === DECimage (Smoothing) ============
  77. *OpenUI *Smoothing/DECimage: Boolean
  78. *OrderDependency: 50 AnySetup *Smoothing
  79. *DefaultSmoothing: Off
  80. *Smoothing Off: "false statusdict /setDECimage get exec"
  81. *Smoothing On: "true statusdict /setDECimage get exec"
  82. *?Smoothing: "
  83.    save statusdict /DECimage get exec
  84.    {(On)}{(Off)} ifelse = flush restore"
  85. *End
  86. *CloseUI: *Smoothing
  87.  
  88. *% === DECimageparams (bits per pixel) ============
  89. *OpenUI *BitsPerPixel/DECimage controls: PickOne
  90. *OrderDependency: 50 AnySetup *BitsPerPixel
  91. *DefaultBitsPerPixel: Off
  92. *BitsPerPixel Off/Standard: "0.0 1.0 0.0 1 statusdict /setDECimageparams get exec"
  93. *BitsPerPixel 1/High Contrast: "0.2 0.8 0.0 1 statusdict /setDECimageparams get exec"
  94. *BitsPerPixel 2/Low Contrast: "-0.4 1.5 0.0 1 statusdict /setDECimageparams get exec"
  95. *BitsPerPixel 4/Sharp: "0.0 1.0 2.0 1 statusdict /setDECimageparams get exec"
  96. *BitsPerPixel 8/Soft: "0.0 1.0 -1.0 1 statusdict /setDECimageparams get exec"
  97. *CloseUI:BitsPerPixel
  98.  
  99. *% Halftone Information ===============
  100. *ScreenFreq: "60.0"
  101. *ScreenAngle: "45.0"
  102. *DefaultScreenProc: Dot
  103. *ScreenProc Dot: "
  104. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 
  105. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  106. "
  107. *End
  108. *ScreenProc Line: "{ pop }"
  109. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  110.  
  111. *DefaultTransfer: Null
  112. *Transfer Null: "{ }"
  113. *Transfer Null.Inverse: "{ 1 exch sub }"
  114.  
  115. *% Paper Handling ===================
  116.  
  117. *% Code in this section selects a tray and sets up a frame buffer.
  118. *OpenUI *PageSize: PickOne
  119. *OrderDependency: 30 AnySetup *PageSize
  120. *DefaultPageSize: Letter
  121. *PageSize Letter: "statusdict /lettertray get exec"
  122. *PageSize Legal: "statusdict /legaltray get exec"
  123. *PageSize Executive: "statusdict /executivetray get exec"
  124. *PageSize A4: "statusdict /a4tray get exec"
  125. *PageSize A5: "statusdict /a5tray get exec"
  126. *PageSize 7x9: "statusdict /7x9tray get exec"
  127. *PageSize Statement: "statusdict /halflettertray get exec"
  128. *PageSize TwoThirdsA4/Two Thirds A4: "statusdict /twothirdsa4tray get exec"
  129. *PageSize Monarch/Monarch Envelope: "statusdict /3.875x7.5tray get exec"
  130. *PageSize Comm10/Comm10 Envelope: "statusdict /4.125x9.5tray get exec"
  131. *PageSize B5/B5 Envelope: "statusdict /b5tray get exec"
  132. *PageSize C5/C5 Envelope: "statusdict /c5tray get exec"
  133. *PageSize DL/DL Envelope: "statusdict /envelopetray get exec dl"
  134. *PageSize LetterSmall: "statusdict /lettertray get exec lettersmall"
  135. *PageSize LegalSmall: "statusdict /legaltray get exec legalsmall"
  136. *PageSize A4Small: "statusdict /a4tray get exec a4small"
  137. *?PageSize: "
  138.   save
  139.     20 dict
  140.       dup /lettertray (Letter) put
  141.       dup /legaltray (Legal) put
  142.       dup /executivetray (Executive) put
  143.       dup /a4tray (A4) put
  144.       dup /a5tray (A5) put
  145.       dup /7x9tray (7x9) put
  146.       dup /halflettertray (Statement) put
  147.       dup /twothirdsa4tray (TwoThirdsA4) put
  148.       dup /3.875x7.5tray (Monarch) put
  149.       dup /4.125x9.5tray (Comm10) put
  150.       dup /b5tray (B5) put
  151.       dup /c5tray (C5) put
  152.     statusdict /papersize get exec
  153.     3 1 roll  {get} stopped {(Unknown)}if
  154.     exch  not { print (.Transverse) }if
  155.     = flush
  156.   restore 
  157. "
  158. *End
  159. *CloseUI: *PageSize
  160.  
  161. *OpenUI *PageRegion: PickOne
  162. *OrderDependency: 40 AnySetup *PageRegion
  163. *DefaultPageRegion: Letter
  164. *PageRegion Letter: "letter"
  165. *PageRegion Legal: "legal"
  166. *PageRegion Executive: "executivepage"
  167. *PageRegion A4: "a4"
  168. *PageRegion A5: "a5"
  169. *PageRegion 7x9: "7x9"
  170. *PageRegion Statement: "halfletter"
  171. *PageRegion TwoThirdsA4/Two Thirds A4: "twothirdsa4"
  172. *PageRegion Monarch/Monarch Envelope: "3.875x7.5"
  173. *PageRegion Comm10/Comm10 Envelope: "4.125x9.5"
  174. *PageRegion B5/B5 Envelope: "b5"
  175. *PageRegion C5/C5 Envelope: "c5"
  176. *PageRegion DL/DL Envelope: "dl"
  177. *PageRegion LetterSmall: "lettersmall"
  178. *PageRegion LegalSmall: "legalsmall"
  179. *PageRegion A4Small: "a4small"
  180. *CloseUI: *PageRegion
  181.  
  182. *% The following entries provide information about specific paper keywords.
  183. *DefaultImageableArea: Letter
  184. *ImageableArea Letter: "11.52 4.8 594.96 781.2 "
  185. *ImageableArea Legal: "11.52 4.8 594.96 997.2 "
  186. *ImageableArea Executive: "11.52 7.68 510.48 747.84 "
  187. *ImageableArea A4: "11.76 6.96 576.0 830.4 "
  188. *ImageableArea A5: "11.52 6.48 402.96 587.04 "
  189. *ImageableArea 7x9: "11.52 4.8 487.44 638.16 "
  190. *ImageableArea Statement: "11.52 4.8 376.08 602.16 "
  191. *ImageableArea TwoThirdsA4/Two Thirds A4: "11.52 4.8 541.2 585.36 "
  192. *ImageableArea Monarch/Monarch Envelope: "11.52 6.48 260.88 531.84 "
  193. *ImageableArea Comm10/Comm10 Envelope: "11.52 7.92 280.08 677.28 "
  194. *ImageableArea B5/B5 Envelope: "11.52 4.8 498.96 718.56 "
  195. *ImageableArea C5/C5 Envelope: "11.52 8.88 441.36 643.2 "
  196. *ImageableArea DL/DL Envelope: "11.52 4.8 614.16 299.28"
  197. *ImageableArea LetterSmall: "26.88 29.52 579.6 760.8 "
  198. *ImageableArea LegalSmall: "61.44 39.6 545.04 963.84"
  199. *ImageableArea A4Small: "24.0 26.64 565.2 807.6 "
  200. *?ImageableArea: "
  201.  save
  202.    /cvp { (                ) cvs print ( ) print } bind def
  203.    /upperright {10000 mul floor 10000 div} bind def
  204.    /lowerleft {10000 mul ceiling 10000 div} bind def
  205.    newpath clippath pathbbox
  206.    4 -2 roll exch 2 {lowerleft cvp} repeat
  207.    exch 2 {upperright cvp} repeat flush
  208.  restore
  209. "
  210. *End
  211.  
  212. *% These provide the physical dimensions of the paper (by keyword)
  213. *DefaultPaperDimension: Letter
  214. *PaperDimension Letter: "612 792"
  215. *PaperDimension Legal: "612 1008"
  216. *PaperDimension Executive: "522 756"
  217. *PaperDimension A4: "595 842"
  218. *PaperDimension A5: "419 595"
  219. *PaperDimension 7x9: "504 648"
  220. *PaperDimension Statement: "396 612"
  221. *PaperDimension TwoThirdsA4/Two Thirds A4: "561 595"
  222. *PaperDimension Monarch/Monarch Envelope: "279 540"
  223. *PaperDimension Comm10/Comm10 Envelope: "297 684"
  224. *PaperDimension B5/B5 Envelope: "515 728"
  225. *PaperDimension C5/C5 Envelope: "459 649"
  226. *PaperDimension DL/DL Envelope: "311 623"
  227. *PaperDimension LetterSmall: "612 792"
  228. *PaperDimension LegalSmall: "612 1008"
  229. *PaperDimension A4Small: "595 842"
  230.  
  231. *RequiresPageRegion Upper: True
  232.  
  233. *OpenUI *InputSlot: PickOne
  234. *OrderDependency: 20 AnySetup *InputSlot
  235. *DefaultInputSlot: Upper
  236. *InputSlot Upper: "0 statusdict /setpapertray get exec"
  237. *InputSlot Lower: "1 statusdict /setpapertray get exec"
  238. *?InputSlot: "
  239. save
  240.   [ (Upper) (Lower) ] statusdict /papertray get exec
  241.   {get exec} stopped { pop pop (Unknown) } if = flush
  242. restore
  243. "
  244. *End
  245. *CloseUI: *InputSlot
  246.  
  247. *DefaultOutputBin: OnlyOne
  248. *DefaultOutputOrder: Normal
  249.  
  250. *OpenUI *ManualFeed: Boolean
  251. *OrderDependency: 20 AnySetup *ManualFeed
  252. *DefaultManualFeed: False
  253. *ManualFeed True: "statusdict /manualfeed true put"
  254. *ManualFeed False: "statusdict /manualfeed false put"
  255. *?ManualFeed: "
  256.   save
  257.   statusdict /manualfeed get
  258.   {(True)}{(False)}ifelse = flush
  259.   restore"
  260. *End
  261. *CloseUI: *ManualFeed
  262.  
  263. *% Font Information =====================
  264. *DefaultFont: Courier
  265. *Font AvantGarde-Book: Standard "(001.002)" Standard
  266. *Font AvantGarde-BookOblique: Standard "(001.002)" Standard
  267. *Font AvantGarde-Demi: Standard "(001.003)" Standard
  268. *Font AvantGarde-DemiOblique: Standard "(001.003)" Standard
  269. *Font Bookman-Demi: Standard "(001.001)" Standard
  270. *Font Bookman-DemiItalic: Standard "(001.001)" Standard
  271. *Font Bookman-Light: Standard "(001.001)" Standard
  272. *Font Bookman-LightItalic: Standard "(001.001)" Standard
  273. *Font Courier: Standard "(002.002)" Standard
  274. *Font Courier-Bold: Standard "(002.002)" Standard
  275. *Font Courier-BoldOblique: Standard "(002.002)" Standard
  276. *Font Courier-Oblique: Standard "(002.002)" Standard
  277. *Font Helvetica: Standard "(001.002)" Standard
  278. *Font Helvetica-Bold: Standard "(001.002)" Standard
  279. *Font Helvetica-BoldOblique: Standard "(001.002)" Standard
  280. *Font Helvetica-Narrow: Standard "(001.002)" Standard
  281. *Font Helvetica-Narrow-Bold: Standard "(001.002)" Standard
  282. *Font Helvetica-Narrow-BoldOblique: Standard "(001.002)" Standard
  283. *Font Helvetica-Narrow-Oblique: Standard "(001.002)" Standard
  284. *Font Helvetica-Oblique: Standard "(001.002)" Standard
  285. *Font LubalinGraph-Book: Standard "(001.002)" Standard
  286. *Font LubalinGraph-BookOblique: Standard "(001.002)" Standard
  287. *Font LubalinGraph-Demi: Standard "(001.002)" Standard
  288. *Font LubalinGraph-DemiOblique: Standard "(001.002)" Standard
  289. *Font NewCenturySchlbk-Bold: Standard "(001.006)" Standard
  290. *Font NewCenturySchlbk-BoldItalic: Standard "(001.004)" Standard
  291. *Font NewCenturySchlbk-Italic: Standard "(001.003)" Standard
  292. *Font NewCenturySchlbk-Roman: Standard "(001.004)" Standard
  293. *Font Palatino-Bold: Standard "(001.002)" Standard
  294. *Font Palatino-BoldItalic: Standard "(001.002)" Standard
  295. *Font Palatino-Italic: Standard "(001.002)" Standard
  296. *Font Palatino-Roman: Standard "(001.001)" Standard
  297. *Font Souvenir-Demi: Standard "(001.002)" Standard
  298. *Font Souvenir-DemiItalic: Standard "(001.002)" Standard
  299. *Font Souvenir-Light: Standard "(001.002)" Standard
  300. *Font Souvenir-LightItalic: Standard "(001.002)" Standard
  301. *Font Symbol: Special "(001.003)" Special
  302. *Font Times-Bold: Standard "(001.002)" Standard
  303. *Font Times-BoldItalic: Standard "(001.004)" Standard
  304. *Font Times-Italic: Standard "(001.002)" Standard
  305. *Font Times-Roman: Standard "(001.002)" Standard
  306. *Font ZapfChancery-MediumItalic: Standard "(001.003)" Standard
  307. *Font ZapfDingbats: Special "(001.002)" Special
  308.  
  309. *?FontQuery: "
  310. save
  311.  /str 100 string dup 0 (fonts/) putinterval def
  312.  {
  313.    count 1 gt
  314.    { 
  315.      exch dup str 6 94 getinterval cvs
  316.      (/) print dup print (:) print exch
  317.      FontDirectory exch known
  318.      { pop (Yes) }
  319.       { 
  320.         length 6 add str 0 3 -1 roll getinterval
  321.         mark exch status
  322.        {cleartomark (Yes)}{cleartomark (No)} ifelse
  323.      } ifelse =
  324.    }
  325.    {exit} ifelse
  326.  }bind loop
  327.  (*) = flush
  328. restore
  329. "
  330. *End
  331.  
  332. *?FontList: "
  333. save
  334. FontDirectory { pop == } bind forall flush
  335. /filenameforall where
  336. {
  337.     pop (fonts/*) 
  338.        {dup length 6 sub 6 exch getinterval cvn == } bind
  339.     128 string filenameforall flush
  340. } if 
  341. (*) = flush
  342. restore
  343. "
  344. *End
  345.  
  346. *% Printer Messages (verbatim from printer):
  347. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  348. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  349. *Message: "\FontName\ not found, using Courier"
  350.  
  351. *% Status (format: %%[ status: <one of these> ]%% )
  352. *Status: "idle"
  353. *Status: "busy"
  354. *Status: "waiting"
  355. *Status: "printing"
  356. *Status: "warming up"
  357. *Status: "PrinterError: cover open"
  358. *Status: "PrinterError: out of envelopes"
  359. *Status: "PrinterError: no paper tray"
  360. *Status: "PrinterError: out of paper"
  361. *Status: "PrinterError: manual feed timeout"
  362. *Status: "PrinterError: no toner cartridge"
  363. *Status: "PrinterError: paper entry misfeed"
  364. *Status: "PrinterError: paper exit misfeed"
  365. *Status: "PrinterError: load option tray"
  366. *Status: "PrinterError: beam detect error"
  367. *Status: "PrinterError: request manual feed of letter"
  368. *Status: "PrinterError: request manual feed of legal"
  369. *Status: "PrinterError: request manual feed of a4"
  370. *Status: "PrinterError: request manual feed of executive"
  371. *Status: "PrinterError: request manual feed of b5"
  372. *Status: "PrinterError: request manual feed of a5"
  373. *Status: "PrinterError: request manual feed of 7x9"
  374. *Status: "PrinterError: request manual feed of halfletter"
  375. *Status: "PrinterError: request manual feed of two-thirddsa4"
  376. *Status: "PrinterError: request manual feed of c5"
  377. *Status: "PrinterError: request manual feed of dl"
  378. *Status: "PrinterError: request manual feed of 4.125x9.5"
  379. *Status: "PrinterError: request manual feed of 3.875x7.5"
  380. *Status: "PrinterError: paper path 1"
  381. *Status: "PrinterError: paper path 3"
  382. *Status: "PrinterError: paper path 4"
  383. *Status: "PrinterError: paper path 6"
  384. *Status: "PrinterError: Service 50"
  385. *Status: "PrinterError: Service 51"
  386. *Status: "PrinterError: Service 52"
  387. *Status: "PrinterError: Service 57"
  388. *Status: "PrinterError: Service 68"
  389. *Status: "PrinterError: Service 80"
  390. *Status: "PrinterError: Service 81"
  391. *Status: "PrinterError: Service 82"
  392. *Status: "PrinterError: Service 83"
  393. *Status: "PrinterError: Service 84"
  394. *Status: "PrinterError: Service 85"
  395. *Status: "PrinterError: Service 86"
  396.  
  397. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  398. *Source: "serial25"
  399. *Source: "Centronics"
  400.  
  401. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  402. *PrinterError: "cover open"
  403. *PrinterError: "out of envelopes"
  404. *PrinterError: "no paper tray"
  405. *PrinterError: "out of paper"
  406. *PrinterError: "manual feed timeout"
  407. *PrinterError: "no toner cartridge"
  408. *PrinterError: "paper entry misfeed"
  409. *PrinterError: "paper exit misfeed"
  410. *PrinterError: "load option tray"
  411. *PrinterError: "beam detect error"
  412. *PrinterError: "request manual feed of letter"
  413. *PrinterError: "request manual feed of legal"
  414. *PrinterError: "request manual feed of a4"
  415. *PrinterError: "request manual feed of executive"
  416. *PrinterError: "request manual feed of b5"
  417. *PrinterError: "request manual feed of a5"
  418. *PrinterError: "request manual feed of 7x9"
  419. *PrinterError: "request manual feed of halfletter"
  420. *PrinterError: "request manual feed of two-thirddsa4"
  421. *PrinterError: "request manual feed of c5"
  422. *PrinterError: "request manual feed of dl"
  423. *PrinterError: "request manual feed of 4.125x9.5"
  424. *PrinterError: "request manual feed of 3.875x7.5"
  425. *PrinterError: "paper path 1"
  426. *PrinterError: "paper path 3"
  427. *PrinterError: "paper path 4"
  428. *PrinterError: "paper path 6"
  429. *PrinterError: "Service 50"
  430. *PrinterError: "Service 51"
  431. *PrinterError: "Service 52"
  432. *PrinterError: "Service 57"
  433. *PrinterError: "Service 68"
  434. *PrinterError: "Service 80"
  435. *PrinterError: "Service 81"
  436. *PrinterError: "Service 82"
  437. *PrinterError: "Service 83"
  438. *PrinterError: "Service 84"
  439. *PrinterError: "Service 85"
  440. *PrinterError: "Service 86"
  441.  
  442. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  443.  
  444. *% Color Separation Information =====================
  445.  
  446. *DefaultColorSep: ProcessBlack.60lpi.300dpi/ 60 lpi / 300 dpi
  447.  
  448. *InkName: ProcessBlack/Process Black
  449. *InkName: CustomColor/Custom Color
  450. *InkName: ProcessCyan/Process Cyan
  451. *InkName: ProcessMagenta/Process Magenta
  452. *InkName: ProcessYellow/Process Yellow
  453.  
  454. *%  For 60 lpi / 300 dpi  ===============================
  455.  
  456. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  457. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  458. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  459. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  460. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  461.  
  462. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  463. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  464. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  465. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  466. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  467.  
  468. *%  For 53 lpi / 300 dpi  ===============================
  469.  
  470. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  471. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  472. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  473. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  474. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  475.  
  476. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  477. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  478. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  479. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  480. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  481.  
  482. *% For "DEClaser 1150" version 51.4
  483. *% Produced by "bldppd4.0L1.ps"
  484. *% Last Edit Date: Dec 18 1992
  485. *% The byte count of this file should be exactly 017763 or 018249
  486. *% depending on the filesystem it resides in.
  487. *% end of PPD file for DEClaser 1150
  488.  
  489.