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.

534 lines
18 KiB

  1. *PPD-Adobe: "4.1"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1993 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.1"
  11. *PCFileName: "VT4510A1.PPD"
  12. *LanguageEncoding: ISOLatin1
  13. *LanguageVersion: English
  14. *Product: "(Varityper)"
  15. *PSVersion: "(52.3) 4.7"
  16. *ModelName: "Varityper 4000/5100A"
  17. *NickName: "Varityper 4000/5100A v52.3"
  18. *% General Information and Defaults ===============
  19. *FreeVM: "2415554"
  20. *LanguageLevel: "1"
  21. *Extensions: FileSystem CMYK Composite
  22. *ColorDevice: False
  23. *DefaultColorSpace: Gray
  24. *FileSystem: True
  25. *?FileSystem: "
  26. save
  27. statusdict /diskonline get exec {(True)}{(False)} ifelse = flush
  28. restore
  29. "
  30. *End
  31. *Throughput: "20"
  32. *Password: "0"
  33. *ExitServer: "
  34. count 0 eq { % is the password on the stack?
  35. true
  36. }{
  37. dup % potential password
  38. statusdict /checkpassword get exec not
  39. } ifelse
  40. { % if no password or not valid
  41. (WARNING : Cannot perform the exitserver command.) =
  42. (Password supplied is not valid.) =
  43. (Please contact the author of this software.) = flush
  44. quit
  45. } if
  46. serverdict /exitserver get exec
  47. "
  48. *End
  49. *Reset: "
  50. count 0 eq { % is the password on the stack?
  51. true
  52. }{
  53. dup % potential password
  54. statusdict /checkpassword get exec not
  55. } ifelse
  56. { % if no password or not valid
  57. (WARNING : Cannot reset printer.) =
  58. (Password supplied is not valid.) =
  59. (Please contact the author of this software.) = flush
  60. quit
  61. } if
  62. serverdict /exitserver get exec
  63. systemdict /quit get exec
  64. (WARNING : Printer Reset Failed.) = flush
  65. "
  66. *End
  67. *OpenUI *Resolution: PickOne
  68. *OrderDependency: 10 AnySetup *Resolution
  69. *DefaultResolution: 600dpi
  70. *?Resolution: "
  71. save
  72. initgraphics
  73. 0 0 moveto currentpoint matrix defaultmatrix transform
  74. 0 72 lineto currentpoint matrix defaultmatrix transform
  75. 3 -1 roll sub dup mul
  76. 3 1 roll exch sub dup mul
  77. add sqrt round cvi
  78. ( ) cvs print (dpi) = flush
  79. restore
  80. "
  81. *End
  82. *CloseUI: *Resolution
  83. *AccurateScreensSupport: True
  84. *% Halftone Information ===============
  85. *ScreenFreq: "75.0"
  86. *ScreenAngle: "45.0"
  87. *DefaultScreenProc: Dot
  88. *ScreenProc Dot: "
  89. {abs exch abs 2 copy add 1.0 gt {1.0 sub dup mul exch 1.0 sub dup mul add 1.0
  90. sub }{dup mul exch dup mul add 1.0 exch sub }ifelse }
  91. "
  92. *End
  93. *ScreenProc Line: "{ pop }"
  94. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  95. *DefaultTransfer: Normalized
  96. *Transfer Normalized: "
  97. {
  98. userdict /mediadict known {
  99. mediadict /VTXfer known {
  100. mediadict begin VTXfer end
  101. }{
  102. mediadict /ChooseXfer known {
  103. mediadict /ChooseXfer get exec 255 mul 0.5 add cvi
  104. mediadict /xfer get exch get
  105. } if
  106. } ifelse
  107. } if
  108. } bind
  109. "
  110. *End
  111. *Transfer Normalized.Inverse: "
  112. {
  113. userdict /mediadict known {
  114. mediadict /VTXfer known {
  115. mediadict begin VTXfer end
  116. }{
  117. mediadict /ChooseXfer known {
  118. mediadict /ChooseXfer get exec 255 mul 0.5 add cvi
  119. mediadict /xfer get exch get
  120. } if
  121. } ifelse
  122. } if
  123. 1.0 exch sub
  124. } bind
  125. "
  126. *End
  127. *Transfer Null: "{} "
  128. *Transfer Null.Inverse: "{1.0 exch sub} "
  129. *% Paper Handling =====================
  130. *OpenUI *PageSize: PickOne
  131. *OrderDependency: 30 AnySetup *PageSize
  132. *DefaultPageSize: Letter.Transverse
  133. *PageSize Letter: "letter"
  134. *PageSize Letter.Transverse: "Letter"
  135. *PageSize Letter.Extra: "684 864 1 statusdict /setpage get exec"
  136. *PageSize Legal: "legal"
  137. *PageSize Legal.Extra: "684 1080 1 statusdict /setpage get exec"
  138. *PageSize Tabloid: "11x17"
  139. *PageSize Ledger: "ledger"
  140. *PageSize A4: "a4"
  141. *PageSize A4.Transverse: "A4"
  142. *PageSize A4.Extra: "668 914 1 statusdict /setpage get exec"
  143. *PageSize A5: "a5"
  144. *PageSize A5.Transverse: "A5"
  145. *PageSize A5.Extra: "492 668 1 statusdict /setpage get exec"
  146. *PageSize A5.Extra.Transverse: "668 492 0 statusdict /setpage get exec"
  147. *PageSize B4: "729.72 1031.46 1 statusdict /setpage get exec"
  148. *PageSize ISOB5: "b5"
  149. *PageSize ISOB5.Transverse: "B5"
  150. *PageSize ISOB5.Extra: "571 781 1 statusdict /setpage get exec"
  151. *PageSize ISOB5.Extra.Transverse: "781 571 0 statusdict /setpage get exec"
  152. *?PageSize: "
  153. save
  154. mark statusdict /pageparams get exec exch pop
  155. 12 dict
  156. dup [612 792] (Letter) put
  157. dup [684 864] (Letter.Extra) put
  158. dup [612 1008] (Legal) put
  159. dup [684 1080] (Legal.Extra) put
  160. dup [792 1224] (Tabloid) put
  161. dup [595 842] (A4) put
  162. dup [668 914] (A4.Extra) put
  163. dup [420 595] (A5) put
  164. dup [492 668] (A5.Extra) put
  165. dup [729.72 1031.46] (B4) put
  166. dup [499 709] (ISOB5) put
  167. dup [571 781] (ISOB5.Extra) put
  168. 7 dict
  169. dup [792 612] (Letter.Transverse) put
  170. dup [792 1224] (Ledger) put
  171. dup [842 595] (A4.Transverse) put
  172. dup [595 420] (A5.Transverse) put
  173. dup [668 492] (A5.Extra.Transverse) put
  174. dup [709 499] (ISOB5.Transverse) put
  175. dup [781 571] (ISOB5.Extra.Transverse) put
  176. 3 -1 roll 1 eq { pop } { exch pop }ifelse
  177. (Unknown) exch
  178. { exch aload pop
  179. 4 index eq exch 5 index eq and
  180. { exch pop exit } { pop } ifelse
  181. } bind forall = flush cleartomark
  182. restore
  183. "
  184. *End
  185. *CloseUI: *PageSize
  186. *OpenUI *PageRegion: PickOne
  187. *OrderDependency: 40 AnySetup *PageRegion
  188. *DefaultPageRegion: Letter.Transverse
  189. *PageRegion Letter: "letter"
  190. *PageRegion Letter.Transverse: "Letter"
  191. *PageRegion Letter.Extra: "684 864 1 statusdict /setpage get exec"
  192. *PageRegion Legal: "legal"
  193. *PageRegion Legal.Extra: "684 1080 1 statusdict /setpage get exec"
  194. *PageRegion Tabloid: "11x17"
  195. *PageRegion Ledger: "ledger"
  196. *PageRegion A4: "a4"
  197. *PageRegion A4.Transverse: "A4"
  198. *PageRegion A4.Extra: "668 914 1 statusdict /setpage get exec"
  199. *PageRegion A5: "a5"
  200. *PageRegion A5.Transverse: "A5"
  201. *PageRegion A5.Extra: "492 668 1 statusdict /setpage get exec"
  202. *PageRegion A5.Extra.Transverse: "668 492 0 statusdict /setpage get exec"
  203. *PageRegion B4: "729.72 1031.46 1 statusdict /setpage get exec"
  204. *PageRegion ISOB5: "b5"
  205. *PageRegion ISOB5.Transverse: "B5"
  206. *PageRegion ISOB5.Extra: "571 781 1 statusdict /setpage get exec"
  207. *PageRegion ISOB5.Extra.Transverse: "781 571 0 statusdict /setpage get exec"
  208. *CloseUI: *PageRegion
  209. *DefaultImageableArea: Letter.Transverse
  210. *ImageableArea Letter: "17 9 604 782 "
  211. *ImageableArea Letter.Transverse: "17 9 604 782 "
  212. *ImageableArea Letter.Extra: "17 9 684 864"
  213. *ImageableArea Legal: "17 9 604 998 "
  214. *ImageableArea Legal.Extra: "17 9 684 1080"
  215. *ImageableArea Tabloid: "17 9 784 1214 "
  216. *ImageableArea Ledger: "17 9 1214 784 "
  217. *ImageableArea A4: "17 9 587 832 "
  218. *ImageableArea A4.Transverse: "17 9 587 832"
  219. *ImageableArea A4.Extra: "17 9 668 914"
  220. *ImageableArea A5: "17 9 412 585 "
  221. *ImageableArea A5.Transverse: "17 9 412 585 "
  222. *ImageableArea A5.Extra: "17 9 492 668"
  223. *ImageableArea A5.Extra.Transverse: "17 9 491 668"
  224. *ImageableArea B4: "17 9 698 991.629"
  225. *ImageableArea ISOB5: "17 9 491 698 "
  226. *ImageableArea ISOB5.Transverse: "17 9 491 698 "
  227. *ImageableArea ISOB5.Extra: "17 9 571 781"
  228. *ImageableArea ISOB5.Extra.Transverse: "17 9 570 781"
  229. *?ImageableArea: "
  230. save
  231. /cvp {( ) cvs print ( ) print } bind def
  232. /upperright {10000 mul floor 10000 div} bind def
  233. /lowerleft {10000 mul ceiling 10000 div} bind def
  234. newpath clippath pathbbox
  235. 4 -2 roll exch 2 {lowerleft cvp} repeat
  236. exch 2 {upperright cvp} repeat flush
  237. restore
  238. "
  239. *End
  240. *% These provide the physical dimensions of the paper (by keyword)
  241. *DefaultPaperDimension: Letter.Transverse
  242. *PaperDimension Letter: "612 792 "
  243. *PaperDimension Letter.Transverse: "612 792 "
  244. *PaperDimension Letter.Extra: "684 864 "
  245. *PaperDimension Legal: "612 1008 "
  246. *PaperDimension Legal.Extra: "684 1080 "
  247. *PaperDimension Tabloid: "792 1224 "
  248. *PaperDimension Ledger: "1224 792"
  249. *PaperDimension A4: "595.3 842 "
  250. *PaperDimension A4.Transverse: "595.3 842 "
  251. *PaperDimension A4.Extra: "668 914 "
  252. *PaperDimension A5: "420 595.3 "
  253. *PaperDimension A5.Transverse: "420 595.3 "
  254. *PaperDimension A5.Extra: "492 668 "
  255. *PaperDimension A5.Extra.Transverse: "492 668 "
  256. *PaperDimension B4: "729.72 1031.46"
  257. *PaperDimension ISOB5: "499 709 "
  258. *PaperDimension ISOB5.Transverse: "499 709 "
  259. *PaperDimension ISOB5.Extra: "571 781 "
  260. *PaperDimension ISOB5.Extra.Transverse: "571 781 "
  261. *CustomPageSize True: "exch pop statusdict/setpageparams get exec"
  262. *ParamCustomPageSize Width: 1 points 1 792
  263. *ParamCustomPageSize Height: 2 points 1 1224
  264. *ParamCustomPageSize WidthOffset/Margins: 3 points 0 791
  265. *ParamCustomPageSize HeightOffset: 4 points 0 0
  266. *ParamCustomPageSize Orientation: 5 int 0 1
  267. *CenterRegistered: False
  268. *MaxMediaWidth: "792"
  269. *?CurrentMediaWidth: "save statusdict /mediawidth get exec = flush restore"
  270. *MaxMediaHeight: "1224"
  271. *?CurrentMediaHeight: "save statusdict /medialength get exec = flush restore"
  272. *HWMargins: 17 9 8 10
  273. *RequiresPageRegion All: True
  274. *OpenUI *InputSlot: PickOne
  275. *OrderDependency: 20 AnySetup *InputSlot
  276. *DefaultInputSlot: Lower
  277. *InputSlot Upper: "2 statusdict2/setmediasource get exec"
  278. *InputSlot Lower: "1 statusdict2/setmediasource get exec"
  279. *InputSlot LargeCapacity: "3 statusdict2/setmediasource get exec"
  280. *?InputSlot: "
  281. statusdict2/getmediasource get exec dup 1 eq {
  282. pop (Lower)
  283. }{
  284. 2 eq {(Upper)}{(LargeCapacity)}ifelse
  285. } ifelse
  286. = flush
  287. "
  288. *End
  289. *CloseUI: *InputSlot
  290. *OpenUI *OutputBin: PickOne
  291. *OrderDependency: 20 AnySetup *OutputBin
  292. *DefaultOutputBin: Lower
  293. *OutputBin Upper: "3 statusdict2/setmediadest get exec"
  294. *OutputBin Middle: "2 statusdict2/setmediadest get exec"
  295. *OutputBin Lower: "1 statusdict2/setmediadest get exec"
  296. *?OutputBin: "
  297. statusdict2/getmediadest get exec dup 1 eq {
  298. pop (Lower)
  299. }{
  300. 2 eq {(Middle)}{(Upper)}ifelse
  301. } ifelse
  302. = flush
  303. "
  304. *End
  305. *CloseUI: *OutputBin
  306. *DefaultOutputOrder: Reverse
  307. *OpenUI *Duplex: PickOne
  308. *OrderDependency: 20 AnySetup *Duplex
  309. *DefaultDuplex: None
  310. *Duplex DuplexNoTumble: "statusdict2/setduplexmode get exec"
  311. *Duplex None: "statusdict2/resetduplexmode get exec"
  312. *?Duplex: "
  313. statusdict2/getduplexmode get exec {
  314. (DuplexNoTumble)
  315. }{
  316. (None)
  317. }ifelse
  318. = flush
  319. "
  320. *End
  321. *CloseUI: *Duplex
  322. *OpenGroup: Imagesetter
  323. *OpenUI *MirrorPrint/Mirror: Boolean
  324. *OrderDependency: 50 AnySetup *MirrorPrint
  325. *DefaultMirrorPrint: False
  326. *MirrorPrint True: "true statusdict/setmirrorprint get exec"
  327. *MirrorPrint False: "false statusdict/setmirrorprint get exec"
  328. *?MirrorPrint: "statusdict/mirrorprint get exec {(True)}{(False)}ifelse = flush"
  329. *CloseUI: *MirrorPrint
  330. *OpenUI *NegativePrint/Negative: Boolean
  331. *OrderDependency: 50 AnySetup *NegativePrint
  332. *DefaultNegativePrint: False
  333. *NegativePrint True: "true statusdict/negativeprint get exec"
  334. *NegativePrint False: "false statusdict/negativeprint get exec"
  335. *?NegativePrint: "statusdict/getglobrev get exec {(True)}{(False)}ifelse = flush"
  336. *CloseUI: *NegativePrint
  337. *CloseGroup: Imagesetter
  338. *% Font Information =====================
  339. *DefaultFont: Courier
  340. *Font Courier: Standard "(001.004)" Standard ROM
  341. *Font Courier-Bold: Standard "(001.004)" Standard ROM
  342. *Font Courier-BoldOblique: Standard "(001.004)" Standard ROM
  343. *Font Courier-Oblique: Standard "(001.004)" Standard ROM
  344. *Font Symbol: Special "(001.003)" Special ROM
  345. *?FontQuery: "
  346. save
  347. /str 100 string dup 0 (fonts/) putinterval def
  348. {
  349. count 1 gt
  350. {
  351. exch dup str 6 94 getinterval cvs
  352. (/) print dup print (:) print exch
  353. FontDirectory exch known
  354. { pop (Yes) }
  355. {
  356. length 6 add str 0 3 -1 roll getinterval
  357. mark exch status
  358. {cleartomark (Yes)}{cleartomark (No)} ifelse
  359. } ifelse =
  360. }
  361. {exit} ifelse
  362. }bind loop
  363. (*) = flush
  364. restore
  365. "
  366. *End
  367. *?FontList: "
  368. save
  369. FontDirectory { pop == } bind forall flush
  370. /filenameforall where
  371. {
  372. pop (fonts/*)
  373. { dup length 6 sub 6 exch getinterval cvn == } bind
  374. 128 string filenameforall flush
  375. } if
  376. (*) = flush
  377. restore
  378. "
  379. *End
  380. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  381. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  382. *Message: "\FontName\ not found, using Courier"
  383. *% Status (format: %%[ status: <one of these> ]%% )
  384. *Status: "idle"
  385. *Status: "busy"
  386. *Status: "waiting"
  387. *Status: "printing"
  388. *Status: "warming up"
  389. *Status: "PrinterError: Printer OK"
  390. *Status: "PrinterError: Printer never accepted band"
  391. *Status: "PrinterError: Printer Intensity Invalid"
  392. *Status: "PrinterError: PrintXferBusy for too long"
  393. *Status: "PrinterError: Printer not ready to write:unused"
  394. *Status: "PrinterError: Fifo transfer took too long:DMABusy still"
  395. *Status: "PrinterError: Printer Resolution Invalid"
  396. *Status: "PrinterError: Failed printerstart:!BEG"
  397. *Status: "PrinterError: Fifo transfer did not start:DMABusy still"
  398. *Status: "PrinterError: Printer Hardware Error"
  399. *Status: "PrinterError: Printer Disk Full"
  400. *Status: "PrinterError: Printer Media Cassette Full"
  401. *Status: "PrinterError: Printer No Takeup"
  402. *Status: "PrinterError: Re-transmitting Page To Printer"
  403. *Status: "PrinterError: Printer Line Length Invalid"
  404. *Status: "PrinterError: Printer Busy with Previous Page"
  405. *Status: "PrinterError: Default page being defined is too big"
  406. *Status: "PrinterError: Printer Media Value Invalid"
  407. *Status: "PrinterError: Printer Cover Open"
  408. *Status: "PrinterError: Printer never was ready to start band:!STA"
  409. *Status: "PrinterError: Proofer Error"
  410. *Status: "PrinterError: Printer not ready;printer needs attention"
  411. *Status: "PrinterError: Printer Paper Out"
  412. *Status: "PrinterError: Printer Disk Error"
  413. *Status: "PrinterError: Proofer Not Available"
  414. *Status: "PrinterError: Program Load Error"
  415. *Status: "PrinterError: Printer Leading Value Invalid"
  416. *Status: "PrinterError: Printer Offline"
  417. *Status: "PrinterError: duplexer: paper in tray"
  418. *Status: "PrinterError: duplexer: paper jam"
  419. *Status: "PrinterError: duplexer: door open"
  420. *Status: "PrinterError: duplexer: no counter"
  421. *Status: "PrinterError: stacker: alarm"
  422. *Status: "PrinterError: stacker: paper jam"
  423. *Status: "PrinterError: stacker: door open"
  424. *Source: "serial9"
  425. *Source: "serial25"
  426. *Source: "AppleTalk"
  427. *Source: "Centronics"
  428. *Source: "other"
  429. *PrinterError: "Printer OK"
  430. *PrinterError: "Printer never accepted band"
  431. *PrinterError: "Printer Intensity Invalid"
  432. *PrinterError: "PrintXferBusy for too long"
  433. *PrinterError: "Printer not ready to write:unused"
  434. *PrinterError: "Fifo transfer took too long:DMABusy still"
  435. *PrinterError: "Printer Resolution Invalid"
  436. *PrinterError: "Failed printerstart:!BEG"
  437. *PrinterError: "Fifo transfer did not start:DMABusy still"
  438. *PrinterError: "Printer Hardware Error"
  439. *PrinterError: "Printer Disk Full"
  440. *PrinterError: "Printer Media Cassette Full"
  441. *PrinterError: "Printer No Takeup"
  442. *PrinterError: "Re-transmitting Page To Printer"
  443. *PrinterError: "Printer Line Length Invalid"
  444. *PrinterError: "Printer Busy with Previous Page"
  445. *PrinterError: "Default page being defined is too big"
  446. *PrinterError: "Printer Media Value Invalid"
  447. *PrinterError: "Printer Cover Open"
  448. *PrinterError: "Printer never was ready to start band:!STA"
  449. *PrinterError: "Proofer Error"
  450. *PrinterError: "Printer not ready;printer needs attention"
  451. *PrinterError: "Printer Paper Out"
  452. *PrinterError: "Printer Disk Error"
  453. *PrinterError: "Proofer Not Available"
  454. *PrinterError: "Program Load Error"
  455. *PrinterError: "Printer Leading Value Invalid"
  456. *PrinterError: "Printer Offline"
  457. *PrinterError: "duplexer: paper in tray"
  458. *PrinterError: "duplexer: paper jam"
  459. *PrinterError: "duplexer: door open"
  460. *PrinterError: "duplexer: no counter"
  461. *PrinterError: "stacker: alarm"
  462. *PrinterError: "stacker: paper jam"
  463. *PrinterError: "stacker: door open"
  464. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  465. *% Color Separation Information =====================
  466. *% Accuratescreen angles/freqs added to bottom of file
  467. *DefaultColorSep: ProcessBlack.85.1lpi.600dpi/85 lpi / 600 dpi
  468. *InkName: ProcessBlack/Process Black
  469. *InkName: CustomColor/Custom Color
  470. *InkName: ProcessCyan/Process Cyan
  471. *InkName: ProcessMagenta/Process Magenta
  472. *InkName: ProcessYellow/Process Yellow
  473. *% For 85 lpi / 600 dpi (5,5,2,6,6,2,20/3,0) ===============================
  474. *ColorSepScreenAngle ProcessBlack.85.1lpi.600dpi/85 lpi / 600 dpi: "45.0"
  475. *ColorSepScreenAngle CustomColor.85.1lpi.600dpi/85 lpi / 600 dpi: "45.0"
  476. *ColorSepScreenAngle ProcessCyan.85.1lpi.600dpi/85 lpi / 600 dpi: "71.5651"
  477. *ColorSepScreenAngle ProcessMagenta.85.1lpi.600dpi/85 lpi / 600 dpi: "18.4349"
  478. *ColorSepScreenAngle ProcessYellow.85.1lpi.600dpi/85 lpi / 600 dpi: "0.0"
  479. *ColorSepScreenFreq ProcessBlack.85.1lpi.600dpi/85 lpi / 600 dpi: "94.8683"
  480. *ColorSepScreenFreq CustomColor.85.1lpi.600dpi/85 lpi / 600 dpi: "94.8683"
  481. *ColorSepScreenFreq ProcessCyan.85.1lpi.600dpi/85 lpi / 600 dpi: "84.8528"
  482. *ColorSepScreenFreq ProcessMagenta.85.1lpi.600dpi/85 lpi / 600 dpi: "84.8528"
  483. *ColorSepScreenFreq ProcessYellow.85.1lpi.600dpi/85 lpi / 600 dpi: "89.4427"
  484. *% For 71 lpi / 600 dpi =====================================================
  485. *ColorSepScreenAngle ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  486. *ColorSepScreenAngle CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  487. *ColorSepScreenAngle ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "71.5651"
  488. *ColorSepScreenAngle ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "18.4349"
  489. *ColorSepScreenAngle ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "0.0"
  490. *ColorSepScreenFreq ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  491. *ColorSepScreenFreq CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  492. *ColorSepScreenFreq ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  493. *ColorSepScreenFreq ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  494. *ColorSepScreenFreq ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "66.6667"
  495. *% The byte count of this file should be exactly 017728 or 018262
  496. *% depending on the filesystem it resides in.
  497. *% end of PPD file for Varityper 4000/5100A