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.

253 lines
14 KiB

  1. *PPD-Adobe: "4.2"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1994 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. *% For Scitex Dolev PSM version 3.0
  10. *% Date: <10/3/1994>
  11. *% Last Update: <3/October/1994>
  12. *FormatVersion: "4.2"
  13. *FileVersion: "1.0"
  14. *LanguageEncoding: ISOLatin1
  15. *LanguageVersion: English
  16. *Product: "(Scitex Station)"
  17. *PSVersion: "(2013.114) 3"
  18. *ModelName: "Scitex Dolev PSM L2"
  19. *NickName: "Scitex Dolev PSM L2"
  20. *PCFileName: "SX2PSM22.PPD"
  21. *% General Information and Defaults ===============
  22. *FreeVM: "16000000"
  23. *LanguageLevel: "2"
  24. *Extensions: FileSystem CMYK
  25. *ColorDevice: True
  26. *DefaultColorSpace: CMYK
  27. *VariablePaperSize: True
  28. *FileSystem: True
  29. *Protocols: BCP
  30. *DefaultResolution: 2540dpi
  31. *% Halftone Information ===============
  32. *ScreenFreq: "150.0"
  33. *ScreenAngle: "52.5"
  34. *DefaultScreenProc: SciProc
  35. *ScreenProc SciProc: "{pop}"
  36. *DefaultTransfer: Null
  37. *Transfer Null: "{}"
  38. *Transfer Null.Inverse: "{1 exch sub}"
  39. *% Paper Handling ===================
  40. *% Code in this section selects a tray and sets up a frame buffer.
  41. *% Use these entries to set paper size most of the time, unless there is
  42. *% specific reason to use PageRegion.
  43. *OpenUI *PageSize: PickOne
  44. *OrderDependency: 30 AnySetup *PageSize
  45. *DefaultPageSize: Letter
  46. *PageSize Letter: "<< /PageSize[612 792] /Orientation 0 >> setpagedevice"
  47. *PageSize LetterExtra: "<< /PageSize[684 864] /Orientation 0 >> setpagedevice"
  48. *PageSize LetterWide: "<< /PageSize[792 612] /Orientation 0 >> setpagedevice"
  49. *PageSize LetterWideExtra: "<< /PageSize[864 684] /Orientation 0 >> setpagedevice"
  50. *PageSize Legal: "<< /PageSize[612 1008] /Orientation 0 >> setpagedevice"
  51. *PageSize LegalExtra: "<< /PageSize[684 1080] /Orientation 1 >> setpagedevice"
  52. *PageSize LegalWide: "<< /PageSize[1008 612] /Orientation 0 >> setpagedevice"
  53. *PageSize LegalWideExtra: "<< /PageSize[1080 684] /Orientation 0 >> setpagedevice"
  54. *PageSize Tabloid: "<< /PageSize[792 1224] /Orientation 1 >> setpagedevice"
  55. *PageSize TabloidExtra: "<< /PageSize[864 1296] /Orientation 1 >> setpagedevice"
  56. *PageSize TabloidWide: "<< /PageSize[1224 792] /Orientation 0 >> setpagedevice"
  57. *PageSize TabloidWideExtra: "<< /PageSize[1296 864] /Orientation 0 >> setpagedevice"
  58. *PageSize A3: "<< /PageSize[841.889 1190.551] /Orientation 0 >> setpagedevice"
  59. *PageSize A3Extra: "<< /PageSize[913.889 1262.551] /Orientation 0 >> setpagedevice"
  60. *PageSize A3Wide: "<< /PageSize[1190.551 841.889] /Orientation 0 >> setpagedevice"
  61. *PageSize A3WideExtra: "<< /PageSize[1262.551 913.889] /Orientation 0 >> setpagedevice"
  62. *PageSize A4: "<< /PageSize[595.275 841.889] /Orientation 0 >> setpagedevice"
  63. *PageSize A4Extra: "<< /PageSize[667.275 913.889] /Orientation 0 >> setpagedevice"
  64. *PageSize A4Wide: "<< /PageSize[841.889 595.275] /Orientation 0 >> setpagedevice"
  65. *PageSize A4WideExtra: "<< /PageSize[913.889 667.2752] /Orientation 0 >> setpagedevice"
  66. *PageSize Dolev: "<< /PageSize[1014.803 1417.322] /Orientation 1 >> setpagedevice"
  67. *PageSize DolevWide: "<< /PageSize[1417.322 1014.803] /Orientation 0 >> setpagedevice"
  68. *CloseUI: *PageSize
  69. *% These entries will set up the frame buffer. Usually used with manual feed.
  70. *OpenUI *PageRegion: PickOne
  71. *OrderDependency: 40 AnySetup *PageRegion
  72. *DefaultPageRegion: Letter
  73. *PageRegion Letter: "<< /PageSize[612 792] /Orientation 0 >> setpagedevice"
  74. *PageRegion LetterExtra: "<< /PageSize[684 864] /Orientation 0 >> setpagedevice"
  75. *PageRegion LetterWide: "<< /PageSize[792 612] /Orientation 0 >> setpagedevice"
  76. *PageRegion LetterWideExtra: "<< /PageSize[864 684] /Orientation 0 >> setpagedevice"
  77. *PageRegion Legal: "<< /PageSize[612 1008] /Orientation 0 >> setpagedevice"
  78. *PageRegion LegalExtra: "<< /PageSize[684 1080] /Orientation 1 >> setpagedevice"
  79. *PageRegion LegalWide: "<< /PageSize[1008 612] /Orientation 0 >> setpagedevice"
  80. *PageRegion LegalWideExtra: "<< /PageSize[1080 684] /Orientation 0 >> setpagedevice"
  81. *PageRegion Tabloid: "<< /PageSize[792 1224] /Orientation 1 >> setpagedevice"
  82. *PageRegion TabloidExtra: "<< /PageSize[864 1296] /Orientation 1 >> setpagedevice"
  83. *PageRegion TabloidWide: "<< /PageSize[1224 792] /Orientation 0 >> setpagedevice"
  84. *PageRegion TabloidWideExtra: "<< /PageSize[1296 864] /Orientation 0 >> setpagedevice"
  85. *PageRegion A3: "<< /PageSize[841.889 1190.551] /Orientation 0 >> setpagedevice"
  86. *PageRegion A3Extra: "<< /PageSize[913.889 1262.551] /Orientation 0 >> setpagedevice"
  87. *PageRegion A3Wide: "<< /PageSize[1190.551 841.889] /Orientation 0 >> setpagedevice"
  88. *PageRegion A3WideExtra: "<< /PageSize[1262.551 913.889] /Orientation 0 >> setpagedevice"
  89. *PageRegion A4: "<< /PageSize[595.275 841.889] /Orientation 0 >> setpagedevice"
  90. *PageRegion A4Extra: "<< /PageSize[667.275 913.889] /Orientation 0 >> setpagedevice"
  91. *PageRegion A4Wide: "<< /PageSize[841.889 595.275] /Orientation 0 >> setpagedevice"
  92. *PageRegion A4WideExtra: "<< /PageSize[913.889 667.2752] /Orientation 0 >> setpagedevice"
  93. *PageRegion Dolev: "<< /PageSize[1014.803 1417.322] /Orientation 1 >> setpagedevice"
  94. *PageRegion DolevWide: "<< /PageSize[1417.322 1014.803] /Orientation 0 >> setpagedevice"
  95. *CloseUI: *PageRegion
  96. *% The following entries provide information about specific paper keywords.
  97. *DefaultImageableArea: Letter
  98. *ImageableArea Letter: "0 0 612 792"
  99. *ImageableArea LetterExtra: "0 0 684 864"
  100. *ImageableArea LetterWide: "0 0 792 612"
  101. *ImageableArea LetterWideExtra: "0 0 864 684"
  102. *ImageableArea Legal: "0 0 612 1008"
  103. *ImageableArea LegalExtra: "0 0 684 1080"
  104. *ImageableArea LegalWide: "0 0 1008 612"
  105. *ImageableArea LegalWideExtra: "0 0 1080 684"
  106. *ImageableArea Tabloid: "0 0 792 1224"
  107. *ImageableArea TabloidExtra: "0 0 864 1296"
  108. *ImageableArea TabloidWide: "0 0 1224 792"
  109. *ImageableArea TabloidWideExtra: "0 0 1296 864"
  110. *ImageableArea A3: "0 0 841.889 1190.551"
  111. *ImageableArea A3Extra: "0 0 913.889 1262.551"
  112. *ImageableArea A3Wide: "0 0 1190.551 841.889"
  113. *ImageableArea A3WideExtra: "0 0 1262.551 913.889"
  114. *ImageableArea A4: "0 0 595.275 841.889"
  115. *ImageableArea A4Extra: "0 0 667.275 913.889"
  116. *ImageableArea A4Wide: "0 0 841.889 595.275"
  117. *ImageableArea A4WideExtra: "0 0 913.889 667.2752"
  118. *ImageableArea Dolev: "0 0 1014.803 1417.322"
  119. *ImageableArea DolevWide: "0 0 1417.322 1014.803"
  120. *% These provide the physical dimensions of the paper (by keyword)
  121. *DefaultPaperDimension: Letter
  122. *PaperDimension Letter: "612 792"
  123. *PaperDimension LetterExtra: "684 864"
  124. *PaperDimension LetterWide: "792 612"
  125. *PaperDimension LetterWideExtra: "864 684"
  126. *PaperDimension Legal: "612 1008"
  127. *PaperDimension LegalExtra: "684 1080"
  128. *PaperDimension LegalWide: "1008 612"
  129. *PaperDimension LegalWideExtra: "1080 684"
  130. *PaperDimension Tabloid: "792 1224"
  131. *PaperDimension TabloidExtra: "864 1296"
  132. *PaperDimension TabloidWide: "1224 792"
  133. *PaperDimension TabloidWideExtra: "1296 864"
  134. *PaperDimension A3: "841.889 1190.551"
  135. *PaperDimension A3Extra: "913.889 1262.551"
  136. *PaperDimension A3Wide: "1190.551 841.889"
  137. *PaperDimension A3WideExtra: "1262.551 913.889"
  138. *PaperDimension A4: "595.275 841.889"
  139. *PaperDimension A4Extra: "667.275 913.889"
  140. *PaperDimension A4Wide: "841.889 595.275"
  141. *PaperDimension A4WideExtra: "913.889 667.2752"
  142. *PaperDimension Dolev: "1014.803 1417.322"
  143. *PaperDimension DolevWide: "1417.322 1014.803"
  144. *CustomPageSize True: "<< /PageSize [2{8 -1 roll} repeat]
  145. /Orientation 7 -3 roll 2{exch pop} repeat dup 0 gt
  146. { -1 add }{1 add } ifelse>> setpagedevice"
  147. *End
  148. *ParamCustomPageSize Width: 1 points 1 1417
  149. *ParamCustomPageSize Height: 2 points 1 1014
  150. *ParamCustomPageSize WidthOffset: 3 points 0 0
  151. *ParamCustomPageSize HeightOffset: 4 points 0 0
  152. *ParamCustomPageSize Orientation: 5 int 0 1
  153. *RequiresPageRegion All: True
  154. *OpenUI *InputSlot: PickOne
  155. *OrderDependency: 20 AnySetup *InputSlot
  156. *DefaultInputSlot: Cassette
  157. *InputSlot Cassette: ""
  158. *CloseUI: *InputSlot
  159. *MaxMediaWidth: "1417"
  160. *CenterRegistered: False
  161. *% Font Information =====================
  162. *DefaultFont: Times-Roman
  163. *Font AvantGarde-Book: Standard "(001.002)" standard Disk
  164. *Font AvantGarde-BookOblique: Standard "(001.002)" standard Disk
  165. *Font AvantGarde-Demi: Standard "(001.003)" standard Disk
  166. *Font AvantGarde-DemiOblique: Standard "(001.003)" standard Disk
  167. *Font Bookman-Demi: Standard "(001.001)" standard Disk
  168. *Font Bookman-DemiItalic: Standard "(001.001)" standard Disk
  169. *Font Bookman-Light: Standard "(001.001)" standard Disk
  170. *Font Bookman-LightItalic: Standard "(001.001)" standard Disk
  171. *Font Courier: Standard "(001.004)" standard Disk
  172. *Font Courier-Bold: Standard "(001.004)" standard Disk
  173. *Font Courier-BoldOblique: Standard "(001.004)" standard Disk
  174. *Font Courier-Oblique: Standard "(001.004)" standard Disk
  175. *Font Helvetica: Standard "(001.002)" standard Disk
  176. *Font Helvetica-Bold: Standard "(001.002)" standard Disk
  177. *Font Helvetica-BoldOblique: Standard "(001.002)" standard Disk
  178. *Font Helvetica-Narrow: Standard "(001.002)" standard Disk
  179. *Font Helvetica-Narrow-Bold: Standard "(001.007)" Standard ROM
  180. *Font Helvetica-Narrow-BoldOblique: Standard "(001.002)" standard Disk
  181. *Font Helvetica-Narrow-Oblique: Standard "(001.002)" standard Disk
  182. *Font Helvetica-Oblique: Standard "(001.002)" standard Disk
  183. *Font NewCenturySchlbk-Bold: Standard "(001.006)" standard Disk
  184. *Font NewCenturySchlbk-BoldItalic: Standard "(001.004)" standard Disk
  185. *Font NewCenturySchlbk-Italic: Standard "(001.003)" standard Disk
  186. *Font NewCenturySchlbk-Roman: Standard "(001.004)" standard Disk
  187. *Font Palatino-Bold: Standard "(001.002)" standard Disk
  188. *Font Palatino-BoldItalic: Standard "(001.002)" standard Disk
  189. *Font Palatino-Italic: Standard "(001.002)" standard Disk
  190. *Font Palatino-Roman: Standard "(001.001)" standard Disk
  191. *Font Symbol: Special "(001.001)" special Disk
  192. *Font Times-Bold: Standard "(001.002)" standard Disk
  193. *Font Times-BoldItalic: Standard "(001.004)" standard Disk
  194. *Font Times-Italic: Standard "(001.002)" standard Disk
  195. *Font Times-Roman: Standard "(001.002)" standard Disk
  196. *Font ZapfChancery-MediumItalic: Standard "(001.003)" standard Disk
  197. *Font ZapfDingbats: Special "(001.002)" standard Disk
  198. *?FontList: "
  199. save (*) {cvn ==} 128 string /Font resourceforall
  200. (*) = flush restore"
  201. *End
  202. *% Color Separation Information =====================
  203. *DefaultColorSep: ProcessBlack.150lpi.2540dpi/150 lpi/2540 dpi
  204. *InkName: ProcessCyan/Process Cyan
  205. *InkName: ProcessMagenta/Process Magenta
  206. *InkName: ProcessYellow/Process Yellow
  207. *InkName: ProcessBlack/Process Black
  208. *InkName: CustomColor/Custom Color
  209. *% For 150 lpi / 2540 dpi ===================================================
  210. *ColorSepScreenAngle ProcessCyan.150lpi.2540dpi/150 lpi/2540 dpi : "105.0"
  211. *ColorSepScreenAngle ProcessMagenta.150lpi.2540dpi/150 lpi/2540 dpi : "75.0"
  212. *ColorSepScreenAngle ProcessYellow.150lpi.2540dpi/150 lpi/2540 dpi : "90"
  213. *ColorSepScreenAngle ProcessBlack.150lpi.2540dpi/150 lpi/2540 dpi : "45.0"
  214. *ColorSepScreenAngle CustomColor.150lpi.2540dpi/150 lpi/2540 dpi : "45.0"
  215. *ColorSepScreenFreq ProcessCyan.150lpi.2540dpi/150 lpi/2540 dpi : "150.00"
  216. *ColorSepScreenFreq ProcessMagenta.150lpi.2540dpi/150 lpi/2540 dpi : "150.00"
  217. *ColorSepScreenFreq ProcessYellow.150lpi.2540dpi/150 lpi/2540 dpi : "150.00"
  218. *ColorSepScreenFreq ProcessBlack.150lpi.2540dpi/150 lpi/2540 dpi : "150.00"
  219. *ColorSepScreenFreq CustomColor.150lpi.2540dpi/150 lpi/2540 dpi : "150.00"
  220. *ColorSepScreenProc ProcessCyan.150lpi.2540dpi/150 lpi/2540 dpi : "{pop}"
  221. *ColorSepScreenProc ProcessMagenta.150lpi.2540dpi/150 lpi/2540 dpi : "{pop}"
  222. *ColorSepScreenProc ProcessYellow.150lpi.2540dpi/150 lpi/2540 dpi : "{pop}"
  223. *ColorSepScreenProc ProcessBlack.150lpi.2540dpi/150 lpi/2540 dpi : "{pop}"
  224. *ColorSepScreenProc CustomColor.150lpi.2540dpi/150 lpi/2540 dpi : "{pop}"
  225. *% The byte count of this file should be exactly 012170 or 012423
  226. *% depending on the filesystem it resides in.
  227. *% end of PPD file for Dolev PSM version 3.0