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.

539 lines
18 KiB

  1. *PPD-Adobe: "4.1"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1994 Adobe Systems Incorporated.
  4. *% All Rights Reserved.
  5. *% Permission is granted for redistribution of this file as
  6. *% long as this copyright notice is intact and the contents
  7. *% of the file is not altered in any way from its original form.
  8. *% End of Copyright statement
  9. *FormatVersion: "4.1"
  10. *FileVersion: "1.2"
  11. *LanguageEncoding: ISOLatin1
  12. *LanguageVersion: English
  13. *PCFileName: "CN_B4061.PPD"
  14. *Product: "(Canon LASER SHOT B406PS)"
  15. *PSVersion: "(2013.115) 2"
  16. *ModelName: "Canon LASER SHOT B406PS with 2 fonts"
  17. *ShortNickName: "Canon LBP-B406PS Lite"
  18. *NickName: "LBP-B406PS Lite"
  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. *OpenUI *Option2/Memory Configuration: PickOne
  27. *DefaultOption2: None
  28. *Option2 None/Standard 6 MB RAM: ""
  29. *Option2 10Meg/10 Meg total RAM: ""
  30. *CloseUI: *Option2
  31. *CloseGroup: InstallableOptions
  32. *UIConstraints: *Option1 False *InputSlot Lower
  33. *UIConstraints: *Option2 None *VMOption 10Meg
  34. *UIConstraints: *Option2 10Meg *VMOption None
  35. *% ==== Device Capabilities ===============
  36. *LanguageLevel: "2"
  37. *Protocols: BCP
  38. *FreeVM: "3629980"
  39. *VMOption None: "3629980"
  40. *VMOption 10Meg: "7445128"
  41. *ColorDevice: False
  42. *DefaultColorSpace: Gray
  43. *VariablePaperSize: False
  44. *TTRasterizer: Type42
  45. *FileSystem: True
  46. *?FileSystem: "
  47. save false
  48. (%disk?%)
  49. { currentdevparams dup /Writeable known
  50. { /Writeable get {pop true} if } { pop } ifelse
  51. } 10 string /IODevice resourceforall
  52. {(True)}{(False)} ifelse = flush
  53. restore"
  54. *End
  55. *Throughput: "8"
  56. *Password: "()"
  57. *ExitServer: "
  58. count 0 eq
  59. { false } { true exch startjob } ifelse
  60. not {
  61. (WARNING: Cannot modify initial VM.) =
  62. (Missing or invalid password.) =
  63. (Please contact the author of this software.) = flush quit
  64. } if
  65. "
  66. *End
  67. *Reset: "
  68. count 0 eq
  69. { false } { true exch startjob } ifelse
  70. not {
  71. (WARNING: Cannot reset printer.) =
  72. (Missing or invalid password.) =
  73. (Please contact the author of this software.) = flush quit
  74. } if
  75. systemdict /quit get exec
  76. (WARNING : Printer Reset Failed.) = flush
  77. "
  78. *End
  79. *OpenUI *Resolution: PickOne
  80. *OrderDependency: 20 AnySetup *Resolution
  81. *DefaultResolution: 300dpi
  82. *Resolution 300dpi: "1 dict dup /HWResolution [300 300] put setpagedevice"
  83. *?Resolution: "
  84. save
  85. currentpagedevice /HWResolution get
  86. 0 get
  87. ( ) cvs print
  88. (dpi)
  89. = flush
  90. restore
  91. "
  92. *End
  93. *CloseUI: *Resolution
  94. *% Halftone Information ===============
  95. *ScreenFreq: "60.0"
  96. *ScreenAngle: "45.0"
  97. *DefaultScreenProc: Dot
  98. *ScreenProc Dot: "
  99. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch
  100. 1 sub dup mul add 1 sub } {dup mul exch dup mul
  101. add 1 exch sub } ifelse }
  102. "
  103. *End
  104. *ScreenProc Line: "{ pop }"
  105. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  106. *DefaultTransfer: Null
  107. *Transfer Null: "{ }"
  108. *Transfer Null.Inverse: "{ 1 exch sub }"
  109. *OpenUI *Smoothing: PickOne
  110. *OrderDependency: 50 AnySetup *Smoothing
  111. *DefaultSmoothing:True
  112. *Smoothing True: "1 dict dup /PostRenderingEnhance true put setpagedevice"
  113. *Smoothing False: "1 dict dup /PostRenderingEnhance false put setpagedevice"
  114. *?Smoothing: "
  115. save
  116. currentpagedevice /PostRenderingEnhance get
  117. {(True)}{(False)}ifelse = flush
  118. restore
  119. "
  120. *End
  121. *CloseUI: *Smoothing
  122. *% Paper Handling ===================
  123. *LandscapeOrientation: Any
  124. *% Code in this section both selects a tray and sets up a frame buffer.
  125. *OpenUI *PageSize: PickOne
  126. *OrderDependency: 30 AnySetup *PageSize
  127. *DefaultPageSize: A4
  128. *PageSize Letter: "
  129. 2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  130. *End
  131. *PageSize Legal: "
  132. 2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
  133. *End
  134. *PageSize A4: "
  135. 2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
  136. *End
  137. *PageSize A5: "
  138. 2 dict dup /PageSize [420 595] put dup /ImagingBBox null put setpagedevice"
  139. *End
  140. *PageSize B4: "
  141. 2 dict dup /PageSize [728 1032] put dup /ImagingBBox null put setpagedevice"
  142. *End
  143. *PageSize B5: "
  144. 2 dict dup /PageSize [516 728] put dup /ImagingBBox null put setpagedevice"
  145. *End
  146. *PageSize Postcard: "
  147. 2 dict dup /PageSize [284 420] put dup /ImagingBBox null put setpagedevice"
  148. *End
  149. *?PageSize: "
  150. save
  151. currentpagedevice /PageSize get aload pop
  152. 2 copy gt {exch} if
  153. (Unknown)
  154. 7 dict
  155. dup [612 792] (Letter) put
  156. dup [612 1008] (Legal) put
  157. dup [595 842] (A4) put
  158. dup [420 595] (A5) put
  159. dup [728 1032] (B4) put
  160. dup [516 728] (B5) put
  161. dup [284 420] (Postcard) put
  162. { exch aload pop 4 index sub abs 5 le exch
  163. 5 index sub abs 5 le and
  164. {exch pop exit} {pop} ifelse
  165. } bind forall
  166. = flush pop pop
  167. restore
  168. "
  169. *End
  170. *CloseUI: *PageSize
  171. *OpenUI *PageRegion: PickOne
  172. *OrderDependency: 40 AnySetup *PageRegion
  173. *DefaultPageRegion: A4
  174. *PageRegion Letter: "
  175. 2 dict dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  176. *End
  177. *PageRegion Legal: "
  178. 2 dict dup /PageSize [612 1008] put dup /ImagingBBox null put setpagedevice"
  179. *End
  180. *PageRegion A4: "
  181. 2 dict dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
  182. *End
  183. *PageRegion A5: "
  184. 2 dict dup /PageSize [420 595] put dup /ImagingBBox null put setpagedevice"
  185. *End
  186. *PageRegion B4: "
  187. 2 dict dup /PageSize [728 1032] put dup /ImagingBBox null put setpagedevice"
  188. *End
  189. *PageRegion B5: "
  190. 2 dict dup /PageSize [516 728] put dup /ImagingBBox null put setpagedevice"
  191. *End
  192. *PageRegion Postcard: "
  193. 2 dict dup /PageSize [284 420] put dup /ImagingBBox null put setpagedevice"
  194. *End
  195. *CloseUI: *PageRegion
  196. *% The following entries provide information about specific paper keywords.
  197. *DefaultImageableArea: A4
  198. *ImageableArea Letter: "14.16 7.8001 597.84 775.8 "
  199. *ImageableArea Legal: "14.16 9.0 597.84 992.04 "
  200. *ImageableArea A4: "12.9601 7.2 581.28 829.2"
  201. *ImageableArea A5: "11.5201 11.4 410.88 579.72"
  202. *ImageableArea B4: "13.68 7.8001 720.24 1016.76 "
  203. *ImageableArea B5: "14.4 10.2 505.92 716.76 "
  204. *ImageableArea Postcard: "10.8001 5.4001 271.92 412.44"
  205. *?ImageableArea: "
  206. save
  207. /cvp { ( ) cvs print ( ) print } bind def
  208. /upperright {10000 mul floor 10000 div} bind def
  209. /lowerleft {10000 mul ceiling 10000 div} bind def
  210. newpath clippath pathbbox
  211. 4 -2 roll exch 2 {lowerleft cvp} repeat
  212. exch 2 {upperright cvp} repeat flush
  213. restore
  214. "
  215. *End
  216. *% These provide the physical dimensions of the paper (by keyword)
  217. *DefaultPaperDimension: A4
  218. *PaperDimension Letter: "612 792"
  219. *PaperDimension Legal: "612 1008"
  220. *PaperDimension A4: "595 842"
  221. *PaperDimension A5: "420 595"
  222. *PaperDimension B4: "728 1032"
  223. *PaperDimension B5: "516 728"
  224. *PaperDimension Postcard: "284 420"
  225. *RequiresPageRegion MultiPurpose: True
  226. *OpenUI *InputSlot: PickOne
  227. *OrderDependency: 20 AnySetup *InputSlot
  228. *DefaultInputSlot: Upper
  229. *InputSlot MultiPurpose/MultiPurpose Tray: "
  230. currentpagedevice /InputAttributes get 0 get
  231. dup null eq
  232. { pop }
  233. { dup length 1 add dict copy
  234. dup /InputAttributes
  235. 1 dict dup /Priority [0] put
  236. put setpagedevice
  237. } ifelse"
  238. *End
  239. *InputSlot Upper/Upper Cassette: "
  240. currentpagedevice /InputAttributes get 1 get
  241. dup null eq
  242. { pop }
  243. { dup length 1 add dict copy
  244. dup /InputAttributes
  245. 1 dict dup /Priority [1] put
  246. put setpagedevice
  247. } ifelse"
  248. *End
  249. *InputSlot Lower/Lower Cassette: "
  250. currentpagedevice /InputAttributes get 2 get
  251. dup null eq
  252. { pop }
  253. { dup length 1 add dict copy
  254. dup /InputAttributes
  255. 1 dict dup /Priority [2] put
  256. put setpagedevice
  257. } ifelse"
  258. *End
  259. *?InputSlot: "
  260. save
  261. 3 dict
  262. dup /0 (MultiPurpose) put
  263. dup /1 (Upper) put
  264. dup /2 (Lower) put
  265. currentpagedevice /InputAttributes get
  266. dup /Priority known
  267. { /Priority get 0 get ( ) cvs cvn get }
  268. {
  269. dup length 1 eq
  270. { {pop} forall ( ) cvs cvn get }
  271. { pop pop (Unknown) } ifelse
  272. } ifelse
  273. = flush
  274. restore
  275. "
  276. *End
  277. *CloseUI: *InputSlot
  278. *DefaultOutputOrder: Normal
  279. *DefaultOutputBin: OnlyOne
  280. *OpenUI *ManualFeed: Boolean
  281. *OrderDependency: 20 AnySetup *ManualFeed
  282. *DefaultManualFeed: False
  283. *ManualFeed True: "1 dict dup /ManualFeed true put setpagedevice"
  284. *ManualFeed False: "1 dict dup /ManualFeed false put setpagedevice"
  285. *?ManualFeed: "
  286. save
  287. currentpagedevice /ManualFeed get
  288. {(True)}{(False)}ifelse = flush
  289. restore
  290. "
  291. *End
  292. *CloseUI: *ManualFeed
  293. *OpenUI *TraySwitch: Boolean
  294. *OrderDependency: 50 AnySetup *TraySwitch
  295. *DefaultTraySwitch: False
  296. *TraySwitch True: "1 dict dup /TraySwitch true put setpagedevice"
  297. *TraySwitch False: "1 dict dup /TraySwitch false put setpagedevice"
  298. *?TraySwitch: "
  299. save
  300. currentpagedevice /TraySwitch get
  301. {(True)}{(False)}ifelse = flush
  302. restore
  303. "
  304. *End
  305. *CloseUI: *TraySwitch
  306. *% Font Information =====================
  307. *DefaultFont: Courier
  308. *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM
  309. *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM
  310. *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM
  311. *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM
  312. *Font Bookman-Demi: Standard "(001.004S)" Standard ROM
  313. *Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM
  314. *Font Bookman-Light: Standard "(001.004S)" Standard ROM
  315. *Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM
  316. *Font Courier: Standard "(002.004S)" Standard ROM
  317. *Font Courier-Bold: Standard "(002.004S)" Standard ROM
  318. *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
  319. *Font Courier-Oblique: Standard "(002.004S)" Standard ROM
  320. *Font GothicBBB-Medium-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  321. *Font GothicBBB-Medium-Add-H: JIS "(003.001)" Add Disk
  322. *Font GothicBBB-Medium-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  323. *Font GothicBBB-Medium-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  324. *Font GothicBBB-Medium-Add-V: JIS "(003.001)" Add Disk
  325. *Font GothicBBB-Medium-EUC-H: EUC "(003.001)" JIS-83 Disk
  326. *Font GothicBBB-Medium-EUC-V: EUC "(003.001)" JIS-83 Disk
  327. *Font GothicBBB-Medium-Ext-H: JIS "(003.001)" Ext Disk
  328. *Font GothicBBB-Medium-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  329. *Font GothicBBB-Medium-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  330. *Font GothicBBB-Medium-Ext-V: JIS "(003.001)" Ext Disk
  331. *Font GothicBBB-Medium-H: JIS "(003.001)" JIS-83 Disk
  332. *Font GothicBBB-Medium-NWP-H: JIS "(003.001)" NWP Disk
  333. *Font GothicBBB-Medium-NWP-V: JIS "(003.001)" NWP Disk
  334. *Font GothicBBB-Medium-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  335. *Font GothicBBB-Medium-RKSJ-UserGaiji: Special "(003.001)" SpecialDisk
  336. *Font GothicBBB-Medium-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  337. *Font GothicBBB-Medium-V: JIS "(003.001)" JIS-83 Disk
  338. *Font GothicBBB-Medium.Oubun: Special "(003.001)" Special Disk
  339. *Font GothicBBB-Medium.Roman: Special "(003.001)" Special Disk
  340. *Font GothicBBB-Medium.Roman83pv: Special "(003.001)" Special Disk
  341. *Font GothicBBB-Medium.WP-Symbol: Special "(003.001)" Special Disk
  342. *Font Helvetica: Standard "(001.006S)" Standard ROM
  343. *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
  344. *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
  345. *Font Helvetica-Condensed: Standard "(001.001)" Standard ROM
  346. *Font Helvetica-Condensed-Bold: Standard "(001.002)" Standard ROM
  347. *Font Helvetica-Condensed-BoldObl: Standard "(001.002)" Standard ROM
  348. *Font Helvetica-Condensed-Oblique: Standard "(001.001)" Standard ROM
  349. *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
  350. *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
  351. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
  352. *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
  353. *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
  354. *Font Mincho-PC-Hiragana: Special "(002.000)" Special Disk
  355. *Font Mincho-PC-Katakana: Special "(002.001)" Special Disk
  356. *Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM
  357. *Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM
  358. *Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM
  359. *Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM
  360. *Font Palatino-Bold: Standard "(001.005S)" Standard ROM
  361. *Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM
  362. *Font Palatino-Italic: Standard "(001.005S)" Standard ROM
  363. *Font Palatino-Roman: Standard "(001.005S)" Standard ROM
  364. *Font Ryumin-Light-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  365. *Font Ryumin-Light-Add-H: JIS "(003.000)" Add Disk
  366. *Font Ryumin-Light-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  367. *Font Ryumin-Light-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  368. *Font Ryumin-Light-Add-V: JIS "(003.000)" Add Disk
  369. *Font Ryumin-Light-EUC-H: EUC "(003.000)" JIS-83 Disk
  370. *Font Ryumin-Light-EUC-V: EUC "(003.000)" JIS-83 Disk
  371. *Font Ryumin-Light-Ext-H: JIS "(003.000)" Ext Disk
  372. *Font Ryumin-Light-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  373. *Font Ryumin-Light-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  374. *Font Ryumin-Light-Ext-V: JIS "(003.000)" Ext Disk
  375. *Font Ryumin-Light-H: JIS "(003.000)" JIS-83 Disk
  376. *Font Ryumin-Light-NWP-H: JIS "(003.000)" NWP Disk
  377. *Font Ryumin-Light-NWP-V: JIS "(003.000)" NWP Disk
  378. *Font Ryumin-Light-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  379. *Font Ryumin-Light-RKSJ-UserGaiji: Special "(003.000)" Special Disk
  380. *Font Ryumin-Light-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  381. *Font Ryumin-Light-V: JIS "(003.000)" JIS-83 Disk
  382. *Font Ryumin-Light.Oubun: Special "(003.000)" Special Disk
  383. *Font Ryumin-Light.Roman: Special "(003.000)" Special Disk
  384. *Font Ryumin-Light.Roman83pv: Special "(003.000)" Special Disk
  385. *Font Ryumin-Light.WP-Symbol: Special "(003.000)" Special Disk
  386. *Font Symbol: Special "(001.007S)" Special ROM
  387. *Font Times-Bold: Standard "(001.007S)" Standard ROM
  388. *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
  389. *Font Times-Italic: Standard "(001.007S)" Standard ROM
  390. *Font Times-Roman: Standard "(001.007S)" Standard ROM
  391. *Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
  392. *Font ZapfDingbats: Special "(001.004S)" Special ROM
  393. *?FontQuery: "
  394. save
  395. { count 1 gt
  396. { exch dup 127 string cvs (/) print print (:) print
  397. /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  398. } { exit } ifelse
  399. } bind loop
  400. (*) = flush
  401. restore
  402. "
  403. *End
  404. *?FontList: "
  405. save
  406. (*) {cvn ==} 128 string /Font resourceforall
  407. (*) = flush
  408. restore
  409. "
  410. *End
  411. *% Printer Messages (verbatim from printer):
  412. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  413. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  414. *Message: "\FontName\ not found, using Courier"
  415. *% Status (format: %%[ status: <one of these> ] %%)
  416. *Status: "idle"
  417. *Status: "busy"
  418. *Status: "waiting"
  419. *Status: "holding"
  420. *Status: "PrinterError: door open"
  421. *Status: "PrinterError: warming up"
  422. *Status: "PrinterError: check toner cartridge"
  423. *Status: "PrinterError: paper jam"
  424. *Status: "PrinterError: out of paper"
  425. *Status: "PrinterError: request manual feed of \pagesize\ paper"
  426. *Status: "PrinterError: no upper cassette"
  427. *Status: "PrinterError: FrontPanelJobInput"
  428. *Status: "PrinterError: beam detect malfunction"
  429. *Status: "PrinterError: fixing temperature malfunction"
  430. *Status: "PrinterError: scanner motor malfunction"
  431. *Status: "PrinterError: service call"
  432. *Status: "PrinterError: waiting for \pagesize\ tray"
  433. *Status: "PrinterError: test printing stage"
  434. *Status: "PrinterError: Tray change timeout"
  435. *Status: "PrinterError: \pagesize\ tray installed"
  436. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  437. *Source: "Serial"
  438. *Source: "LocalTalk"
  439. *Source: "Parallel"
  440. *Source: "FrontPanelJobInput"
  441. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  442. *PrinterError: "door open"
  443. *PrinterError: "warming up"
  444. *PrinterError: "no toner cartridge"
  445. *PrinterError: "paper jam"
  446. *PrinterError: "out of paper"
  447. *PrinterError: "request manual feed of \pagesize\ paper"
  448. *PrinterError: "no upper cassette"
  449. *PrinterError: "FrontPanelJobInput"
  450. *PrinterError: "beam detect malfunction"
  451. *PrinterError: "fixing temperature malfunction"
  452. *PrinterError: "scanner motor malfunction"
  453. *PrinterError: "service call"
  454. *PrinterError: "waiting for \pagesize\ tray"
  455. *PrinterError: "test printing stage"
  456. *PrinterError: "Tray change timeout"
  457. *PrinterError: "\pagesize\ tray installed"
  458. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  459. *% Color Separation Information =====================
  460. *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
  461. *InkName: ProcessBlack/Process Black
  462. *InkName: CustomColor/Custom Color
  463. *InkName: ProcessCyan/Process Cyan
  464. *InkName: ProcessMagenta/Process Magenta
  465. *InkName: ProcessYellow/Process Yellow
  466. *% For 60 lpi / 300 dpi ===============================
  467. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  468. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  469. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  470. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  471. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  472. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  473. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  474. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  475. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  476. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  477. *% For 53 lpi / 300 dpi ===============================
  478. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  479. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  480. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  481. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  482. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  483. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  484. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  485. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  486. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  487. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  488. *% Produced by "bldppd42.ps" version 4.0 edit 13
  489. *% Last Edit Date: Jun 27 1994
  490. *% The byte count of this file should be exactly 018345 or 018883
  491. *% depending on the filesystem it resides in.
  492. *% end of PPD file for Canon LASER SHOT B406PS