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.

350 lines
12 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: "2.1"
  11. *PCFileName: "F71RX503.PPD"
  12. *LanguageVersion: English
  13. *Product: "(RX7100PS)"
  14. *PSVersion: "(50.3) 1"
  15. *ModelName: "Fujitsu RX7100PS"
  16. *NickName: "Fujitsu RX7100PS v50.3"
  17. *% General Information and Defaults ===============
  18. *FreeVM: "2529894"
  19. *LanguageLevel: "1"
  20. *ColorDevice: False
  21. *DefaultColorSpace: Gray
  22. *VariablePaperSize: False
  23. *FileSystem: False
  24. *Throughput: "5"
  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: "15 8 597 784 "
  124. *ImageableArea Legal: "15 8 597 1000 "
  125. *ImageableArea A4: "13 10 577 832 "
  126. *ImageableArea B5: "15 10 501 716 "
  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: Bin1
  148. *InputSlot Bin1: "0 statusdict /setpapertray get exec"
  149. *InputSlot Bin2: "1 statusdict /setpapertray get exec"
  150. *InputSlot Automatic: "2 statusdict /setpapertray get exec"
  151. *?InputSlot: "
  152. save
  153. [ (Bin1) (Bin2) (Automatic) ] statusdict /papertray get exec
  154. {get exec} stopped { pop pop (Unknown)} if = flush
  155. restore
  156. "
  157. *End
  158. *CloseUI: *InputSlot
  159. *OpenUI *ManualFeed: Boolean
  160. *OrderDependency: 20 AnySetup *ManualFeed
  161. *DefaultManualFeed: False
  162. *?ManualFeed: "
  163. save
  164. statusdict /manualfeed get {(True)}{(False)}ifelse = flush
  165. restore
  166. "
  167. *End
  168. *ManualFeed True: "statusdict /manualfeed true put"
  169. *ManualFeed False: "statusdict /manualfeed false put"
  170. *CloseUI: *ManualFeed
  171. *DefaultOutputOrder: Normal
  172. *% Font Information =====================
  173. *DefaultFont: Courier
  174. *Font AvantGarde-Book: Standard "(001.002)" Standard ROM
  175. *Font AvantGarde-BookOblique: Standard "(001.002)" Standard ROM
  176. *Font AvantGarde-Demi: Standard "(001.003)" Standard ROM
  177. *Font AvantGarde-DemiOblique: Standard "(001.003)" Standard ROM
  178. *Font Bookman-Demi: Standard "(001.001)" Standard ROM
  179. *Font Bookman-DemiItalic: Standard "(001.001)" Standard ROM
  180. *Font Bookman-Light: Standard "(001.001)" Standard ROM
  181. *Font Bookman-LightItalic: Standard "(001.001)" Standard ROM
  182. *Font Courier: Standard "(001.004)" Standard ROM
  183. *Font Courier-Bold: Standard "(001.004)" Standard ROM
  184. *Font Courier-BoldOblique: Standard "(001.004)" Standard ROM
  185. *Font Courier-Oblique: Standard "(001.004)" Standard ROM
  186. *Font Helvetica: Standard "(001.002)" Standard ROM
  187. *Font Helvetica-Bold: Standard "(001.002)" Standard ROM
  188. *Font Helvetica-BoldOblique: Standard "(001.002)" Standard ROM
  189. *Font Helvetica-Narrow: Standard "(001.002)" Standard ROM
  190. *Font Helvetica-Narrow-Bold: Standard "(001.002)" Standard ROM
  191. *Font Helvetica-Narrow-BoldOblique: Standard "(001.002)" Standard ROM
  192. *Font Helvetica-Narrow-Oblique: Standard "(001.002)" Standard ROM
  193. *Font Helvetica-Oblique: Standard "(001.002)" Standard ROM
  194. *Font NewCenturySchlbk-Bold: Standard "(001.006)" Standard ROM
  195. *Font NewCenturySchlbk-BoldItalic: Standard "(001.004)" Standard ROM
  196. *Font NewCenturySchlbk-Italic: Standard "(001.003)" Standard ROM
  197. *Font NewCenturySchlbk-Roman: Standard "(001.004)" Standard ROM
  198. *Font Palatino-Bold: Standard "(001.002)" Standard ROM
  199. *Font Palatino-BoldItalic: Standard "(001.002)" Standard ROM
  200. *Font Palatino-Italic: Standard "(001.002)" Standard ROM
  201. *Font Palatino-Roman: Standard "(001.001)" Standard ROM
  202. *Font Symbol: Special "(001.003)" Special ROM
  203. *Font Times-Bold: Standard "(001.002)" Standard ROM
  204. *Font Times-BoldItalic: Standard "(001.004)" Standard ROM
  205. *Font Times-Italic: Standard "(001.002)" Standard ROM
  206. *Font Times-Roman: Standard "(001.002)" Standard ROM
  207. *Font ZapfChancery-MediumItalic: Standard "(001.003)" Standard ROM
  208. *Font ZapfDingbats: Special "(001.002)" Special ROM
  209. *?FontQuery: "
  210. save
  211. /str 100 string dup 0 (fonts/) putinterval def
  212. {
  213. count 1 gt
  214. {
  215. exch dup str 6 94 getinterval cvs
  216. (/) print print (:) print
  217. FontDirectory exch known
  218. {(Yes)}{(No)} ifelse =
  219. }
  220. {exit} ifelse
  221. }bind loop
  222. (*) = flush
  223. restore
  224. "
  225. *End
  226. *?FontList: "
  227. save
  228. FontDirectory { pop == } bind forall flush
  229. /filenameforall where
  230. {
  231. pop (fonts/*)
  232. { dup length 6 sub 6 exch getinterval cvn == } bind
  233. 128 string filenameforall flush
  234. } if
  235. (*) = flush
  236. restore
  237. "
  238. *End
  239. *% Printer Messages (verbatim from printer):
  240. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  241. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  242. *Message: "\FontName\ not found, using Courier"
  243. *% Status (format: %%[ status: <one of these> ]%% )
  244. *Status: "idle"
  245. *Status: "busy"
  246. *Status: "waiting"
  247. *Status: "printing"
  248. *Status: "warming up"
  249. *Status: "PrinterError: fuser failure"
  250. *Status: "PrinterError: prnt. mem. error"
  251. *Status: "PrinterError: fan failure"
  252. *Status: "PrinterError: motor failure"
  253. *Status: "PrinterError: bin 1 paper out"
  254. *Status: "PrinterError: bin 2 paper out"
  255. *Status: "PrinterError: check bin 1"
  256. *Status: "PrinterError: check bin 2"
  257. *Status: "PrinterError: cver open"
  258. *Status: "PrinterError: paper jam"
  259. *Status: "PrinterError: insert letter"
  260. *Status: "PrinterError: insert legal"
  261. *Status: "PrinterError: insert a4"
  262. *Status: "PrinterError: insert b5"
  263. *Status: "PrinterError: warming up"
  264. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  265. *Source: "serial9"
  266. *Source: "serial25"
  267. *Source: "AppleTalk"
  268. *Source: "Centronics"
  269. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  270. *PrinterError: " fuser failure"
  271. *PrinterError: "prnt. mem. error"
  272. *PrinterError: " fan failure"
  273. *PrinterError: " motor failure"
  274. *PrinterError: " bin 1 paper out"
  275. *PrinterError: " bin 2 paper out"
  276. *PrinterError: " check bin 1"
  277. *PrinterError: " check bin 2"
  278. *PrinterError: " cover open"
  279. *PrinterError: " paper jam"
  280. *PrinterError: " insert letter"
  281. *PrinterError: " insert legal"
  282. *PrinterError: " insert a4"
  283. *PrinterError: " insert b5"
  284. *PrinterError: " warming up"
  285. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  286. *% Color Separation Information =====================
  287. *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
  288. *InkName: ProcessBlack/Process Black
  289. *InkName: CustomColor/Custom Color
  290. *InkName: ProcessCyan/Process Cyan
  291. *InkName: ProcessMagenta/Process Magenta
  292. *InkName: ProcessYellow/Process Yellow
  293. *% For 60 lpi / 300 dpi ===============================
  294. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  295. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  296. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  297. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  298. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  299. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  300. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  301. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  302. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  303. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  304. *% For 53 lpi / 300 dpi ===============================
  305. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  306. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  307. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  308. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  309. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  310. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  311. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  312. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  313. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  314. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  315. *% For "RX7100PS" version 50.3
  316. *% Produced by "BuildPPD.ps" version 3.0 edit 58
  317. *% Converted to meet 4.0 specification
  318. *% Last Edit Date: Sep 15 1992
  319. *% The byte count of this file should be exactly 011527 or 011877
  320. *% depending on the filesystem it resides in.
  321. *% end of PPD file for RX7100PS