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.

276 lines
9.8 KiB

  1. *PPD-Adobe: "4.2"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1992, 1995-1997 Xerox Corporation.
  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. *% @(#)XDP4090.PPD 100.1 97/05/28 17:48:38
  10. *FormatVersion: "4.2"
  11. *FileVersion: "1.5"
  12. *LanguageVersion: English
  13. *LanguageEncoding: ISOLatin1
  14. *PCFileName: "XDP4090.PPD"
  15. *Product: "(Xerox DocuPrint 4090 NPS PS2)"
  16. *PSVersion: "(2001.0) 0"
  17. *ModelName: "Xerox DocuPrint 4090 NPS PS2"
  18. *NickName: "Xerox DocuPrint 4090 NPS PS2"
  19. *UIConstraints: *MediaType Transparency *Duplex
  20. *UIConstraints: *Duplex *MediaType Transparency
  21. *UIConstraints: *MediaType Plain *MediaColor clear
  22. *UIConstraints: *MediaColor clear *MediaType Plain
  23. *UIConstraints: *MediaType Drilled *MediaColor clear
  24. *UIConstraints: *MediaColor clear *MediaType Drilled
  25. *UIConstraints: *MediaType CoverStock *MediaColor clear
  26. *UIConstraints: *MediaColor clear *MediaType CoverStock
  27. *UIConstraints: *MediaType DrilledCoverStock *MediaColor clear
  28. *UIConstraints: *MediaColor clear *MediaType DrilledCoverStock
  29. *UIConstraints: *MediaType Transparency *StapleWhen
  30. *UIConstraints: *StapleWhen *MediaType Transparency
  31. *% ==== Device Capabilities ===============
  32. *LanguageLevel: "2"
  33. *FreeVM: "4191696"
  34. *VMOption None/Standard: "4191696"
  35. *DefaultColorSpace: RGB
  36. *ColorDevice: False
  37. *Extensions: CMYK
  38. *Extensions: Composite
  39. *VariablePaperSize: False
  40. *FileSystem: False
  41. *Throughput: "90"
  42. *Password: "()"
  43. *ExitServer: "
  44. count 0 eq
  45. { false } { true exch startjob } ifelse
  46. not {
  47. (WARNING: Cannot modify initial VM.) =
  48. (Missing or invalid password.) =
  49. (Please contact the author of this software.) = flush quit
  50. } if
  51. "
  52. *End
  53. *DefaultResolution: 300dpi
  54. *?Resolution: "
  55. save
  56. currentpagedevice /HWResolution get
  57. 0 get
  58. ( ) cvs print
  59. (dpi)
  60. = flush
  61. restore
  62. "
  63. *End
  64. *% Halftone Information ===============
  65. *ScreenFreq: "54.2"
  66. *ScreenAngle: "45.0"
  67. *DefaultScreenProc: Dot
  68. *ScreenProc Dot: "{ statusdict begin improvedspot end }"
  69. *ScreenProc Line: "{ pop }"
  70. *ScreenProc Ellipse: "
  71. { dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  72. *End
  73. *DefaultTransfer: Null
  74. *Transfer Null: "{ }"
  75. *Transfer Null.Inverse: "{ 1 exch sub }"
  76. *% Paper Handling ===================
  77. *% Code in this section both selects a tray and sets up a frame buffer.
  78. *OpenUI *PageSize: PickOne
  79. *OrderDependency: 30 AnySetup *PageSize
  80. *DefaultPageSize: Letter
  81. *PageSize Letter: "1 dict dup /PageSize [612 792] put setpagedevice"
  82. *PageSize Legal: "1 dict dup /PageSize [612 1008] put setpagedevice"
  83. *PageSize A4: "1 dict dup /PageSize [595 842] put setpagedevice"
  84. *PageSize 8.5x13: "1 dict dup /PageSize [612 936] put setpagedevice"
  85. *CloseUI: *PageSize
  86. *OpenUI *PageRegion: PickOne
  87. *OrderDependency: 40 AnySetup *PageRegion
  88. *DefaultPageRegion: Letter
  89. *PageRegion Letter: "1 dict dup /PageSize [612 792] put setpagedevice"
  90. *PageRegion Legal: "1 dict dup /PageSize [612 1008] put setpagedevice"
  91. *PageRegion A4: "1 dict dup /PageSize [595 842] put setpagedevice"
  92. *PageRegion 8.5x13: "1 dict dup /PageSize [612 936] put setpagedevice"
  93. *CloseUI: *PageRegion
  94. *% The following entries provide information about specific paper keywords.
  95. *DefaultImageableArea: Letter
  96. *ImageableArea Letter: "0.0 0.0 612.0 792.0 "
  97. *ImageableArea Legal: "0.0 0.0 612.0 1008.0 "
  98. *ImageableArea A4: "0.0 0.0 595.0 842.0 "
  99. *ImageableArea 8.5x13: "0.0 0.0 612.0 936.0"
  100. *?ImageableArea: "
  101. save
  102. /cvp { ( ) cvs print ( ) print } bind def
  103. /upperright {10000 mul floor 10000 div} bind def
  104. /lowerleft {10000 mul ceiling 10000 div} bind def
  105. newpath clippath pathbbox
  106. 4 -2 roll exch 2 {lowerleft cvp} repeat
  107. exch 2 {upperright cvp} repeat flush
  108. restore
  109. "
  110. *End
  111. *% These provide the physical dimensions of the paper (by keyword)
  112. *DefaultPaperDimension: Letter
  113. *PaperDimension Letter: "612 792"
  114. *PaperDimension Legal: "612 1008"
  115. *PaperDimension A4: "595 842"
  116. *PaperDimension 8.5x13: "612 936"
  117. *OpenUI *MediaType: PickOne
  118. *OrderDependency: 30 AnySetup *MediaType
  119. *DefaultMediaType: Plain
  120. *MediaType Plain: "1 dict dup /MediaType () put setpagedevice"
  121. *MediaType Drilled: "1 dict dup /MediaType (Drilled) put setpagedevice"
  122. *MediaType Transparency: "
  123. 1 dict dup /MediaType (Transparency) put setpagedevice"
  124. *End
  125. *MediaType CoverStock: "
  126. 1 dict dup /MediaType (CoverStock) put setpagedevice"
  127. *End
  128. *MediaType DrilledCoverStock: "
  129. 1 dict dup /MediaType (DrilledCoverStock) put setpagedevice"
  130. *End
  131. *?MediaType: "
  132. save
  133. currentpagedevice /MediaType
  134. {get} stopped
  135. {pop pop (Plain)} {dup null eq {pop (Plain)} if} ifelse
  136. = flush
  137. restore
  138. "
  139. *End
  140. *CloseUI: *MediaType
  141. *OpenUI *MediaColor: PickOne
  142. *OrderDependency: 30 AnySetup *MediaColor
  143. *DefaultMediaColor: white
  144. *MediaColor white: "1 dict dup /MediaColor (white) put setpagedevice"
  145. *MediaColor clear: "1 dict dup /MediaColor (clear) put setpagedevice"
  146. *MediaColor blue: "1 dict dup /MediaColor (blue) put setpagedevice"
  147. *MediaColor buff: "1 dict dup /MediaColor (buff) put setpagedevice"
  148. *MediaColor green: "1 dict dup /MediaColor (green) put setpagedevice"
  149. *MediaColor goldenrod: "1 dict dup /MediaColor (goldenrod) put setpagedevice"
  150. *MediaColor pink: "1 dict dup /MediaColor (pink) put setpagedevice"
  151. *MediaColor yellow: "1 dict dup /MediaColor (yellow) put setpagedevice"
  152. *?MediaColor: "
  153. save
  154. currentpagedevice /MediaColor
  155. {get} stopped
  156. {pop pop (white)} {dup null eq {pop (white)} if} ifelse
  157. = flush
  158. restore
  159. "
  160. *End
  161. *CloseUI: *MediaColor
  162. *RequiresPageRegion All: True
  163. *OpenUI *InputSlot: PickOne
  164. *OrderDependency: 20 AnySetup *InputSlot
  165. *DefaultInputSlot: AutoSelect
  166. *InputSlot AutoSelect: ""
  167. *CloseUI: *InputSlot
  168. *DefaultOutputOrder: Normal
  169. *OpenUI *Duplex: PickOne
  170. *OrderDependency: 50 AnySetup *Duplex
  171. *DefaultDuplex: None
  172. *Duplex None/Simplex: "%noop"
  173. *Duplex DuplexNoTumble/Duplex: "%noop"
  174. *Duplex DuplexTumble: "%noop"
  175. *CloseUI: *Duplex
  176. *OpenUI *StapleWhen: PickOne
  177. *OrderDependency: 50 AnySetup *StapleWhen
  178. *DefaultStapleWhen: None
  179. *StapleWhen None: "%noop"
  180. *StapleWhen EndOfSet: "%noop"
  181. *CloseUI: *StapleWhen
  182. *% Font Information =====================
  183. *DefaultFont: Courier
  184. *Font AvantGarde-Book: Standard "(001.003)" Standard ROM
  185. *Font AvantGarde-BookOblique: Standard "(001.003)" Standard ROM
  186. *Font AvantGarde-Demi: Standard "(001.004)" Standard ROM
  187. *Font AvantGarde-DemiOblique: Standard "(001.004)" Standard ROM
  188. *Font Bookman-Demi: Standard "(001.002)" Standard ROM
  189. *Font Bookman-DemiItalic: Standard "(001.002)" Standard ROM
  190. *Font Bookman-Light: Standard "(001.002)" Standard ROM
  191. *Font Bookman-LightItalic: Standard "(001.002)" Standard ROM
  192. *Font Courier: Standard "(002.003)" Standard ROM
  193. *Font Courier-Bold: Standard "(002.003)" Standard ROM
  194. *Font Courier-BoldOblique: Standard "(002.003)" Standard ROM
  195. *Font Courier-Oblique: Standard "(002.003)" Standard ROM
  196. *Font Garamond-Bold: Standard "(001.001)" Standard ROM
  197. *Font Garamond-BoldItalic: Standard "(001.002)" Standard ROM
  198. *Font Garamond-Light: Standard "(001.001)" Standard ROM
  199. *Font Garamond-LightItalic: Standard "(001.002)" Standard ROM
  200. *Font Helvetica: Standard "(001.004)" Standard ROM
  201. *Font Helvetica-Black: Standard "(001.001)" Standard ROM
  202. *Font Helvetica-BlackOblique: Standard "(001.001)" Standard ROM
  203. *Font Helvetica-Bold: Standard "(001.006)" Standard ROM
  204. *Font Helvetica-BoldOblique: Standard "(001.006)" Standard ROM
  205. *Font Helvetica-Condensed: Standard "(001.001)" Standard ROM
  206. *Font Helvetica-Condensed-Bold: Standard "(001.002)" Standard ROM
  207. *Font Helvetica-Condensed-BoldObl: Standard "(001.002)" Standard ROM
  208. *Font Helvetica-Condensed-Oblique: Standard "(001.001)" Standard ROM
  209. *Font Helvetica-Light: Standard "(001.002)" Standard ROM
  210. *Font Helvetica-LightOblique: Standard "(001.001)" Standard ROM
  211. *Font Helvetica-Narrow: Standard "(001.004)" Standard ROM
  212. *Font Helvetica-Narrow-Bold: Standard "(001.004)" Standard ROM
  213. *Font Helvetica-Narrow-BoldOblique: Standard "(001.004)" Standard ROM
  214. *Font Helvetica-Narrow-Oblique: Standard "(001.004)" Standard ROM
  215. *Font Helvetica-Oblique: Standard "(001.004)" Standard ROM
  216. *Font Korinna-Bold: Standard "(001.001)" Standard ROM
  217. *Font Korinna-KursivBold: Standard "(001.003)" Standard ROM
  218. *Font Korinna-KursivRegular: Standard "(001.003)" Standard ROM
  219. *Font Korinna-Regular: Standard "(001.001)" Standard ROM
  220. *Font NewCenturySchlbk-Bold: Standard "(001.007)" Standard ROM
  221. *Font NewCenturySchlbk-BoldItalic: Standard "(001.005)" Standard ROM
  222. *Font NewCenturySchlbk-Italic: Standard "(001.004)" Standard ROM
  223. *Font NewCenturySchlbk-Roman: Standard "(001.005)" Standard ROM
  224. *Font Palatino-Bold: Standard "(001.003)" Standard ROM
  225. *Font Palatino-BoldItalic: Standard "(001.003)" Standard ROM
  226. *Font Palatino-Italic: Standard "(001.003)" Standard ROM
  227. *Font Palatino-Roman: Standard "(001.002)" Standard ROM
  228. *Font Symbol: Special "(001.005)" Special ROM
  229. *Font Times-Bold: Standard "(001.006)" Standard ROM
  230. *Font Times-BoldItalic: Standard "(001.008)" Standard ROM
  231. *Font Times-Italic: Standard "(001.006)" Standard ROM
  232. *Font Times-Roman: Standard "(001.006)" Standard ROM
  233. *Font ZapfChancery-MediumItalic: Standard "(001.004)" Standard ROM
  234. *Font ZapfDingbats: Special "(001.003)" Special ROM
  235. *?FontQuery: "
  236. save
  237. { count 1 gt
  238. { exch dup 127 string cvs (/) print print (:) print
  239. /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  240. } { exit } ifelse
  241. } bind loop
  242. (*) = flush
  243. restore
  244. "
  245. *End
  246. *?FontList: "
  247. save
  248. (*) {cvn ==} 128 string /Font resourceforall
  249. (*) = flush
  250. restore
  251. "
  252. *End
  253. *% end of PPD file for Xerox DocuPrint 4090 NPS