home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 8 / 08.iso / d / d422 / 14.ddi / N890X505.PP_ / N890X505.PP
Encoding:
PostScript Printer Description  |  1993-07-24  |  11.3 KB  |  366 lines

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