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.

337 lines
11 KiB

  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: "4.1"
  11. *PCFileName: "N890_470.PPD"
  12. *LanguageVersion: English
  13. *Product: "(Silentwriter)"
  14. *PSVersion: "(47.0) 2"
  15. *ModelName: "Silentwriter LC 890"
  16. *NickName: "Silentwriter LC 890 v47.0"
  17. *% General Information and Defaults ===============
  18. *FreeVM: "1189538"
  19. *LanguageLevel: "1"
  20. *ColorDevice: False
  21. *DefaultColorSpace: Gray
  22. *VariablePaperSize: False
  23. *FileSystem: False
  24. *Throughput: "8"
  25. *Password: "0"
  26. *ExitServer: "
  27. count 0 eq { % is the password on the stack?
  28. true
  29. }{
  30. dup % potential password
  31. statusdict /checkpassword get exec not
  32. } ifelse
  33. { % if no password or not valid
  34. (WARNING : Cannot perform the exitserver command.) =
  35. (Password supplied is not valid.) =
  36. (Please contact the author of this software.) = flush
  37. quit
  38. } if
  39. serverdict /exitserver get exec
  40. "
  41. *End
  42. *Reset: "
  43. count 0 eq { % is the password on the stack?
  44. true
  45. }{
  46. dup % potential password
  47. statusdict /checkpassword get exec not
  48. } ifelse
  49. { % if no password or not valid
  50. (WARNING : Cannot reset printer.) =
  51. (Password supplied is not valid.) =
  52. (Please contact the author of this software.) = flush
  53. quit
  54. } if
  55. serverdict /exitserver get exec
  56. systemdict /quit get exec
  57. (WARNING : Printer Reset Failed.) = flush
  58. "
  59. *End
  60. *DefaultResolution: 300dpi
  61. *?Resolution: "
  62. save
  63. initgraphics
  64. 0 0 moveto currentpoint matrix defaultmatrix transform
  65. 0 72 lineto currentpoint matrix defaultmatrix transform
  66. 3 -1 roll sub dup mul
  67. 3 1 roll exch sub dup mul
  68. add sqrt round cvi
  69. ( ) cvs print (dpi) = flush
  70. restore
  71. "
  72. *End
  73. *% Halftone Information ===============
  74. *ScreenFreq: "60.0"
  75. *ScreenAngle: "45.0"
  76. *DefaultScreenProc: Dot
  77. *ScreenProc Dot: "
  78. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  79. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  80. "
  81. *End
  82. *ScreenProc Line: "{ pop }"
  83. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  84. *DefaultTransfer: Null
  85. *Transfer Null: "{ }"
  86. *Transfer Null.Inverse: "{ 1 exch sub }"
  87. *% Paper Handling ===================
  88. *% Use these entries to set paper size most of the time, unless there is
  89. *% specific reason to use PageRegion.
  90. *OpenUI *PageSize: PickOne
  91. *OrderDependency: 30 AnySetup *PageSize
  92. *DefaultPageSize: Letter
  93. *PageSize Letter: "statusdict /lettertray get exec"
  94. *PageSize Legal: "statusdict /legaltray get exec"
  95. *PageSize A4: "statusdict /a4tray get exec"
  96. *PageSize B5: "statusdict /b5tray get exec"
  97. *?PageSize: "
  98. save
  99. 4 dict
  100. dup /letter (Letter) put
  101. dup /legal (Legal) put
  102. dup /a4 (A4) put
  103. dup /b5 (B5) put
  104. statusdict /papersize get exec
  105. 3 1 roll {get} stopped {(Unknown)}if
  106. exch not { print (.Transverse) }if
  107. = flush
  108. restore
  109. "
  110. *End
  111. *CloseUI: *PageSize
  112. *% These entries will set up the frame buffer. Usually used with manual feed.
  113. *OpenUI *PageRegion: PickOne
  114. *OrderDependency: 40 AnySetup *PageRegion
  115. *DefaultPageRegion: Letter
  116. *PageRegion Letter: "letter"
  117. *PageRegion Legal: "legal"
  118. *PageRegion A4: "a4"
  119. *PageRegion B5: "b5"
  120. *CloseUI: *PageRegion
  121. *% The following entries provide information about specific paper keywords.
  122. *DefaultImageableArea: Letter
  123. *ImageableArea Letter: "18 15 593 777 "
  124. *ImageableArea Legal: "18 15 593 993 "
  125. *ImageableArea A4: "18 15 578 827 "
  126. *ImageableArea B5: "18 15 497 712 "
  127. *?ImageableArea: "
  128. save
  129. /cvp {( ) cvs print ( ) print } bind def
  130. /upperright {10000 mul floor 10000 div} bind def
  131. /lowerleft {10000 mul ceiling 10000 div} bind def
  132. newpath clippath pathbbox
  133. 4 -2 roll exch 2 {lowerleft cvp} repeat
  134. exch 2 {upperright cvp} repeat flush
  135. restore
  136. "
  137. *End
  138. *% These provide the physical dimensions of the paper (by keyword)
  139. *DefaultPaperDimension: Letter
  140. *PaperDimension Letter: "612 792"
  141. *PaperDimension Legal: "612 1008"
  142. *PaperDimension A4: "595 842"
  143. *PaperDimension B5: "516 729"
  144. *RequiresPageRegion All: True
  145. *OpenUI *InputSlot: PickOne
  146. *OrderDependency: 20 AnySetup *InputSlot
  147. *DefaultInputSlot: Lower
  148. *InputSlot Lower: "1 statusdict /setpapertray get exec"
  149. *InputSlot Upper: "2 statusdict /setpapertray get exec"
  150. *?InputSlot: "
  151. save
  152. [ (Unknown) (Lower) (Upper) ] statusdict /papertray get exec
  153. {get exec} stopped { pop pop (Unknown)} if = flush
  154. restore
  155. "
  156. *End
  157. *CloseUI: *InputSlot
  158. *OpenUI *ManualFeed: Boolean
  159. *OrderDependency: 20 AnySetup *ManualFeed
  160. *DefaultManualFeed: False
  161. *ManualFeed True: "statusdict /manualfeed true put"
  162. *ManualFeed False: "statusdict /manualfeed false put"
  163. *?ManualFeed: "
  164. save
  165. statusdict /manualfeed get {(True)}{(False)}ifelse = flush
  166. restore
  167. "
  168. *End
  169. *CloseUI: *ManualFeed
  170. *DefaultOutputOrder: Normal
  171. *% Font Information =====================
  172. *DefaultFont: Courier
  173. *Font AvantGarde-Book: Standard "(001.002)" Standard ROM
  174. *Font AvantGarde-BookOblique: Standard "(001.001)" Standard ROM
  175. *Font AvantGarde-Demi: Standard "(001.001)" Standard ROM
  176. *Font AvantGarde-DemiOblique: Standard "(001.001)" Standard ROM
  177. *Font Bookman-Demi: Standard "(001.001)" Standard ROM
  178. *Font Bookman-DemiItalic: Standard "(001.001)" Standard ROM
  179. *Font Bookman-Light: Standard "(001.001)" Standard ROM
  180. *Font Bookman-LightItalic: Standard "(001.001)" Standard ROM
  181. *Font Courier: Standard "(001.004)" Standard ROM
  182. *Font Courier-Bold: Standard "(001.004)" Standard ROM
  183. *Font Courier-BoldOblique: Standard "(001.004)" Standard ROM
  184. *Font Courier-Oblique: Standard "(001.004)" Standard ROM
  185. *Font Helvetica: Standard "(001.001)" Standard ROM
  186. *Font Helvetica-Bold: Standard "(001.001)" Standard ROM
  187. *Font Helvetica-BoldOblique: Standard "(001.001)" Standard ROM
  188. *Font Helvetica-Narrow: Standard "(001.000)" Standard ROM
  189. *Font Helvetica-Narrow-Bold: Standard "(001.000)" Standard ROM
  190. *Font Helvetica-Narrow-BoldOblique: Standard "(001.000)" Standard ROM
  191. *Font Helvetica-Narrow-Oblique: Standard "(001.000)" Standard ROM
  192. *Font Helvetica-Oblique: Standard "(001.001)" Standard ROM
  193. *Font NewCenturySchlbk-Bold: Standard "(001.002)" Standard ROM
  194. *Font NewCenturySchlbk-BoldItalic: Standard "(001.001)" Standard ROM
  195. *Font NewCenturySchlbk-Italic: Standard "(001.001)" Standard ROM
  196. *Font NewCenturySchlbk-Roman: Standard "(001.002)" Standard ROM
  197. *Font Palatino-Bold: Standard "(001.001)" Standard ROM
  198. *Font Palatino-BoldItalic: Standard "(001.001)" Standard ROM
  199. *Font Palatino-Italic: Standard "(001.002)" Standard ROM
  200. *Font Palatino-Roman: Standard "(001.001)" Standard ROM
  201. *Font Symbol: Special "(001.001)" Special ROM
  202. *Font Times-Bold: Standard "(001.001)" Standard ROM
  203. *Font Times-BoldItalic: Standard "(001.004)" Standard ROM
  204. *Font Times-Italic: Standard "(001.001)" Standard ROM
  205. *Font Times-Roman: Standard "(001.001)" Standard ROM
  206. *Font ZapfChancery-MediumItalic: Standard "(001.002)" Standard ROM
  207. *Font ZapfDingbats: Special "(001.000)" Special ROM
  208. *?FontQuery: "
  209. save
  210. /str 100 string dup 0 (fonts/) putinterval def
  211. {
  212. count 1 gt
  213. {
  214. exch dup str 6 94 getinterval cvs
  215. (/) print print (:) print
  216. FontDirectory exch known
  217. {(Yes)}{(No)} ifelse =
  218. }
  219. {exit} ifelse
  220. }bind loop
  221. (*) = flush
  222. restore
  223. "
  224. *End
  225. *?FontList: "
  226. save
  227. FontDirectory { pop == } bind forall flush
  228. (*) = flush
  229. restore
  230. "
  231. *End
  232. *% Printer Messages (verbatim from printer):
  233. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  234. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  235. *Message: "\FontName\ not found, using Courier"
  236. *% Status (format: %%[ status: <one of these> ]%% )
  237. *Status: "idle"
  238. *Status: "busy"
  239. *Status: "waiting"
  240. *Status: "printing"
  241. *Status: "initializing"
  242. *Status: "printing test page"
  243. *Status: "PrinterError: timeout, clearing printer"
  244. *Status: "PrinterError: pc life"
  245. *Status: "PrinterError: problem with LED array"
  246. *Status: "PrinterError: problem with fuser temp"
  247. *Status: "PrinterError: cover open"
  248. *Status: "PrinterError: out of toner"
  249. *Status: "PrinterError: out of paper"
  250. *Status: "PrinterError: no cartridge"
  251. *Status: "PrinterError: wrong paper size"
  252. *Status: "PrinterError: initializing"
  253. *Status: "PrinterError: printing test page"
  254. *Status: "PrinterError: paper jam"
  255. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  256. *Source: "serial25"
  257. *Source: "AppleTalk"
  258. *Source: "Centronics"
  259. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  260. *PrinterError: "timeout, clearing printer"
  261. *PrinterError: "pc life"
  262. *PrinterError: "problem with LED array"
  263. *PrinterError: "problem with fuser temp"
  264. *PrinterError: "cover open"
  265. *PrinterError: "out of toner"
  266. *PrinterError: "out of paper"
  267. *PrinterError: "no cartridge"
  268. *PrinterError: "wrong paper size"
  269. *PrinterError: "initializing"
  270. *PrinterError: "printing test page"
  271. *PrinterError: "paper jam"
  272. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  273. *% Color Separation Information =====================
  274. *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
  275. *InkName: ProcessBlack/Process Black
  276. *InkName: CustomColor/Custom Color
  277. *InkName: ProcessCyan/Process Cyan
  278. *InkName: ProcessMagenta/Process Magenta
  279. *InkName: ProcessYellow/Process Yellow
  280. *% For 60 lpi / 300 dpi ===============================
  281. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  282. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  283. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  284. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  285. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  286. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  287. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  288. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  289. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  290. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  291. *% For 53 lpi / 300 dpi ===============================
  292. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  293. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  294. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  295. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  296. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  297. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  298. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  299. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  300. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  301. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  302. *% For "Silentwriter" version 47.0 revision 2
  303. *% Produced by "BuildPPD.ps" version 3.0 edit 58
  304. *% Converted to meet 4.0 specification
  305. *% Last Edit Date: Sep 15 1992
  306. *% The byte count of this file should be exactly 011185 or 011522
  307. *% depending on the filesystem it resides in.
  308. *% end of PPD file for Silentwriter