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.

608 lines
19 KiB

  1. *PPD-Adobe: "4.2"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% For "QMS 1660" versions 2011.23
  4. *% Date: 8/11/94
  5. *% Modified: 9/10/96
  6. *FormatVersion: "4.2"
  7. *FileVersion: "1.5"
  8. *PCFileName: "Q1660.PPD"
  9. *Product: "Oce 6470"
  10. *PSVersion: "(2011.23) 11"
  11. *ModelName: "Oce 6470"
  12. *NickName: "Oce 6470"
  13. *% General Information and Defaults ===============
  14. *LanguageEncoding: ISOLatin1
  15. *LanguageVersion: English
  16. *LanguageLevel: "2"
  17. *AcceptsTrueType: True
  18. *% ADORequiresEExec added by Microsoft
  19. *ADORequiresEExec: True
  20. *% QMS Defaults =========
  21. *EndOfDocument: True
  22. *PrintPSErrors: True
  23. *SuggestedJobTimeOut: 0
  24. *SuggestedWaitTimeOut: 30
  25. *Protocols: PJL BCP
  26. *MultiOverlay: True
  27. *NUP: False
  28. *HalftoneDevice: True
  29. *Booklet: False
  30. *TraySwitchDevice: True
  31. *StapleDevice: False
  32. *JogDevice: False
  33. *MiserDevice: True
  34. *OutputBinDevice: False
  35. *ColorDevice: False
  36. *PSPolicyDevice: True
  37. *DefaultColorSpace: Gray
  38. *VariablePaperSize: False
  39. *% DOC commands =====================================
  40. *OpenUI *Collate: Boolean
  41. *OrderDependency: 40 AnySetup *Collate
  42. *DefaultCollate: True
  43. *Collate True: "%%IncludeFeature: collate(on)"
  44. *Collate False: "%%IncludeFeature: collate(off)"
  45. *CloseUI: *Collate
  46. *FileSystem: True
  47. *?FileSystem: "
  48. save
  49. statusdict /diskonline get exec {(True)}{(False)} ifelse = flush
  50. restore
  51. "
  52. *End
  53. *Throughput: "16"
  54. *Password: "0"
  55. *ExitServer: "
  56. count 0 eq
  57. { false } { true exch startjob } ifelse
  58. not {
  59. (WARNING : Cannot perform the exitserver command.) =
  60. (Password supplied is not valid.) =
  61. (Please contact the author of this software.) = flush quit
  62. } if
  63. "
  64. *End
  65. *Reset: "
  66. count 0 eq
  67. { false } { true exch startjob } ifelse
  68. not {
  69. (WARNING: Cannot reset printer.) =
  70. (Missing or invalid password.) =
  71. (Please contact the author of this software.) = flush quit
  72. } if
  73. systemdict /quit get exec
  74. (WARNING : Printer Reset Failed.) = flush
  75. "
  76. *End
  77. *% ====== Installable Options =====
  78. *FreeVM: "12288000"
  79. *OpenGroup: InstallableOptions
  80. *OpenUI *OptionalTray/Optional Tray: Boolean
  81. *DefaultOptionalTray: False
  82. *OptionalTray True/Installed: ""
  83. *OptionalTray False/Not Installed: ""
  84. *?OptionalTray: "
  85. save
  86. currentpagedevice /InputAttributes get
  87. 1 get
  88. null ne {(True)}}{(False)}ifelse = flush
  89. restore
  90. "
  91. *CloseUI: *OptionalTray
  92. *OpenUI *Installedmemory: PickOne
  93. *DefaultInstalledmemory: 12MB
  94. *Installedmemory 12MB: ""
  95. *Installedmemory 24MB: ""
  96. *Installedmemory 48+MB: ""
  97. *CloseUI: *Installedmemory
  98. *CloseGroup: InstallableOptions
  99. *% ====== Constraints =============
  100. *UIConstraints: *OptionalTray False *InputSlot Optional
  101. *UIConstraints: *Installedmemory 12MB *Resolution 600dpi
  102. *UIConstraints: *Installedmemory 12MB *Resolution 1200dpi
  103. *UIConstraints: *Installedmemory 24MB *Resolution 1200dpi
  104. *UIConstraints: *PageSize Executive *InputSlot Lower
  105. *UIConstraints: *InputSlot Lower *PageSize Executive
  106. *UIConstraints: *PageSize Full11x17 *InputSlot Lower
  107. *UIConstraints: *InputSlot Lower *PageSize Full11x17
  108. *UIConstraints: *PageSize 12x19 *InputSlot Lower
  109. *UIConstraints: *InputSlot Lower *PageSize 12x19
  110. *UIConstraints: *PageSize Postcard *InputSlot Lower
  111. *UIConstraints: *InputSlot Lower *PageSize Postcard
  112. *UIConstraints: *PageSize A5 *InputSlot Lower
  113. *UIConstraints: *InputSlot Lower *PageSize A5
  114. *UIConstraints: *PageSize B6 *InputSlot Lower
  115. *UIConstraints: *InputSlot Lower *PageSize B6
  116. *UIConstraints: *PageSize Universal *InputSlot Lower
  117. *UIConstraints: *InputSlot Lower *PageSize Universal
  118. *UIConstraints: *PageSize Executive *InputSlot Optional
  119. *UIConstraints: *InputSlot Optional *PageSize Executive
  120. *UIConstraints: *PageSize Full11x17 *InputSlot Optional
  121. *UIConstraints: *InputSlot Optional *PageSize Full11x17
  122. *UIConstraints: *PageSize 12x19 *InputSlot Optional
  123. *UIConstraints: *InputSlot Optional *PageSize 12x19
  124. *UIConstraints: *PageSize Postcard *InputSlot Optional
  125. *UIConstraints: *InputSlot Optional *PageSize Postcard
  126. *UIConstraints: *PageSize A5 *InputSlot Optional
  127. *UIConstraints: *InputSlot Optional *PageSize A5
  128. *UIConstraints: *PageSize B6 *InputSlot Optional
  129. *UIConstraints: *InputSlot Optional *PageSize B6
  130. *UIConstraints: *PageSize Universal *InputSlot Optional
  131. *UIConstraints: *InputSlot Optional *PageSize Universal
  132. *OpenUI *Resolution/Choose Resolution: PickOne
  133. *OrderDependency: 10 AnySetup *Resolution
  134. *DefaultResolution: 600dpi
  135. *Resolution 300dpi: "<< /HWResolution [300 300] >> setpagedevice"
  136. *Resolution 600dpi: "<< /HWResolution [600 600] >> setpagedevice"
  137. *Resolution 1200dpi: "<< /HWResolution [1200 1200] >> setpagedevice"
  138. *?Resolution: "
  139. save
  140. currentpagedevice /HWResolution get
  141. 0 get
  142. ( ) cvs print
  143. (dpi)
  144. = flush
  145. restore
  146. "
  147. *End
  148. *CloseUI: *Resolution
  149. *% Halftone Information ===============
  150. *ScreenFreq: "71.0"
  151. *ScreenAngle: "45.0"
  152. *DefaultScreenProc: Dot
  153. *ScreenProc Dot: "
  154. { 1.4 0.24
  155. { 2
  156. { 3 1 roll add dup 1.0 gt { 2.0 sub } if
  157. } repeat
  158. abs exch abs 2 copy add 1 gt
  159. { 1 sub dup mul exch 1 sub dup mul add 1 sub }
  160. { dup mul exch dup mul add 1 exch sub}
  161. ifelse
  162. } exec
  163. }
  164. "
  165. *End
  166. *ScreenProc Line: "{ pop }"
  167. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  168. *DefaultTransfer: Null
  169. *Transfer Null: "{ }"
  170. *Transfer Null.Inverse: "{ 1 exch sub }"
  171. *% Paper Handling ===================
  172. *% Code in this section both selects a tray and sets up a frame buffer.
  173. *OpenUI *PageSize: PickOne
  174. *OrderDependency: 30 AnySetup *PageSize
  175. *DefaultPageSize: Letter
  176. *PageSize Letter: "<< /PageSize [612 792] >> setpagedevice"
  177. *End
  178. *PageSize Legal: "<< /PageSize [612 1008] >> setpagedevice"
  179. *End
  180. *PageSize Executive: "<< /PageSize [522 757] >> setpagedevice"
  181. *End
  182. *PageSize Universal: "<< /PageSize [842 1224] >> setpagedevice"
  183. *End
  184. *PageSize Tabloid: "<< /PageSize [792 1224] >> setpagedevice"
  185. *End
  186. *PageSize Full11x17: "<< /PageSize [843 1253] >> setpagedevice"
  187. *End
  188. *PageSize 12x19: "<< /PageSize [843 1404] >> setpagedevice"
  189. *End
  190. *PageSize A3: "<< /PageSize [842 1191] >> setpagedevice"
  191. *End
  192. *PageSize A4: "<< /PageSize [596 842] >> setpagedevice"
  193. *End
  194. *PageSize A5: "<< /PageSize [420 596] >> setpagedevice"
  195. *End
  196. *PageSize Postcard: "<< /PageSize [298 421] >> setpagedevice"
  197. *End
  198. *PageSize B4: "<< /PageSize [729 1032] >> setpagedevice"
  199. *End
  200. *PageSize B5: "<< /PageSize [516 729] >> setpagedevice"
  201. *End
  202. *PageSize B6: "<< /PageSize [364 516] >> setpagedevice"
  203. *End
  204. *?PageSize: "
  205. save
  206. currentpagedevice /PageSize get aload pop
  207. 2 copy gt {exch} if
  208. (Unknown)
  209. 15 dict
  210. dup [612 792] (Letter) put
  211. dup [612 1008] (Legal) put
  212. dup [522 757] (Executive) put
  213. dup [842 1224] (Universal) put
  214. dup [792 1224] (Tabloid) put
  215. dup [843 1253] (Full11x17) put
  216. dup [843 1404] (12x19) put
  217. dup [842 1191] (A3) put
  218. dup [596 842] (A4) put
  219. dup [420 596] (A5) put
  220. dup [298 421] (Postcard) put
  221. dup [729 1032] (B4) put
  222. dup [516 729] (B5) put
  223. dup [364 516] (B6) put
  224. { exch aload pop 4 index sub abs 5 le exch
  225. 5 index sub abs 5 le and
  226. {exch pop exit} {pop} ifelse
  227. } bind forall
  228. = flush pop pop
  229. restore
  230. "
  231. *End
  232. *CloseUI: *PageSize
  233. *OpenUI *PageRegion: PickOne
  234. *OrderDependency: 40 AnySetup *PageRegion
  235. *DefaultPageRegion: Letter
  236. *PageRegion Letter: "<< /PageSize [612 792] >> setpagedevice"
  237. *End
  238. *PageRegion Legal: "<< /PageSize [612 1008] >> setpagedevice"
  239. *End
  240. *PageRegion Executive: "<< /PageSize [522 757] >> setpagedevice"
  241. *End
  242. *PageRegion Universal: "<< /PageSize [842 1224] >> setpagedevice"
  243. *End
  244. *PageRegion Tabloid: "<< /PageSize [792 1224] >> setpagedevice"
  245. *End
  246. *PageRegion Full11x17: "<< /PageSize [843 1253] >> setpagedevice"
  247. *End
  248. *PageRegion 12x19: "<< /PageSize [843 1404] >> setpagedevice"
  249. *End
  250. *PageRegion A3: "<< /PageSize [842 1191] >> setpagedevice"
  251. *End
  252. *PageRegion A4: "<< /PageSize [596 842] >> setpagedevice"
  253. *End
  254. *PageRegion A5: "<< /PageSize [420 596] >> setpagedevice"
  255. *End
  256. *PageRegion Postcard: "<< /PageSize [298 421] >> setpagedevice"
  257. *End
  258. *PageRegion B4: "<< /PageSize [729 1032] >> setpagedevice"
  259. *End
  260. *PageRegion B5: "<< /PageSize [516 729] >> setpagedevice"
  261. *End
  262. *PageRegion B6: "<< /PageSize [364 516] >> setpagedevice"
  263. *End
  264. *CloseUI: PageRegion
  265. *% The following entries provide information about specific paper keywords.
  266. *DefaultImageableArea: Letter
  267. *ImageableArea Letter: "12 12 600 780 "
  268. *ImageableArea Legal: "12 12 600 996 "
  269. *ImageableArea Executive: "12 12 510 744 "
  270. *ImageableArea Universal: "12 12 830 1212 "
  271. *ImageableArea Tabloid: "12 12 780 1212 "
  272. *ImageableArea Full11x17: "12 12 831 1241 "
  273. *ImageableArea 12x19: "12 12 831 1392 "
  274. *ImageableArea A3: "12 12 830 1179 "
  275. *ImageableArea A4: "12 12 584 830 "
  276. *ImageableArea A5: "12 12 408 584 "
  277. *ImageableArea Postcard: "12 12 286 409 "
  278. *ImageableArea B4: "12 12 717 1020 "
  279. *ImageableArea B5: "12 12 504 717 "
  280. *ImageableArea B6: "12 12 352 504 "
  281. *?ImageableArea: "
  282. save /cvp { cvi ( ) cvs print ( ) print } bind def
  283. newpath clippath pathbbox
  284. 4 -2 roll exch 2 {ceiling cvp} repeat
  285. exch 2 {floor cvp} repeat flush
  286. restore
  287. "
  288. *End
  289. *% These provide the physical dimensions of the paper (by keyword)
  290. *DefaultPaperDimension: Letter
  291. *PaperDimension Letter: "612 792"
  292. *PaperDimension Legal: "612 1008"
  293. *PaperDimension Executive: "522 756"
  294. *PaperDimension Universal: "842 1224"
  295. *PaperDimension Tabloid: "792 1224"
  296. *PaperDimension Full11x17: "843 1253"
  297. *PaperDimension 12x19: "843 1404"
  298. *PaperDimension A3: "842 1191"
  299. *PaperDimension A4: "595 842"
  300. *PaperDimension A5: "420 596"
  301. *PaperDimension Postcard: "298 421"
  302. *PaperDimension B4: "729 1031"
  303. *PaperDimension B5: "516 729"
  304. *PaperDimension B6: "364 516"
  305. *DefaultOutputBin: OnlyOne
  306. *OpenUI *InputSlot: PickOne
  307. *OrderDependency: 20 AnySetup *InputSlot
  308. *DefaultInputSlot: Multipurpose
  309. *InputSlot Multipurpose: "
  310. currentpagedevice /InputAttributes get 1 get
  311. dup null eq
  312. { pop }
  313. { dup length 1 add dict copy
  314. dup /InputAttributes
  315. 1 dict dup /Priority [1] put
  316. put setpagedevice
  317. } ifelse"
  318. *End
  319. *InputSlot Lower: "
  320. currentpagedevice /InputAttributes get 2 get
  321. dup null eq
  322. { pop }
  323. { dup length 1 add dict copy
  324. dup /InputAttributes
  325. 1 dict dup /Priority [2] put
  326. put setpagedevice
  327. } ifelse"
  328. *End
  329. *InputSlot Optional: "
  330. currentpagedevice /InputAttributes get 3 get
  331. dup null eq
  332. { pop }
  333. { dup length 1 add dict copy
  334. dup /InputAttributes
  335. 1 dict dup /Priority [3] put
  336. put setpagedevice
  337. } ifelse"
  338. *End
  339. *?InputSlot: "
  340. save
  341. 3 dict
  342. dup /1 (Multipurpose) put
  343. dup /2 (Lower) put
  344. dup /3 (Optional) put
  345. currentpagedevice /InputAttributes get
  346. dup /Priority known
  347. { /Priority get 0 get ( ) cvs cvn get }
  348. {
  349. dup length 1 eq
  350. { {pop} forall ( ) cvs cvn get }
  351. { pop pop (Unknown) } ifelse
  352. } ifelse
  353. = flush
  354. restore
  355. "
  356. *End
  357. *CloseUI: *InputSlot
  358. *OpenUI *ManualFeed: Boolean
  359. *OrderDependency: 20 AnySetup *ManualFeed
  360. *DefaultManualFeed: False
  361. *ManualFeed True: "<< /ManualFeed true >> setpagedevice"
  362. *ManualFeed False: "<< /ManualFeed false >> setpagedevice"
  363. *?ManualFeed: "
  364. save
  365. currentpagedevice /ManualFeed get
  366. {(True)}{(False)}ifelse = flush
  367. restore"
  368. *End
  369. *CloseUI: *ManualFeed
  370. *DefaultOutputOrder: Normal
  371. *OpenUI *TraySwitch: Boolean
  372. *OrderDependency: 45 AnySetup *TraySwitch
  373. *DefaultTraySwitch: False
  374. *TraySwitch True: "1 dict dup /TraySwitch true put setpagedevice"
  375. *TraySwitch False: "1 dict dup /TraySwitch false put setpagedevice"
  376. *?TraySwitch: "
  377. save
  378. currentpagedevice /TraySwitch get
  379. {(True)}{(False)}ifelse = flush
  380. restore
  381. "
  382. *End
  383. *CloseUI: *TraySwitch
  384. *OpenUI *MiserMode/Conserve Toner: Boolean
  385. *OrderDependency: 50 AnySetup *MiserMode
  386. *DefaultMiserMode: False
  387. *MiserMode True: "1 statusdict /setmisermode get exec"
  388. *MiserMode False: "0 statusdict /setmisermode get exec"
  389. *?MiserMode: "
  390. save statusdict begin
  391. 2 dict begin
  392. /0 (False) def
  393. /1 (True) def
  394. misermode
  395. {( ) cvs cvn load exec} stopped not{= flush}if
  396. end
  397. end restore"
  398. *End
  399. *CloseUI: *MiserMode
  400. *% Monochrome Halftone =======================
  401. *% 300 dpi
  402. *OpenUI *HalftoneType300/Halftones: PickOne
  403. *OrderDependency: 50 AnySetup *HalftoneType300
  404. *DefaultHalftoneType300: 4
  405. *HalftoneType300 4/Use printer setting: ""
  406. *HalftoneType300 6/Advanced: "<< /ScreenFamily /Advanced >> //statusdict /QMSsetscreencrd get exec"
  407. *HalftoneType300 7/Basic: "<< /ScreenFamily /Basic >> //statusdict /QMSsetscreencrd get exec"
  408. *CloseUI: *HalftoneType300
  409. *% 600 dpi
  410. *OpenUI *HalftoneType600/Halftones: PickOne
  411. *OrderDependency: 50 AnySetup *HalftoneType600
  412. *DefaultHalftoneType600: 4
  413. *HalftoneType600 4/Use printer setting: ""
  414. *HalftoneType600 6/Advanced: "<< /ScreenFamily /Advanced >> //statusdict /QMSsetscreencrd get exec"
  415. *HalftoneType600 7/Basic: "<< /ScreenFamily /Basic >> //statusdict /QMSsetscreencrd get exec"
  416. *CloseUI: *HalftoneType600
  417. *% 1200 dpi
  418. *OpenUI *HalftoneType1200/Halftones: PickOne
  419. *OrderDependency: 50 AnySetup *HalftoneType1200
  420. *DefaultHalftoneType1200: 4
  421. *HalftoneType1200 4/Use printer setting: ""
  422. *HalftoneType1200 6/Advanced: "<< /ScreenFamily /Advanced >> //statusdict /QMSsetscreencrd get exec"
  423. *HalftoneType1200 7/Basic: "<< /ScreenFamily /Basic >> //statusdict /QMSsetscreencrd get exec"
  424. *CloseUI: *HalftoneType1200
  425. *% Font Information =====================
  426. *DefaultFont: Courier
  427. *Font AvantGarde-Book: Standard "(001.002)"
  428. *Font AvantGarde-BookOblique: Standard "(001.002)"
  429. *Font AvantGarde-Demi: Standard "(001.003)"
  430. *Font AvantGarde-DemiOblique: Standard "(001.003)"
  431. *Font Bookman-Demi: Standard "(001.001)"
  432. *Font Bookman-DemiItalic: Standard "(001.001)"
  433. *Font Bookman-Light: Standard "(001.001)"
  434. *Font Bookman-LightItalic: Standard "(001.001)"
  435. *Font Courier: Standard "(001.005)"
  436. *Font Courier-Bold: Standard "(001.005)"
  437. *Font Courier-BoldOblique: Standard "(001.005)"
  438. *Font Courier-Oblique: Standard "(001.005)"
  439. *Font Helvetica: Standard "(001.002)"
  440. *Font Helvetica-Bold: Standard "(001.002)"
  441. *Font Helvetica-BoldOblique: Standard "(001.002)"
  442. *Font Helvetica-Condensed: Standard "(001.001)"
  443. *Font Helvetica-Condensed-Bold: Standard "(001.002)"
  444. *Font Helvetica-Condensed-BoldObl: Standard "(001.002)"
  445. *Font Helvetica-Condensed-Oblique: Standard "(001.001)"
  446. *Font Helvetica-Narrow: Standard "(001.002)"
  447. *Font Helvetica-Narrow-Bold: Standard "(001.002)"
  448. *Font Helvetica-Narrow-BoldOblique: Standard "(001.002)"
  449. *Font Helvetica-Narrow-Oblique: Standard "(001.002)"
  450. *Font Helvetica-Oblique: Standard "(001.002)"
  451. *Font NewCenturySchlbk-Bold: Standard "(001.007)"
  452. *Font NewCenturySchlbk-BoldItalic: Standard "(001.004)"
  453. *Font NewCenturySchlbk-Italic: Standard "(001.003)"
  454. *Font NewCenturySchlbk-Roman: Standard "(001.004)"
  455. *Font Palatino-Bold: Standard "(001.002)"
  456. *Font Palatino-BoldItalic: Standard "(001.002)"
  457. *Font Palatino-Italic: Standard "(001.002)"
  458. *Font Palatino-Roman: Standard "(001.001)"
  459. *Font Symbol: Special "(001.003)"
  460. *Font Times-Bold: Standard "(001.002)"
  461. *Font Times-BoldItalic: Standard "(001.004)"
  462. *Font Times-Italic: Standard "(001.002)"
  463. *Font Times-Roman: Standard "(001.002)"
  464. *Font ZapfChancery-MediumItalic: Standard "(001.003)"
  465. *Font ZapfDingbats: Special "(001.002)"
  466. *?FontQuery: "
  467. save
  468. { count 1 gt
  469. { exch dup 127 string cvs (/) print print (:) print
  470. /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  471. } { exit } ifelse
  472. } bind loop
  473. (*) = flush
  474. restore
  475. "
  476. *End
  477. *?FontList: "
  478. save
  479. (*) {cvn ==} 128 string /Font resourceforall
  480. (*) = flush
  481. restore
  482. "
  483. *End
  484. *% Printer Messages (verbatim from printer):
  485. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  486. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  487. *Message: "\FontName\ not found, using Courier"
  488. *% Status (format: %%[ status: <one of these> ]%% )
  489. *Status: "idle"
  490. *Status: "busy"
  491. *Status: "waiting"
  492. *Status: "printing"
  493. *Status: "warming up"
  494. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%%)
  495. *Source: "serial25"
  496. *Source: "AppleTalk"
  497. *Source: "Centronics"
  498. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  499. *PrinterError: "Paper Out"
  500. *PrinterError: "Paper Jam"
  501. *PrinterError: "Off line"
  502. *PrinterError: "timeout, clearing printer"
  503. *PrinterError: "warming up"
  504. *PrinterError: "service call"
  505. *PrinterError: "paper entry misfeed"
  506. *PrinterError: "no toner cartridge"
  507. *PrinterError: "low toner"
  508. *PrinterError: "no paper tray"
  509. *PrinterError: "resetting printer"
  510. *PrinterError: "cover open"
  511. *PrinterError: "manual feed timeout"
  512. *DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  513. *% Color Separation Information =====================
  514. *DefaultColorSep: ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi
  515. *InkName: ProcessBlack/Process Black
  516. *InkName: CustomColor/Custom Color
  517. *InkName: ProcessCyan/Process Cyan
  518. *InkName: ProcessMagenta/Process Magenta
  519. *InkName: ProcessYellow/Process Yellow
  520. *% For 53 lpi / 300 dpi ===============================
  521. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  522. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  523. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  524. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  525. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  526. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  527. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  528. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  529. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  530. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  531. *% For 71 lpi / 600 dpi ===============================
  532. *ColorSepScreenAngle ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  533. *ColorSepScreenAngle CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  534. *ColorSepScreenAngle ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "71.5651"
  535. *ColorSepScreenAngle ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "18.4349"
  536. *ColorSepScreenAngle ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "0.0"
  537. *ColorSepScreenFreq ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  538. *ColorSepScreenFreq CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  539. *ColorSepScreenFreq ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  540. *ColorSepScreenFreq ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  541. *ColorSepScreenFreq ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "66.6667"
  542. *% For 71 lpi / 1200 dpi ===============================
  543. *ColorSepScreenAngle ProcessBlack.71lpi.1200dpi/71 lpi / 1200 dpi: "45.0"
  544. *ColorSepScreenAngle CustomColor.71lpi.1200dpi/71 lpi / 1200 dpi: "45.0"
  545. *ColorSepScreenAngle ProcessCyan.71lpi.1200dpi/71 lpi / 1200 dpi: "71.5651"
  546. *ColorSepScreenAngle ProcessMagenta.71lpi.1200dpi/71 lpi / 1200 dpi: "18.4349"
  547. *ColorSepScreenAngle ProcessYellow.71lpi.1200dpi/71 lpi / 1200 dpi: "0.0"
  548. *ColorSepScreenFreq ProcessBlack.71lpi.1200dpi/71 lpi / 1200 dpi: "70.7107"
  549. *ColorSepScreenFreq CustomColor.71lpi.1200dpi/71 lpi / 1200 dpi: "70.7107"
  550. *ColorSepScreenFreq ProcessCyan.71lpi.1200dpi/71 lpi / 1200 dpi: "63.2456"
  551. *ColorSepScreenFreq ProcessMagenta.71lpi.1200dpi/71 lpi / 1200 dpi: "63.2456"
  552. *ColorSepScreenFreq ProcessYellow.71lpi.1200dpi/71 lpi / 1200 dpi: "66.6667"
  553. *% end of PPD file for QMS 1660 Edge to Edge