home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-385-Vol-1of3.iso / w / wp160_1.zip / WJ300.PP_ / WJ300.PP
Text File  |  1992-11-19  |  12KB  |  362 lines

  1. *% Adobe Systems PostScript(R) Printer Description File
  2. *% For "WinJet 300 PS"
  3. *%
  4. *% Copyright 1992 LaserMaster Corporation
  5. *% All Rights Reserved.
  6. *% Permission is granted for redistribution of this file as
  7. *% long as this copyright notice is intact and the contents
  8. *% of the file is not altered in any way from its original form.
  9. *%
  10. *%
  11. *% Date: 2 October, 1992
  12. *FormatVersion: "3.0"
  13. *FileVersion: "1.60"
  14. *LanguageVersion: English
  15.  
  16. *Product: "(LM WinJet 300 PS)"
  17. *PSVersion: "(47.0) 1"
  18. *NickName: "LM WinJet 300 PS"
  19.  
  20.  
  21.  
  22.  
  23.  
  24. *AcceptsTrueType: True
  25. *TrueImageDevice: True
  26.  
  27. *% General Information and Defaults ===============
  28. *ColorDevice: False
  29. *FreeVM: "1048576"
  30. *VariablePaperSize: False
  31. *FileSystem: False
  32. *?FileSystem: "
  33. save statusdict begin
  34.     (False) /diskstatus where{
  35.         pop diskstatus exch pop 0 ne {pop (True)} if
  36.     }if = flush
  37. end restore
  38. "
  39. *End
  40. *Throughput: "8"
  41. *Password: "0"
  42. *ExitServer: "
  43.   count 0 eq {  % is the password on the stack?
  44.     true 
  45.   }{
  46.     dup    % potential password
  47.     statusdict begin checkpassword end not
  48.   } ifelse 
  49.   {  %  if no password or not valid 
  50.     (WARNING : Cannot perform the exitserver command.) = 
  51.     (Password supplied is not valid.) = 
  52.     (Please contact the author of this software.) = flush
  53.     quit
  54.   } if 
  55.   serverdict begin exitserver
  56. "
  57. *End
  58.  
  59. *Reset: "
  60.   count 0 eq {  % is the password on the stack?
  61.     true 
  62.   }{
  63.     dup    % potential password
  64.     statusdict begin checkpassword end not
  65.   } ifelse 
  66.   {  %  if no password or not valid 
  67.     (WARNING : Cannot reset printer.) = 
  68.     (Password supplied is not valid.) = 
  69.     (Please contact the author of this software.) = flush
  70.     quit
  71.   } if 
  72.   serverdict begin exitserver
  73.   systemdict /quit get exec
  74.   (WARNING : Printer Reset Failed.) = flush
  75. "
  76. *End
  77.  
  78. *DefaultResolution: 300dpi
  79. *SetResolution 300dpi: "statusdict begin true proofmode end"
  80.  
  81. *?Resolution: "
  82. save
  83.   initgraphics
  84.   0 0 moveto currentpoint matrix defaultmatrix transform
  85.   0 72 lineto currentpoint matrix defaultmatrix transform
  86.   3 -1 roll sub dup mul
  87.   3 1 roll exch sub dup mul
  88.   add sqrt round cvi
  89.   (          ) cvs print (dpi) = flush
  90. restore
  91. "
  92. *End
  93.  
  94. *% Halftone Information ===============
  95. *ScreenFreq: "60.0"
  96. *ScreenAngle: "45.0"
  97. *DefaultScreenProc: Dot
  98. *ScreenProc Dot: "
  99. {dup mul exch dup mul add 1.0 exch sub }
  100. "
  101. *End
  102. *ScreenProc Line: "{ pop }"
  103. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  104.  
  105. *DefaultTransfer: Null
  106. *Transfer Null: "{ }"
  107. *Transfer Null.Inverse: "{ 1 exch sub }"
  108.  
  109. *% Paper Handling ===================
  110.  
  111. *% Use these entries to set paper size most of the time, unless there is
  112. *% specific reason to use PageRegion or PaperTray.
  113. *DefaultPageSize: Letter
  114. *PageSize Letter: "letter"
  115. *PageSize Legal: "legal"
  116.  
  117. *PageSize LegalHalf: "legal"
  118.  
  119. *PageSize Statement: "statement"
  120. *PageSize Executive: "executivesize"
  121. *PageSize A4: "a4"
  122. *PageSize A5: "a5"
  123. *PageSize Envelope.297.684/C10 Envelope: "com10envelope"
  124. *PageSize Envelope.312.624/DL Envelope: "dlenvelope"
  125. *?PageSize: "
  126.  save statusdict begin
  127.  /papersize where{ pop
  128.   12 dict begin
  129.    /letter (Letter) def
  130.    /legal (Legal) def
  131.    /statement (Statement) def
  132.    /a5 (A5) def
  133.    /executivesize (Executive) def
  134.    /a4 (A4) def
  135.    /com10envelope (Envelope.297.684/C10 Envelope) def
  136.    /dlenvelope (Envelope.312.624/DL Envelope) def
  137.    papersize {
  138.      {load exec} stopped not{= flush}if
  139.    }{
  140.      {load exec} stopped not{print (.Transverse) = flush}if
  141.    }ifelse
  142.   end
  143.  }{
  144.   /pagetype where{pop[(Letter)(Legal)]pagetype dup 1 gt{pop 1}if get = flush}if
  145.  }ifelse
  146.  end restore
  147. "
  148. *End
  149.  
  150. *% These entries will set up the frame buffer. Usually used with manual feed.
  151. *DefaultPageRegion: Letter
  152. *PageRegion Letter: "letter"
  153. *PageRegion Legal: "legal"
  154. *PageRegion Executive: "executivesize"
  155. *PageRegion A4: "a4"
  156. *PageRegion Envelope.297.684/C10 Envelope: "com10envelope"
  157. *PageRegion Envelope.312.624/DL Envelope: "dlenvelope"
  158.  
  159. *% These entries will invoke a particular tray--error may occur if tray is not inserted.
  160. *% These errors should be trapped by software and a message displayed
  161. *DefaultPaperTray: None
  162. *PaperTray Letter: ""
  163. *PaperTray Legal: ""
  164. *PagerTray Executive: ""
  165. *PaperTray A4: ""
  166. *PaperTray Envelope.297.684/C10 Envelope: ""
  167. *PaperTray Envelope.312.624/DL Envelope: ""
  168.  
  169. *% The following entries provide information about specific paper keywords.
  170. *DefaultImageableArea: Letter
  171. *ImageableArea Letter: "15 8 597 776 "
  172. *ImageableArea Legal: "15 8 597 1000 "
  173.  
  174. *ImageableArea LegalHalf: "15 8 500 597"
  175.  
  176. *ImageableArea Statement: "15 8 388 597"
  177. *ImageableArea Executive: "18 17 505 740"
  178. *ImageableArea A4: "13 10 577 832 "
  179. *ImageableArea A5: "13 10 416 577"
  180. *ImageableArea Envelope.297.684/C10 Envelope: "11 14 287 670"
  181. *ImageableArea Envelope.312.624/DL Envelope: "4 4 308 620"
  182.  
  183. *% These provide the physical dimensions of the paper (by keyword)
  184. *DefaultPaperDimension: Letter
  185. *PaperDimension Letter: "612 792"
  186. *PaperDimension Legal: "612 1008"
  187.  
  188. *PaperDimension LegalHalf: "504 612"
  189.  
  190. *PaperDimension Statement: "396 612"
  191. *PaperDimension Executive: "522 756"
  192. *PaperDimension A4: "595 842"
  193. *PaperDimension A5: "421 595"
  194. *PaperDimension Envelope.297.684/C10 Envelope: "297 684"
  195. *PaperDimension Envelope.312.624/DL Envelope: "312 624"
  196.  
  197. *DefaultOutputBin: OnlyOne
  198. *DefaultInputSlot: AutoSelect
  199. *InputSlot Upper: "statusdict begin 1 setpapertray end"
  200. *InputSlot AutoSelect: "statusdict begin -2 setpapertray end"
  201.  
  202. *DefaultManualFeed: False
  203. *?ManualFeed: "
  204. save
  205.   statusdict /manualfeed get
  206.  {(True)}{(False)}ifelse = flush
  207. restore 
  208. "
  209. *End
  210.  
  211. *ManualFeed True: "statusdict begin /manualfeed true store end"
  212. *ManualFeed False: "statusdict begin /manualfeed false store end"
  213.  
  214. *DefaultOutputOrder: Normal
  215.  
  216. *DefaultCollator: None
  217. *DefaultSorter: None
  218. *DefaultDuplex: None
  219.  
  220. *% Font Information =====================
  221.  
  222. *DefaultFont: Courier
  223. *Font AvantGarde-Book: Standard "(001.003)"
  224. *Font AvantGarde-BookOblique: Standard "(001.003)"
  225. *Font AvantGarde-Demi: Standard "(001.003)"
  226. *Font AvantGarde-DemiOblique: Standard "(001.003)"
  227. *Font Bookman-Demi: Standard "(001.003)"
  228. *Font Bookman-DemiItalic: Standard "(001.003)"
  229. *Font Bookman-Light: Standard "(001.003)"
  230. *Font Bookman-LightItalic: Standard "(001.003)"
  231. *Font Courier-BoldOblique: Standard "(001.003)"
  232. *Font Courier: Standard "(001.003)"
  233. *Font Courier-Bold: Standard "(001.003)"
  234. *Font Courier-Oblique: Standard "(001.003)"
  235. *Font Helvetica-BoldOblique: Standard "(001.003)"
  236. *Font Helvetica: Standard "(001.003)"
  237. *Font Helvetica-Bold: Standard "(001.003)"
  238. *Font Helvetica-Narrow: Standard "(001.003)"
  239. *Font Helvetica-Oblique: Standard "(001.003)"
  240. *Font Helvetica-Narrow-Bold: Standard "(001.003)"
  241. *Font Helvetica-Narrow-Oblique: Standard "(001.003)"
  242. *Font Helvetica-Narrow-BoldOblique: Standard "(001.003)"
  243. *Font NewCenturySchlbk-Bold: Standard "(001.003)"
  244. *Font NewCenturySchlbk-BoldItalic: Standard "(001.003)"
  245. *Font NewCenturySchlbk-Italic: Standard "(001.003)"
  246. *Font NewCenturySchlbk-Roman: Standard "(001.003)"
  247. *Font Palatino-Bold: Standard "(001.003)"
  248. *Font Palatino-Italic: Standard "(001.003)"
  249. *Font Palatino-Roman: Standard "(001.003)"
  250. *Font Palatino-BoldItalic: Standard "(001.003)"
  251. *Font Symbol: Special "(001.003)"
  252. *Font Times-BoldItalic: Standard "(001.003)"
  253. *Font Times-Bold: Standard "(001.003)"
  254. *Font Times-Italic: Standard "(001.003)"
  255. *Font Times-Roman: Standard "(001.003)"
  256. *Font ZapfChancery-MediumItalic: Standard "(001.003)"
  257. *Font ZapfDingbats: Standard "(001.003)"
  258. *?FontQuery: "
  259. save  4 dict begin /sv exch def
  260. /str (fonts/                              ) def
  261. /st2 128 string def
  262. {
  263.   count 0 gt {
  264.     dup st2 cvs (/) print print (:) print
  265.     dup FontDirectory exch known {pop (Yes)}{
  266.      str exch st2 cvs dup length /len exch def
  267.      6 exch putinterval str 0 len 6 add getinterval mark exch
  268.      { } st2 filenameforall counttomark 0 gt {
  269.       cleartomark (Yes)}{cleartomark (No)}ifelse
  270.     }ifelse = flush
  271.   }{ exit } ifelse
  272. } bind loop 
  273. (*) = flush
  274. sv end restore
  275. "
  276. *End
  277.  
  278. *?FontList: "
  279. save  2 dict begin /sv exch def
  280. /str 128 string def
  281. FontDirectory { pop == } bind forall flush 
  282. /filenameforall where { 
  283.  pop save (fonts/*) { 
  284.   dup length 6 sub 6 exch getinterval cvn ==  
  285.  } bind str filenameforall flush restore
  286. } if 
  287. (*) = flush
  288. sv end restore
  289. "
  290. *End
  291.  
  292. *% Printer Messages (verbatim from printer):
  293. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  294. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  295. *Message: "\FontName\ not found, using Courier"
  296.  
  297. *% Status (format: %%[ status: <one of these> ]%% )
  298. *Status: "idle"
  299. *Status: "busy"
  300. *Status: "waiting"
  301. *Status: "printing"
  302. *Status: "warming up"
  303. *Status: "PrinterError: timeout, clearing printer"
  304. *Status: "PrinterError: warming up"
  305. *Status: "PrinterError: service call"
  306. *Status: "PrinterError: paper entry misfeed"
  307. *Status: "PrinterError: no toner cartridge"
  308. *Status: "PrinterError: paper entry misfeed"
  309.  
  310. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  311. *Source: "parallel"
  312.  
  313. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  314. *PrinterError: "timeout, clearing printer"
  315. *PrinterError: "warming up"
  316. *PrinterError: "service call"
  317. *PrinterError: "paper entry misfeed"
  318. *PrinterError: "no toner cartridge"
  319. *PrinterError: "paper entry misfeed"
  320.  
  321. *DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  322.  
  323. *% Color Separation Information =====================
  324.  
  325. *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
  326.  
  327. *InkName: ProcessBlack/Process Black
  328. *InkName: CustomColor/Custom Color
  329. *InkName: ProcessCyan/Process Cyan
  330. *InkName: ProcessMagenta/Process Magenta
  331. *InkName: ProcessYellow/Process Yellow
  332.  
  333. *% For 60 lpi / 300 dpi =====================================================
  334.  
  335. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  336. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  337. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  338. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  339. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  340.  
  341. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  342. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  343. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  344. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  345. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  346.  
  347. *% For 53 lpi / 300 dpi =====================================================
  348.  
  349. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  350. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  351. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  352. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  353. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  354.  
  355. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  356. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  357. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  358. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  359. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  360.  
  361. *% end of PPD file for WinJet 300 PS - Windows 3.1 version */
  362.