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.

463 lines
16 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: "QM1700_1.PPD"
  12. *LanguageVersion: English
  13. *Product: "(QMS-PS 1700)"
  14. *PSVersion: "(52.4) 0"
  15. *ModelName: "QMS-PS 1700"
  16. *NickName: "QMS-PS 1700 v52.4"
  17. *% ADORequiresEExec added by Microsoft
  18. *ADORequiresEExec: True
  19. *% General Information and Defaults ===============
  20. *FreeVM: "454000"
  21. *LanguageLevel: "1"
  22. *ColorDevice: False
  23. *DefaultColorSpace: Gray
  24. *VariablePaperSize: False
  25. *FileSystem: True
  26. *?FileSystem: "
  27. save
  28. /initializedisk where{pop(True)}{(False)} ifelse = flush
  29. restore
  30. "
  31. *End
  32. *Throughput: "17"
  33. *Password: "0"
  34. *ExitServer: "
  35. count 0 eq { % is the password on the stack?
  36. true
  37. }{
  38. dup % potential password
  39. statusdict /checkpassword get exec not
  40. } ifelse
  41. { % if no password or not valid
  42. (WARNING : Cannot perform the exitserver command.) =
  43. (Password supplied is not valid.) =
  44. (Please contact the author of this software.) = flush
  45. quit
  46. } if
  47. serverdict /exitserver get exec
  48. "
  49. *End
  50. *Reset: "
  51. count 0 eq { % is the password on the stack?
  52. true
  53. }{
  54. dup % potential password
  55. statusdict /checkpassword get exec not
  56. } ifelse
  57. { % if no password or not valid
  58. (WARNING : Cannot reset printer.) =
  59. (Password supplied is not valid.) =
  60. (Please contact the author of this software.) = flush
  61. quit
  62. } if
  63. serverdict /exitserver get exec
  64. systemdict /quit get exec
  65. (WARNING : Printer Reset Failed.) = flush
  66. "
  67. *End
  68. *OpenUI *Resolution: PickOne
  69. *DefaultResolution: 600dpi
  70. *Resolution 300dpi: "300 statusdict /setresolution get exec"
  71. *Resolution 600dpi: "600 statusdict /setresolution get exec"
  72. *?Resolution: "
  73. save
  74. statusdict /resolution get exec
  75. 128 string cvs print (dpi) = flush
  76. restore
  77. "
  78. *End
  79. *CloseUI: *Resolution
  80. *% Halftone Information ===============
  81. *ScreenFreq: "60.0"
  82. *ScreenAngle: "45.0"
  83. *DefaultScreenProc: Dot
  84. *ScreenProc Dot: "
  85. {abs exch abs 2 copy add 1 gt
  86. {1 sub dup mul exch 1 sub dup mul add 1 sub }
  87. {dup mul exch dup mul add 1 exch sub }ifelse }
  88. "
  89. *End
  90. *ScreenProc Line: "{ pop }"
  91. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  92. *DefaultTransfer: Null
  93. *Transfer Null: "{ }"
  94. *Transfer Null.Inverse: "{ 1 exch sub }"
  95. *% Paper Handling ===================
  96. *% Use these entries to set paper size most of the time, unless there is
  97. *% specific reason to use PageRegion.
  98. *OpenUI *PageSize: PickOne
  99. *OrderDependency: 30 AnySetup *PageSize
  100. *DefaultPageSize: Letter
  101. *PageSize Letter: "statusdict /lettertray get exec"
  102. *PageSize Legal: "statusdict /legaltray get exec"
  103. *PageSize A4: "statusdict /a4tray get exec"
  104. *PageSize Executive: "statusdict /executivetray get exec"
  105. *PageSize Monarch/Monarch Envelope: "
  106. 3 statusdict /setpapertray get exec monarcenvelope"
  107. *End
  108. *PageSize Comm10/Common #10 Envelope: "
  109. 3 statusdict /setpapertray get exec com10envelope"
  110. *End
  111. *PageSize DL/DL Envelope: "
  112. 3 statusdict /setpapertray dlenvelope"
  113. *End
  114. *?PageSize: "
  115. save
  116. 4 dict
  117. dup /letter (Letter) put
  118. dup /legal (Legal) put
  119. dup /a4 (A4) put
  120. dup /executivepage (Executive) put
  121. statusdict /papersize get exec
  122. 3 1 roll {get} stopped {(Unknown)}if
  123. exch not { print (.Transverse) }if
  124. = flush
  125. restore
  126. "
  127. *End
  128. *CloseUI: *PageSize
  129. *% These entries will set up the frame buffer. Usually used with manual feed.
  130. *OpenUI *PageRegion: PickOne
  131. *OrderDependency: 40 AnySetup *PageRegion
  132. *DefaultPageRegion: Letter
  133. *PageRegion Letter: "letter"
  134. *PageRegion Legal: "legal"
  135. *PageRegion A4: "a4"
  136. *PageRegion Executive: "executivepage"
  137. *PageRegion Monarch/Monarch Envelope: "monarcenvelope"
  138. *PageRegion Comm10/Common #10 Envelope: "com10envelope"
  139. *PageRegion DL/DL Envelope: "dlenvelope"
  140. *CloseUI: *PageRegion
  141. *% The following entries provide information about specific paper keywords.
  142. *DefaultImageableArea: Letter
  143. *ImageableArea Letter: "12 10 601 781 "
  144. *ImageableArea Legal: "12 10 601 997 "
  145. *ImageableArea A4: "12 10 584 831 "
  146. *ImageableArea Executive: "12 10 511 746 "
  147. *ImageableArea Monarch/Monarch Envelope: "12 1 279 530"
  148. *ImageableArea Comm10/Common #10 Envelope: "12 1 298 674"
  149. *ImageableArea DL/DL Envelope: "12 1 313 613"
  150. *?ImageableArea: "
  151. save
  152. /cvp { ( ) cvs print ( ) print } bind def
  153. /upperright {10000 mul floor 10000 div} bind def
  154. /lowerleft {10000 mul ceiling 10000 div} bind def
  155. newpath clippath pathbbox
  156. 4 -2 roll exch 2 {lowerleft cvp} repeat
  157. exch 2 {upperright cvp} repeat flush
  158. restore
  159. "
  160. *End
  161. *% These provide the physical dimensions of the paper (by keyword)
  162. *DefaultPaperDimension: Letter
  163. *PaperDimension Letter: "612 792"
  164. *PaperDimension Legal: "612 1008"
  165. *PaperDimension A4: "595 842"
  166. *PaperDimension Executive: "522 756"
  167. *PaperDimension Monarch/Monarch Envelope: "279 540"
  168. *PaperDimension Comm10/Common #10 Envelope: "297 684"
  169. *PaperDimension DL/DL Envelope: "312 624"
  170. *RequiresPageRegion All: True
  171. *OpenUI *InputSlot: PickOne
  172. *OrderDependency: 20 AnySetup *InputSlot
  173. *DefaultInputSlot: Upper
  174. *InputSlot Upper: "1 statusdict /setpapertray get exec"
  175. *InputSlot Lower: "2 statusdict /setpapertray get exec"
  176. *InputSlot Envelope: "3 statusdict /setpapertray get exec"
  177. *?InputSlot: "
  178. save
  179. [ (Unknown) (Upper) (Lower) (Envelope) ]
  180. statusdict /papertray get exec
  181. {get exec} stopped { pop pop (Unknown)} if = flush
  182. restore
  183. "
  184. *End
  185. *CloseUI: *InputSlot
  186. *OpenUI *ManualFeed: PickOne
  187. *OrderDependency: 20 AnySetup *ManualFeed
  188. *DefaultManualFeed: False
  189. *ManualFeed True: "statusdict /manualfeed true put"
  190. *ManualFeed False: "statusdict /manualfeed false put"
  191. *?ManualFeed: "
  192. save
  193. statusdict /manualfeed get
  194. {(True)}{(False)}ifelse = flush
  195. restore
  196. "
  197. *End
  198. *CloseUI: *ManualFeed
  199. *OpenUI *OutputOrder: PickOne
  200. *DefaultOutputOrder: Normal
  201. *OutputOrder Normal: "1 statusdict /setoutputtray get exec"
  202. *OutputOrder Reverse: "2 statusdict /setoutputtray get exec"
  203. *?OutputOrder: "
  204. save
  205. [ (Unknown) (Normal) (Reverse) ]
  206. statusdict /outputtray get exec
  207. {get exec} stopped { pop pop (Unknown)} if = flush
  208. restore
  209. "
  210. *End
  211. *CloseUI: *OutputOrder
  212. *OpenUI *OutputBin: PickOne
  213. *DefaultOutputBin: Upper
  214. *OutputBin Upper: "1 statusdict /setoutputtray get exec"
  215. *OutputBin Side: "2 statusdict /setoutputtray get exec"
  216. *?OutputBin: "
  217. save
  218. [ (Unknown) (Upper) (Side) ]
  219. statusdict /outputtray get exec
  220. {get exec} stopped { pop pop (Unknown)} if = flush
  221. restore
  222. "
  223. *End
  224. *CloseUI: *OutputBin
  225. *PageStackOrder Upper: Normal
  226. *PageStackOrder Side: Reverse
  227. *OpenUI *Duplex: PickOne
  228. *Duplex None: "
  229. false statusdict /setduplexmode get exec false statusdict /settumble get exec
  230. "
  231. *End
  232. *Duplex DuplexNoTumble: "
  233. true statusdict /setduplexmode get exec false statusdict /settumble get exec
  234. "
  235. *End
  236. *Duplex DuplexTumble: "
  237. true statusdict /setduplexmode get exec true statusdict /settumble get exec
  238. "
  239. *End
  240. *?Duplex: "
  241. save
  242. statusdict /duplexmode get exec
  243. { statusdict /tumble get exec
  244. { (DuplexTumble) }
  245. { (DuplexNoTumble) }
  246. ifelse
  247. }
  248. { (None)}
  249. ifelse
  250. = flush
  251. restore
  252. "
  253. *End
  254. *CloseUI: *Duplex
  255. *% Font Information =====================
  256. *DefaultFont: Courier
  257. *Font AGaramond-Bold: Standard "(001.000)" Standard ROM
  258. *Font AGaramond-BoldItalic: Standard "(001.000)" Standard ROM
  259. *Font AGaramond-Italic: Standard "(001.000)" Standard ROM
  260. *Font AGaramond-Regular: Standard "(001.000)" Standard ROM
  261. *Font AGaramond-Semibold: Standard "(001.000)" Standard ROM
  262. *Font AGaramond-SemiboldItalic: Standard "(001.000)" Standard ROM
  263. *Font AvantGarde-Book: Standard "(001.002)" Standard ROM
  264. *Font AvantGarde-BookOblique: Standard "(001.002)" Standard ROM
  265. *Font AvantGarde-Demi: Standard "(001.003)" Standard ROM
  266. *Font AvantGarde-DemiOblique: Standard "(001.003)" Standard ROM
  267. *Font Bookman-Demi: Standard "(001.001)" Standard ROM
  268. *Font Bookman-DemiItalic: Standard "(001.001)" Standard ROM
  269. *Font Bookman-Light: Standard "(001.001)" Standard ROM
  270. *Font Bookman-LightItalic: Standard "(001.001)" Standard ROM
  271. *Font Courier: Standard "(002.003)" Standard ROM
  272. *Font Courier-Bold: Standard "(002.003)" Standard ROM
  273. *Font Courier-BoldOblique: Standard "(002.003)" Standard ROM
  274. *Font Courier-Oblique: Standard "(002.003)" Standard ROM
  275. *Font Helvetica: Standard "(001.006)" Standard ROM
  276. *Font Helvetica-Bold: Standard "(001.007)" Standard ROM
  277. *Font Helvetica-BoldOblique: Standard "(001.007)" Standard ROM
  278. *Font Helvetica-Condensed: Standard "(001.001)" Standard ROM
  279. *Font Helvetica-Condensed-Bold: Standard "(001.002)" Standard ROM
  280. *Font Helvetica-Condensed-BoldObl: Standard "(001.002)" Standard ROM
  281. *Font Helvetica-Condensed-Oblique: Standard "(001.001)" Standard ROM
  282. *Font Helvetica-Narrow: Standard "(001.006)" Standard ROM
  283. *Font Helvetica-Narrow-Bold: Standard "(001.007)" Standard ROM
  284. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)" Standard ROM
  285. *Font Helvetica-Narrow-Oblique: Standard "(001.006)" Standard ROM
  286. *Font Helvetica-Oblique: Standard "(001.006)" Standard ROM
  287. *Font NewCenturySchlbk-Bold: Standard "(001.006)" Standard ROM
  288. *Font NewCenturySchlbk-BoldItalic: Standard "(001.004)" Standard ROM
  289. *Font NewCenturySchlbk-Italic: Standard "(001.003)" Standard ROM
  290. *Font NewCenturySchlbk-Roman: Standard "(001.004)" Standard ROM
  291. *Font Palatino-Bold: Standard "(001.002)" Standard ROM
  292. *Font Palatino-BoldItalic: Standard "(001.002)" Standard ROM
  293. *Font Palatino-Italic: Standard "(001.002)" Standard ROM
  294. *Font Palatino-Roman: Standard "(001.001)" Standard ROM
  295. *Font Symbol: Special "(001.007)" Special ROM
  296. *Font Times-Bold: Standard "(001.007)" Standard ROM
  297. *Font Times-BoldItalic: Standard "(001.009)" Standard ROM
  298. *Font Times-Italic: Standard "(001.007)" Standard ROM
  299. *Font Times-Roman: Standard "(001.007)" Standard ROM
  300. *Font ZapfChancery-MediumItalic: Standard "(001.003)" Standard ROM
  301. *Font ZapfDingbats: Special "(001.002)" Special ROM
  302. *?FontQuery: "
  303. save
  304. /str 100 string dup 0 (fonts/) putinterval def
  305. {
  306. count 1 gt
  307. {
  308. exch dup str 6 94 getinterval cvs
  309. (/) print dup print (:) print exch
  310. FontDirectory exch known
  311. { pop (Yes) }
  312. {
  313. length 6 add str 0 3 -1 roll getinterval
  314. mark exch status
  315. {cleartomark (Yes)}{cleartomark (No)} ifelse
  316. } ifelse =
  317. }
  318. {exit} ifelse
  319. }bind loop
  320. (*) = flush
  321. restore
  322. "
  323. *End
  324. *?FontList: "
  325. save
  326. FontDirectory { pop == } bind forall flush
  327. /filenameforall where
  328. {
  329. pop (fonts/*)
  330. { dup length 6 sub 6 exch getinterval cvn == } bind
  331. 128 string filenameforall flush
  332. } if
  333. (*) = flush
  334. restore
  335. "
  336. *End
  337. *% Printer Messages (verbatim from printer):
  338. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  339. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  340. *Message: "\FontName\ not found, using Courier"
  341. *% Status (format: %%[ status: <one of these> ]%% )
  342. *Status: "idle"
  343. *Status: "busy"
  344. *Status: "waiting"
  345. *Status: "printing"
  346. *Status: "warming up"
  347. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  348. *Source: "serial25"
  349. *Source: "AppleTalk"
  350. *Source: "Centronics"
  351. *Source: "Optional I/O"
  352. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  353. *PrinterError: "Paper Out"
  354. *PrinterError: "Paper Jam"
  355. *PrinterError: "Off line"
  356. *DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  357. *% Color Separation Information =====================
  358. *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
  359. *InkName: ProcessBlack/Process Black
  360. *InkName: CustomColor/Custom Color
  361. *InkName: ProcessCyan/Process Cyan
  362. *InkName: ProcessMagenta/Process Magenta
  363. *InkName: ProcessYellow/Process Yellow
  364. *% For 60 lpi / 300 dpi ===============================
  365. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  366. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  367. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  368. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  369. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  370. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  371. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  372. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  373. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  374. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  375. *% For 53 lpi / 300 dpi ===============================
  376. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  377. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  378. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  379. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  380. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  381. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  382. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  383. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  384. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  385. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  386. *% For 85 lpi / 600 dpi (5,5,2,6,6,2,20/3,0) =====================
  387. *ColorSepScreenAngle ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  388. *ColorSepScreenAngle CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  389. *ColorSepScreenAngle ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "71.5651"
  390. *ColorSepScreenAngle ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "18.4349"
  391. *ColorSepScreenAngle ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "0.0"
  392. *ColorSepScreenFreq ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
  393. *ColorSepScreenFreq CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "84.8528"
  394. *ColorSepScreenFreq ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
  395. *ColorSepScreenFreq ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "94.8683"
  396. *ColorSepScreenFreq ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "30.0"
  397. *ColorSepScreenProc ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "
  398. {1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
  399. 1 add 2 div 3 mul dup floor sub 2 mul 1 sub exch
  400. abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1
  401. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  402. "
  403. *End
  404. *% For 71 lpi / 600 dpi ===============================
  405. *ColorSepScreenAngle ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  406. *ColorSepScreenAngle CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "45.0"
  407. *ColorSepScreenAngle ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "71.5651"
  408. *ColorSepScreenAngle ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "18.4349"
  409. *ColorSepScreenAngle ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "0.0"
  410. *ColorSepScreenFreq ProcessBlack.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  411. *ColorSepScreenFreq CustomColor.71lpi.600dpi/71 lpi / 600 dpi: "70.7107"
  412. *ColorSepScreenFreq ProcessCyan.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  413. *ColorSepScreenFreq ProcessMagenta.71lpi.600dpi/71 lpi / 600 dpi: "63.2456"
  414. *ColorSepScreenFreq ProcessYellow.71lpi.600dpi/71 lpi / 600 dpi: "66.6667"
  415. *% For "QMS-PS 1700" version 52.4
  416. *% Produced by "BuildPPD.ps" version 3.0 edit 58
  417. *% Converted to meet 4.0 specification
  418. *% Last Edit Date: Jun 1 1992
  419. *% The byte count of this file should be exactly 015411 or 015870
  420. *% depending on the filesystem it resides in.
  421. *% end of PPD file for QMS-PS 1700