home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextLibrary / PrinterTypes / English.lproj / QMS-PS_2200.ppd < prev    next >
PostScript Printer Description  |  1995-02-06  |  13KB  |  391 lines

  1. *PPD-Adobe: "4.0"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1992 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.0"
  10. *FileVersion: "2.1"
  11. *PCFileName: "Q2200523.PPD"
  12. *LanguageVersion: English
  13. *Product: "(QMS-PS 2200)"
  14. *PSVersion: "(52.3) 1"
  15. *PSVersion: "(51.0) 1"
  16. *ModelName: "QMS-PS 2200"
  17. *NickName: "QMS-PS 2200 v51.0 or 52.3"
  18.  
  19. *% General Information and Defaults ===============
  20. *FreeVM: "1155122"
  21. *LanguageLevel: "1"
  22. *Extensions: FileSystem CMYK
  23. *ColorDevice: False
  24. *DefaultColorSpace: Gray
  25. *VariablePaperSize: False
  26. *FileSystem: True
  27. *?FileSystem: "
  28. save
  29.   statusdict /diskonline get exec {(True)}{(False)} ifelse = flush
  30. restore
  31. "
  32. *End
  33. *Throughput: "22"
  34. *Password: "0"
  35. *ExitServer: "
  36.   count 0 eq {  % is the password on the stack?
  37.     true
  38.   }{
  39.     dup    % potential password
  40.     statusdict /checkpassword get exec not
  41.   } ifelse
  42.   {  %  if no password or not valid
  43.     (WARNING : Cannot perform the exitserver command.) =
  44.     (Password supplied is not valid.) =
  45.     (Please contact the author of this software.) = flush
  46.     quit
  47.   } if
  48.   serverdict /exitserver get exec
  49. "
  50. *End
  51. *Reset: "
  52.   count 0 eq {  % is the password on the stack?
  53.     true
  54.   }{
  55.     dup    % potential password
  56.     statusdict /checkpassword get exec not
  57.   } ifelse
  58.   {  %  if no password or not valid
  59.     (WARNING : Cannot reset printer.) =
  60.     (Password supplied is not valid.) =
  61.     (Please contact the author of this software.) = flush
  62.     quit
  63.   } if
  64.   serverdict /exitserver get exec
  65.   systemdict /quit get exec
  66.   (WARNING : Printer Reset Failed.) = flush
  67. "
  68. *End
  69.  
  70. *DefaultResolution: 300dpi
  71. *?Resolution: "
  72. save
  73.   initgraphics
  74.   0 0 moveto currentpoint matrix defaultmatrix transform
  75.   0 72 lineto currentpoint matrix defaultmatrix transform
  76.   3 -1 roll sub dup mul
  77.   3 1 roll exch sub dup mul
  78.   add sqrt round cvi
  79.   (          ) cvs print (dpi) = flush
  80. restore
  81. "
  82. *End
  83.  
  84. *% Halftone Information ===============
  85. *ScreenFreq: "60.0"
  86. *ScreenAngle: "45.0"
  87. *DefaultScreenProc: Dot
  88. *ScreenProc Dot: "
  89. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  90. sub }{dup mul exch dup mul add 1 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.  
  96. *DefaultTransfer: Null
  97. *Transfer Null: "{ }"
  98. *Transfer Null.Inverse: "{ 1 exch sub }"
  99.  
  100. *% Paper Handling ===================
  101. *OpenUI *PageSize: PickOne
  102. *OrderDependency: 30 AnySetup *PageSize
  103. *DefaultPageSize: Letter
  104. *PageSize Letter: "statusdict /lettertray get exec"
  105. *PageSize Legal: "statusdict /legaltray get exec"
  106. *PageSize Tabloid: "statusdict /11x17tray get exec"
  107. *PageSize Statement: "statusdict /trayswitch false put 3 statusdict /setpapertray get exec halfletter"
  108. *PageSize A3: "statusdict /a3tray get exec"
  109. *PageSize A4: "statusdict /a4tray get exec"
  110. *PageSize A5: "statusdict /trayswitch false put 3 statusdict /setpapertray get exec a5"
  111. *PageSize A6: "statusdict /trayswitch false put 3 statusdict /setpapertray get exec a6"
  112. *PageSize B4: "statusdict /b4tray get exec"
  113. *PageSize B5: "statusdict /b5tray get exec"
  114. *PageSize Foolscap-A: "statusdict /flsatray get exec"
  115. *PageSize Foolscap-E: "statusdict /flsetray get exec"
  116. *?PageSize: "
  117. save
  118. 12 dict
  119.  dup /letter (Letter) put
  120.  dup /legal (Legal) put
  121.  dup /11x17 (Tabloid) put
  122.  dup /halfletter (Statement) put
  123.  dup /a3 (A3) put
  124.  dup /a4 (A4) put
  125.  dup /a5 (A5) put
  126.  dup /a6 (A6) put
  127.  dup /b4 (B4) put
  128.  dup /b5 (B5) put
  129.  dup /flsa (Foolscap-A) put
  130.  dup /flse (Foolscap-E) put
  131.  statusdict /papersize get exec
  132.  3 1 roll  {get} stopped {(Unknown)}if
  133.  exch  not { print (.Transverse) }if
  134.  = flush
  135. restore
  136. "
  137. *End
  138. *CloseUI: *PageSize
  139.  
  140. *% These entries will set up the frame buffer. Usually used with manual feed.
  141. *OpenUI *PageRegion: PickOne
  142. *OrderDependency: 40 AnySetup *PageRegion
  143. *DefaultPageRegion: Letter
  144. *PageRegion Letter: "letter"
  145. *PageRegion Legal: "legal"
  146. *PageRegion Tabloid: "11x17"
  147. *PageRegion Statement: "halfletter"
  148. *PageRegion A3: "a3"
  149. *PageRegion A4: "a4"
  150. *PageRegion A5: "a5"
  151. *PageRegion A6: "a6"
  152. *PageRegion B4: "b4"
  153. *PageRegion B5: "b5"
  154. *PageRegion Foolscap-A: "flsa"
  155. *PageRegion Foolscap-E: "flse"
  156. *CloseUI: *PageRegion
  157.  
  158. *% The following entries provide information about specific paper keywords.
  159. *DefaultImageableArea: Letter
  160. *ImageableArea Letter: "17 19 591 775 "
  161. *ImageableArea Legal: "17 20 591 991 "
  162. *ImageableArea Tabloid: "23 19 774 1206 "
  163. *ImageableArea Statement: "17 19 377 595 "
  164. *ImageableArea A3: "16 19 821 1174 "
  165. *ImageableArea A4: "17 19 576 825 "
  166. *ImageableArea A5: "22 19 404 578 "
  167. *ImageableArea A6: "22 19 282 402 "
  168. *ImageableArea B4: "22 19 712 1015 "
  169. *ImageableArea B5: "24 19 537 711 "
  170. *ImageableArea Foolscap-A: "17 16 591 916 "
  171. *ImageableArea Foolscap-E: "22 16 558 916 "
  172. *?ImageableArea: "
  173. save
  174.   /cvp {(                ) cvs print ( ) print } bind def
  175.   /upperright {10000 mul floor 10000 div} bind def
  176.   /lowerleft {10000 mul ceiling 10000 div} bind def
  177.   newpath clippath pathbbox
  178.   4 -2 roll exch 2 {lowerleft cvp} repeat
  179.   exch 2 {upperright cvp} repeat flush
  180.  restore
  181. "
  182. *End
  183.  
  184. *% These provide the physical dimensions of the paper (by keyword)
  185. *DefaultPaperDimension: Letter
  186. *PaperDimension Letter: "612 792"
  187. *PaperDimension Legal: "612 1008"
  188. *PaperDimension Tabloid: "792 1224"
  189. *PaperDimension Statement: "396 612"
  190. *PaperDimension A3: "842 1191"
  191. *PaperDimension A4: "595 842"
  192. *PaperDimension A5: "420 595"
  193. *PaperDimension A6: "297 420"
  194. *PaperDimension B4: "729 1032"
  195. *PaperDimension B5: "516 729"
  196. *PaperDimension Foolscap-A: "612 935"
  197. *PaperDimension Foolscap-E: "575 935"
  198.  
  199. *RequiresPageRegion All: True
  200. *OpenUI *InputSlot: PickOne
  201. *OrderDependency: 20 AnySetup *InputSlot
  202. *DefaultInputSlot: Upper
  203. *InputSlot Lower: "1 statusdict /setpapertray get exec"
  204. *InputSlot Upper: "2 statusdict /setpapertray get exec"
  205. *InputSlot Bypass: "3 statusdict /setpapertray get exec"
  206. *?InputSlot: "
  207. save
  208.   [ (Unknown) (Upper) (Lower) (Bypass) ] statusdict /papertray get exec
  209.   {get exec} stopped { pop pop (Unknown)} if = flush
  210. restore
  211. "
  212. *End
  213. *CloseUI: *InputSlot
  214.  
  215. *OpenUI *ManualFeed: Boolean
  216. *OrderDependency: 20 AnySetup *ManualFeed
  217. *DefaultManualFeed: False
  218. *ManualFeed True: "/trayswitch false store 3 statusdict /setpapertray get exec"
  219. *ManualFeed False: "
  220.   /trayswitch statusdict /defaulttrayswitch get exec store
  221.   3 statusdict /defaultpapertray get exec /setpapertray get exec
  222.   "
  223. *End
  224. *CloseUI: *ManualFeed
  225.  
  226. *DefaultOutputOrder: Normal
  227.  
  228. *% Font Information =====================
  229. *DefaultFont: Courier
  230. *Font AvantGarde-Book: Standard "(001.002)" Standard ROM
  231. *Font AvantGarde-BookOblique: Standard "(001.002)" Standard ROM
  232. *Font AvantGarde-Demi: Standard "(001.003)" Standard ROM
  233. *Font AvantGarde-DemiOblique: Standard "(001.003)" Standard ROM
  234. *Font Bookman-Demi: Standard "(001.001)" Standard ROM
  235. *Font Bookman-DemiItalic: Standard "(001.001)" Standard ROM
  236. *Font Bookman-Light: Standard "(001.001)" Standard ROM
  237. *Font Bookman-LightItalic: Standard "(001.001)" Standard ROM
  238. *Font Courier: Standard "(001.005)" Standard ROM
  239. *Font Courier-Bold: Standard "(001.005)" Standard ROM
  240. *Font Courier-BoldOblique: Standard "(001.005)" Standard ROM
  241. *Font Courier-Oblique: Standard "(001.005)" Standard ROM
  242. *Font Helvetica: Standard "(001.002)" Standard ROM
  243. *Font Helvetica-Bold: Standard "(001.002)" Standard ROM
  244. *Font Helvetica-BoldOblique: Standard "(001.002)" Standard ROM
  245. *Font Helvetica-Condensed: Standard "(001.001)" Standard ROM
  246. *Font Helvetica-Condensed-Bold: Standard "(001.002)" Standard ROM
  247. *Font Helvetica-Condensed-BoldObl: Standard "(001.002)" Standard ROM
  248. *Font Helvetica-Condensed-Oblique: Standard "(001.001)" Standard ROM
  249. *Font Helvetica-Oblique: Standard "(001.002)" Standard ROM
  250. *Font NewCenturySchlbk-Bold: Standard "(001.007)" Standard ROM
  251. *Font NewCenturySchlbk-BoldItalic: Standard "(001.004)" Standard ROM
  252. *Font NewCenturySchlbk-Italic: Standard "(001.003)" Standard ROM
  253. *Font NewCenturySchlbk-Roman: Standard "(001.004)" Standard ROM
  254. *Font Palatino-Bold: Standard "(001.002)" Standard ROM
  255. *Font Palatino-BoldItalic: Standard "(001.002)" Standard ROM
  256. *Font Palatino-Italic: Standard "(001.002)" Standard ROM
  257. *Font Palatino-Roman: Standard "(001.001)" Standard ROM
  258. *Font Symbol: Special "(001.003)" Special ROM
  259. *Font Times-Bold: Standard "(001.002)" Standard ROM
  260. *Font Times-BoldItalic: Standard "(001.004)" Standard ROM
  261. *Font Times-Italic: Standard "(001.002)" Standard ROM
  262. *Font Times-Roman: Standard "(001.002)" Standard ROM
  263. *Font ZapfChancery-MediumItalic: Standard "(001.003)" Standard ROM
  264. *Font ZapfDingbats: Special "(001.002)" Special ROM
  265. *?FontQuery: "
  266. save
  267.  /str 100 string dup 0 (fonts/) putinterval def
  268.  {
  269.    count 1 gt
  270.    {
  271.      exch dup str 6 94 getinterval cvs
  272.      (/) print dup print (:) print exch
  273.      FontDirectory exch known
  274.      { pop (Yes) }
  275.       {
  276.         length 6 add str 0 3 -1 roll getinterval
  277.         mark exch status
  278.        {cleartomark (Yes)}{cleartomark (No)} ifelse
  279.      } ifelse =
  280.    }
  281.    {exit} ifelse
  282.  }bind loop
  283.  (*) = flush
  284. restore
  285. "
  286. *End
  287.  
  288. *?FontList: "
  289. save
  290.   FontDirectory { pop == } bind forall flush
  291.   /filenameforall where
  292.   {
  293.     pop (fonts/*)
  294.     { dup length 6 sub 6 exch getinterval cvn == } bind
  295.     128 string filenameforall flush
  296.   } if
  297.   (*) = flush
  298. restore
  299. "
  300. *End
  301.  
  302. *% Printer Messages (verbatim from printer):
  303.  
  304. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  305. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  306. *Message: "\FontName\ not found, using Courier"
  307.  
  308. *% Status (format: %%[ status: <one of these> ]%% )
  309. *Status: "idle"
  310. *Status: "busy"
  311. *Status: "waiting"
  312. *Status: "printing"
  313. *Status: "warming up"
  314. *Status: "PrinterError:  timeout, clearing printer"
  315. *Status: "PrinterError:  warming up"
  316. *Status: "PrinterError:  service call"
  317. *Status: "PrinterError:  paper entry misfeed"
  318. *Status: "PrinterError:  no toner cartridge"
  319. *Status: "PrinterError:  low toner"
  320. *Status: "PrinterError:  no paper tray"
  321. *Status: "PrinterError:  resetting printer"
  322. *Status: "PrinterError:  cover open"
  323. *Status: "PrinterError:  manual feed timeout"
  324.  
  325. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%%)
  326. *Source: "serial9"
  327. *Source: "serial25"
  328. *Source: "AppleTalk"
  329. *Source: "Centronics"
  330.  
  331. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  332.  
  333. *PrinterError:  "timeout, clearing printer"
  334. *PrinterError:  "warming up"
  335. *PrinterError:  "service call"
  336. *PrinterError:  "paper entry misfeed"
  337. *PrinterError:  "no toner cartridge"
  338. *PrinterError:  "low toner"
  339. *PrinterError:  "no paper tray"
  340. *PrinterError:  "resetting printer"
  341. *PrinterError:  "cover open"
  342. *PrinterError:  "manual feed timeout"
  343.  
  344. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  345.  
  346. *% Color Separation Information =====================
  347.  
  348. *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
  349.  
  350. *InkName: ProcessBlack/Process Black
  351. *InkName: CustomColor/Custom Color
  352. *InkName: ProcessCyan/Process Cyan
  353. *InkName: ProcessMagenta/Process Magenta
  354. *InkName: ProcessYellow/Process Yellow
  355.  
  356. *%  For 60 lpi / 300 dpi  ===============================
  357.  
  358. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  359. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  360. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  361. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  362. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  363.  
  364. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  365. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  366. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  367. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  368. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  369.  
  370. *%  For 53 lpi / 300 dpi  ===============================
  371.  
  372. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  373. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  374. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  375. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  376. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  377.  
  378. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  379. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  380. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  381. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  382. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  383.  
  384. *% For "QMS-PS 2200" versions 52.3 and 51.0
  385. *% Produced by "BuildPPD.ps" version 3.0 edit 58
  386. *% Converted to meet 4.0 specification
  387. *% Last Edit Date: Sep 15 1992
  388. *% The byte count of this file should be exactly 012992 or 013382
  389. *% depending on the filesystem it resides in.
  390. *% end of PPD file for QMS-PS 2200
  391.