home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextLibrary / PrinterTypes / English.lproj / Varityper_4000%5500C.ppd < prev    next >
PostScript Printer Description  |  1995-02-06  |  24KB  |  624 lines

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