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.

359 lines
12 KiB

  1. *% Adobe Systems Printer Description File
  2. *% For "IBM Personal Page Printer II" version 51.4
  3. *% Produced by "BuildPPD.ps" version 3.0 edit 58
  4. *% Date: 5/30/89
  5. *% Modified by Microsoft 1/22/99 a-roblow corrected QuotedValues and added
  6. *% langaugelevel 1
  7. *FormatVersion: "3.0"
  8. *FileVersion: "1.0"
  9. *LanguageVersion: English
  10. *Product: "(IBM Personal Page Printer II)"
  11. *PSVersion: "(51.4) 0"
  12. *NickName: "IBM Personal Page Printer II-31"
  13. *% General Information and Defaults ===============
  14. *ColorDevice: False
  15. *LanguageLevel: "1"
  16. *VariablePaperSize: False
  17. *FileSystem: False
  18. *?FileSystem: "/initializedisk where{pop(True)}{(False)} ifelse = flush"
  19. *%Throughput: "6"
  20. *Password: "0"
  21. *ExitServer: "
  22. count 0 eq { % is the password on the stack?
  23. true
  24. }{
  25. dup % potential password
  26. statusdict begin checkpassword end not
  27. } ifelse
  28. { % if no password or not valid
  29. (WARNING : Cannot perform the exitserver command.) =
  30. (Password supplied is not valid.) =
  31. (Please contact the author of this software.) = flush
  32. quit
  33. } if
  34. serverdict begin exitserver
  35. "
  36. *End
  37. *Reset: "
  38. count 0 eq { % is the password on the stack?
  39. true
  40. }{
  41. dup % potential password
  42. statusdict begin checkpassword end not
  43. } ifelse
  44. { % if no password or not valid
  45. (WARNING : Cannot reset printer.) =
  46. (Password supplied is not valid.) =
  47. (Please contact the author of this software.) = flush
  48. quit
  49. } if
  50. serverdict begin exitserver
  51. systemdict /quit get exec
  52. (WARNING : Printer Reset Failed.) = flush
  53. "
  54. *End
  55. *DefaultResolution: 300dpi
  56. *?Resolution: "
  57. save
  58. initgraphics
  59. 0 0 moveto currentpoint matrix defaultmatrix transform
  60. 0 72 lineto currentpoint matrix defaultmatrix transform
  61. 3 -1 roll sub dup mul
  62. 3 1 roll exch sub dup mul
  63. add sqrt round cvi
  64. ( ) cvs print (dpi) = flush
  65. restore
  66. "
  67. *End
  68. *% Halftone Information ===============
  69. *ScreenFreq: "60.0"
  70. *ScreenAngle: "45.0"
  71. *DefaultScreenProc: Dot
  72. *ScreenProc Dot: "
  73. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  74. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  75. "
  76. *End
  77. *ScreenProc Line: "{ pop }"
  78. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  79. *DefaultTransfer: Null
  80. *Transfer Normalized: "{ }"
  81. *Transfer Null: "{ }"
  82. *Transfer Null.Inverse: "{ 1 exch sub }"
  83. *% Paper Handling ===================
  84. *% Use these entries to set paper size most of the time, unless there is
  85. *% specific reason to use PageRegion or PaperTray.
  86. *DefaultPageSize: Letter
  87. *PageSize Letter: "statusdict begin lettertray end"
  88. *PageSize Legal: "statusdict begin legaltray end"
  89. *PageSize Statement: "statusdict begin statementtray end"
  90. *PageSize A4: "statusdict begin a4tray end"
  91. *PageSize A5: "statusdict begin a5tray end"
  92. *PageSize B5: "statusdict begin b5tray end"
  93. *% These entries will set up the frame buffer. Usually used with manual feed.
  94. *DefaultPageRegion: Letter
  95. *PageRegion Letter: "letter"
  96. *PageRegion Legal: "legal"
  97. *PageRegion A4: "a4"
  98. *PageRegion A5: "a5"
  99. *PageRegion B5: "b5"
  100. *PageRegion Statement: "statement"
  101. *% These entries will invoke a particular tray--error may occur if tray is not inserted.
  102. *% These errors should be trapped by software and a message displayed
  103. *DefaultPaperTray: None
  104. *PaperTray Letter: "statusdict begin lettertray end"
  105. *PaperTray Legal: "statusdict begin legaltray end"
  106. *PaperTray Statement: "statusdict begin statementtray end"
  107. *PaperTray A4: "statusdict begin a4tray end"
  108. *PaperTray A5: "statusdict begin a5tray end"
  109. *PaperTray B5: "statusdict begin b5tray end"
  110. *% The following entries provide information about specific paper keywords.
  111. *DefaultImageableArea: Letter
  112. *ImageableArea Letter: "17 16 595 776 "
  113. *ImageableArea Legal: "17 16 595 992 "
  114. *ImageableArea A4: "14 15 581 827 "
  115. *ImageableArea A5: "12 13 407 583 "
  116. *ImageableArea B5: "13 13 503 716 "
  117. *ImageableArea Statement: "12 15 384 597 "
  118. *?ImageableArea: "
  119. save /cvp { cvi ( ) cvs print ( ) print } bind def
  120. newpath clippath pathbbox
  121. 4 -2 roll exch 2 {ceiling cvp} repeat
  122. exch 2 {floor cvp} repeat flush
  123. restore
  124. "
  125. *End
  126. *% These provide the physical dimensions of the paper (by keyword)
  127. *DefaultPaperDimension: Letter
  128. *PaperDimension Letter: "612 792"
  129. *PaperDimension Legal: "612 1008"
  130. *PaperDimension A4: "595 842"
  131. *PaperDimension A5: "420 595"
  132. *PaperDimension B5: "516 729"
  133. *PaperDimension Statement: "396 612"
  134. *DefaultInputSlot: None
  135. *DefaultOutputBin: OnlyOne
  136. *DefaultOutputOrder: Normal
  137. *DefaultCollator: None
  138. *DefaultSorter: None
  139. *DefaultDuplex: None
  140. *% Font Information =====================
  141. *DefaultFont: Courier
  142. *Font AvantGarde-Book: Standard "(001.002)"
  143. *Font AvantGarde-BookOblique: Standard "(001.002)"
  144. *Font AvantGarde-Demi: Standard "(001.003)"
  145. *Font AvantGarde-DemiOblique: Standard "(001.003)"
  146. *Font Bookman-Demi: Standard "(001.001)"
  147. *Font Bookman-DemiItalic: Standard "(001.001)"
  148. *Font Bookman-Light: Standard "(001.001)"
  149. *Font Bookman-LightItalic: Standard "(001.001)"
  150. *Font Courier: Standard "(001.004)"
  151. *Font Courier-Bold: Standard "(001.004)"
  152. *Font Courier-BoldOblique: Standard "(001.004)"
  153. *Font Courier-Oblique: Standard "(001.004)"
  154. *Font Emulatorfont: Special "(001.000)"
  155. *Font Emulatorfont-Bold: Special "(001.000)"
  156. *Font Garamond-Bold: Standard "(001.001)"
  157. *Font Garamond-BoldItalic: Standard "(001.002)"
  158. *Font Garamond-Light: Standard "(001.002)"
  159. *Font Garamond-LightItalic: Standard "(001.002)"
  160. *Font Helvetica: Standard "(001.002)"
  161. *Font Helvetica-Black: Standard "(001.001)"
  162. *Font Helvetica-BlackOblique: Standard "(001.001)"
  163. *Font Helvetica-Bold: Standard "(001.002)"
  164. *Font Helvetica-BoldOblique: Standard "(001.002)"
  165. *Font Helvetica-Light: Standard "(001.002)"
  166. *Font Helvetica-LightOblique: Standard "(001.002)"
  167. *Font Helvetica-Narrow: Standard "(001.002)"
  168. *Font Helvetica-Narrow-Bold: Standard "(001.002)"
  169. *Font Helvetica-Narrow-BoldOblique: Standard "(001.002)"
  170. *Font Helvetica-Narrow-Oblique: Standard "(001.002)"
  171. *Font Helvetica-Oblique: Standard "(001.002)"
  172. *Font Korinna-Bold: Standard "(001.001)"
  173. *Font Korinna-KursivBold: Standard "(001.003)"
  174. *Font Korinna-KursivRegular: Standard "(001.003)"
  175. *Font Korinna-Regular: Standard "(001.001)"
  176. *Font NewCenturySchlbk-Bold: Standard "(001.006)"
  177. *Font NewCenturySchlbk-BoldItalic: Standard "(001.004)"
  178. *Font NewCenturySchlbk-Italic: Standard "(001.003)"
  179. *Font NewCenturySchlbk-Roman: Standard "(001.004)"
  180. *Font Palatino-Bold: Standard "(001.002)"
  181. *Font Palatino-BoldItalic: Standard "(001.002)"
  182. *Font Palatino-Italic: Standard "(001.002)"
  183. *Font Palatino-Roman: Standard "(001.001)"
  184. *Font Symbol: Special "(001.003)"
  185. *Font Times-Bold: Standard "(001.002)"
  186. *Font Times-BoldItalic: Standard "(001.004)"
  187. *Font Times-Italic: Standard "(001.002)"
  188. *Font Times-Roman: Standard "(001.002)"
  189. *Font ZapfChancery-MediumItalic: Standard "(001.003)"
  190. *Font ZapfDingbats: Special "(001.002)"
  191. *?FontQuery: "
  192. save 4 dict begin /sv exch def
  193. /str (fonts/ ) def
  194. /st2 128 string def
  195. {
  196. count 0 gt {
  197. dup st2 cvs (/) print print (:) print
  198. dup FontDirectory exch known {pop (Yes)}{
  199. str exch st2 cvs dup length /len exch def
  200. 6 exch putinterval str 0 len 6 add getinterval mark exch
  201. { } st2 filenameforall counttomark 0 gt {
  202. cleartomark (Yes)}{cleartomark (No)}ifelse
  203. }ifelse = flush
  204. }{ exit } ifelse
  205. } bind loop
  206. (*) = flush
  207. sv end restore
  208. "
  209. *End
  210. *?FontList: "
  211. save 2 dict begin /sv exch def
  212. /str 128 string def
  213. FontDirectory { pop == } bind forall flush
  214. /filenameforall where {
  215. pop save (fonts/*) {
  216. dup length 6 sub 6 exch getinterval cvn ==
  217. } bind str filenameforall flush restore
  218. } if
  219. (*) = flush
  220. sv end restore
  221. "
  222. *End
  223. *% Printer Messages (verbatim from printer):
  224. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  225. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  226. *Message: "\FontName\ not found, using Courier"
  227. *% Status (format: %%[ status: <one of these> ]%% )
  228. *Status: "idle"
  229. *Status: "busy"
  230. *Status: "waiting"
  231. *Status: "printing"
  232. *Status: "initializing"
  233. *Status: "printing test page"
  234. *Status: "PrinterError: CPU error"
  235. *Status: "PrinterError: main motor error"
  236. *Status: "PrinterError: replacement magazine required"
  237. *Status: "PrinterError: paper size error"
  238. *Status: "PrinterError: paper exit jam"
  239. *Status: "PrinterError: error ID=4"
  240. *Status: "PrinterError: cleaning magazine needs replacing"
  241. *Status: "PrinterError: optical unit error"
  242. *Status: "PrinterError: feeder motor error"
  243. *Status: "PrinterError: paper transport jam"
  244. *Status: "PrinterError: feeder cover open"
  245. *Status: "PrinterError: error ID=13"
  246. *Status: "PrinterError: fusing unit error"
  247. *Status: "PrinterError: toner is low"
  248. *Status: "PrinterError: out of paper"
  249. *Status: "PrinterError: printer warming up"
  250. *Status: "PrinterError: printing test page"
  251. *Status: "PrinterError: feeder hardware error"
  252. *Status: "PrinterError: paper feed error"
  253. *Status: "PrinterError: timeout"
  254. *Status: "PrinterError: cover open"
  255. *Status: "PrinterError: offline"
  256. *Status: "PrinterError: out of envelopes or feed error"
  257. *Status: "PrinterError: lower tray out of paper"
  258. *Status: "PrinterError: upper tray out of paper"
  259. *Status: "PrinterError: both trays out of paper"
  260. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  261. *Source: "serial9"
  262. *Source: "serial25"
  263. *Source: "AppleTalk"
  264. *Source: "Centronics"
  265. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  266. *PrinterError: "CPU error"
  267. *PrinterError: "main motor error"
  268. *PrinterError: "replacement magazine required"
  269. *PrinterError: "paper size error"
  270. *PrinterError: "paper exit jam"
  271. *PrinterError: "error ID=4"
  272. *PrinterError: "cleaning magazine needs replacing"
  273. *PrinterError: "optical unit error"
  274. *PrinterError: "feeder motor error"
  275. *PrinterError: "paper transport jam"
  276. *PrinterError: "feeder cover open"
  277. *PrinterError: "error ID=13"
  278. *PrinterError: "fusing unit error"
  279. *PrinterError: "toner is low"
  280. *PrinterError: "out of paper"
  281. *PrinterError: "printer warming up"
  282. *PrinterError: "printing test page"
  283. *PrinterError: "feeder hardware error"
  284. *PrinterError: "paper feed error"
  285. *PrinterError: "timeout"
  286. *PrinterError: "cover open"
  287. *PrinterError: "offline"
  288. *PrinterError: "out of envelopes or feed error"
  289. *PrinterError: "lower tray out of paper"
  290. *PrinterError: "upper tray out of paper"
  291. *PrinterError: "both trays out of paper"
  292. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  293. *% Color Separation Information =====================
  294. *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
  295. *InkName: ProcessBlack/Process Black
  296. *InkName: CustomColor/Custom Color
  297. *InkName: ProcessCyan/Process Cyan
  298. *InkName: ProcessMagenta/Process Magenta
  299. *InkName: ProcessYellow/Process Yellow
  300. *% For 60 lpi / 300 dpi ===============================
  301. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  302. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  303. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  304. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  305. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  306. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  307. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  308. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  309. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  310. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  311. *% For 53 lpi / 300 dpi ===============================
  312. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  313. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  314. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  315. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  316. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  317. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  318. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  319. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  320. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  321. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  322. *% end of PPD file for IBM Personal Page Printer II