home *** CD-ROM | disk | FTP | other *** search
/ Soft 19 / Soft19.iso / win95-rc / win95_15.cab / ncs29901.spd < prev    next >
PostScript Printer Description  |  1995-07-11  |  7KB  |  177 lines

  1. *PPD-Adobe: "4.0"
  2. *% NCS29901.spd: Simplified form of NCS29901.ppd
  3. *PCFileName: "NCS29901.PPD"
  4. *Product: "(Silentwriter2 990)"
  5. *PSVersion: "(52.3) 0"
  6. *ModelName: "NEC Silentwriter2 990"
  7. *NickName: "NEC Silentwriter2 990 v52.3"
  8. *FreeVM: "327976"
  9. *VMOption None/Standard: "327976"
  10. *VMOption 2Meg: "2425128"
  11. *LanguageLevel: "1"
  12. *ColorDevice: False
  13. *Password: "0"
  14. *ExitServer: "
  15.   count 0 eq {  % is the password on the stack?
  16.     true 
  17.   }{
  18.     dup    % potential password
  19.     statusdict /checkpassword get exec not 
  20.   } ifelse 
  21.   {  %  if no password or not valid 
  22.     (WARNING : Cannot perform the exitserver command.) = 
  23.     (Password supplied is not valid.) = 
  24.     (Please contact the author of this software.) = flush
  25.     quit 
  26.   } if 
  27.   serverdict /exitserver get exec
  28. "
  29. *End
  30. *DefaultResolution: 300dpi 
  31. *?Resolution: "
  32. save
  33.   initgraphics
  34.   0 0 moveto currentpoint matrix defaultmatrix transform
  35.   0 72 lineto currentpoint matrix defaultmatrix transform
  36.   3 -1 roll sub dup mul
  37.   3 1 roll exch sub dup mul
  38.   add sqrt round cvi
  39.   (          ) cvs print (dpi) = flush
  40. restore
  41. "
  42. *End
  43. *ScreenFreq: "60.0"
  44. *ScreenAngle: "45.0"
  45. *OpenUI *PageSize: PickOne
  46. *OrderDependency: 30 AnySetup *PageSize
  47. *DefaultPageSize: Letter
  48. *PageSize Letter: "statusdict /lettertray get exec"
  49. *PageSize Legal: "statusdict /legaltray get exec"
  50. *PageSize A4: "statusdict /a4tray get exec"
  51. *PageSize B5: "statusdict /b5tray get exec"
  52. *PageSize Executive: "executivepage"
  53. *PageSize Envelope.279.639/3 7/8 Inch x 8 7/8 Inch Envelope:"3.875x7.5envelope"
  54. *PageSize Comm10/4 1/8 Inch x 9 1/2 Inch Envelope: "4.125x9.5envelope"
  55. *PageSize DL/110mm x 220mm Envelope: "110x220envelope"
  56. *PageSize C5/162mm x 229mm Envelope: "162x229envelope"
  57. *?PageSize: "
  58. save 
  59. 9 dict 
  60.   dup /letter (Letter) put
  61.   dup /legal (Legal) put
  62.   dup /a4 (A4) put
  63.   dup /b5 (B5) put
  64.   dup /executivepage (Executive) put
  65.   dup /3.875x7.5envelope (Envelope.279.639) put
  66.   dup /4.125x9.5envelope (Comm10) put
  67.   dup /110x220envelope (DL) put
  68.   dup /162x229envelope (C5) put
  69.   statusdict /papersize get exec
  70.   3 1 roll  {get} stopped {(Unknown)}if
  71.   exch  not { print (.Transverse) }if
  72.   = flush
  73. restore 
  74. "
  75. *End
  76. *CloseUI: *PageSize
  77. *OpenUI *PageRegion: PickOne
  78. *OrderDependency: 40 AnySetup *PageRegion
  79. *DefaultPageRegion: Letter
  80. *PageRegion Letter: "letter"
  81. *PageRegion Legal: "legal"
  82. *PageRegion A4: "a4"
  83. *PageRegion B5: "b5"
  84. *PageRegion Executive: "executivepage"
  85. *PageRegion Envelope.279.639/3 7/8 Inch x 8 7/8 Inch Envelope: "3.875x7.5envelope"
  86. *PageRegion Comm10/4 1/8 Inch x 9 1/2 Inch Envelope: "4.125x9.5envelope"
  87. *PageRegion DL/110mm x 220mm Envelope: "110x220envelope"
  88. *PageRegion C5/162mm x 229mm Envelope: "162x229envelope"
  89. *CloseUI: *PageRegion
  90. *DefaultImageableArea: Letter
  91. *ImageableArea Letter: "15 8 597 784 "
  92. *ImageableArea Legal: "15 8 597 1000 "
  93. *ImageableArea A4: "13 10 580 832 "
  94. *ImageableArea B5: "13 9 503 718 "
  95. *ImageableArea Executive: "6 13 504 749 "
  96. *ImageableArea Envelope.279.639/3 7/8 Inch x 8 7/8 Inch Envelope: "13 14 265 529 "
  97. *ImageableArea Comm10/4 1/8 Inch x 9 1/2 Inch Envelope: "16 16 284 675 "
  98. *ImageableArea DL/110mm x 220mm Envelope: "15 17 298 611 "
  99. *ImageableArea C5/162mm x 229mm Envelope: "18 16 447 637 "
  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. *DefaultPaperDimension: Letter
  112. *PaperDimension Letter: "612 792"
  113. *PaperDimension Legal: "612 1008"
  114. *PaperDimension A4: "595 842"
  115. *PaperDimension B5: "516 729"
  116. *PaperDimension Executive: "522 756"
  117. *PaperDimension Envelope.279.639/3 7/8 Inch x 8 7/8 Inch Envelope: "279 639"
  118. *PaperDimension Comm10/4 1/8 Inch x 9 1/2 Inch Envelope: "297 684"
  119. *PaperDimension DL/110mm x 220mm Envelope: "312 624"
  120. *PaperDimension C5/162mm x 229mm Envelope: "459 649"
  121. *DefaultOutputBin: Upper
  122. *RequiresPageRegion All: True
  123. *OpenUI *InputSlot: PickOne
  124. *OrderDependency: 20 AnySetup *InputSlot
  125. *DefaultInputSlot: Cassette
  126. *InputSlot Cassette: ""
  127. *CloseUI: *InputSlot
  128. *OpenUI *ManualFeed: Boolean
  129. *OrderDependency: 20 AnySetup *ManualFeed
  130. *DefaultManualFeed: False
  131. *ManualFeed True: "statusdict /manualfeed true put"
  132. *ManualFeed False: "statusdict /manualfeed false put"
  133. *?ManualFeed: "
  134. save
  135.   statusdict /manualfeed get
  136.   {(True)}{(False)} ifelse = flush
  137. restore
  138. "
  139. *End
  140. *CloseUI: *ManualFeed
  141. *DefaultFont: Courier
  142. *Font AvantGarde-Book: Standard "(001.002)" Standard ROM
  143. *Font AvantGarde-BookOblique: Standard "(001.002)" Standard ROM
  144. *Font AvantGarde-Demi: Standard "(001.003)" Standard ROM
  145. *Font AvantGarde-DemiOblique: Standard "(001.003)" Standard ROM
  146. *Font Bookman-Demi: Standard "(001.001)" Standard ROM
  147. *Font Bookman-DemiItalic: Standard "(001.001)" Standard ROM
  148. *Font Bookman-Light: Standard "(001.001)" Standard ROM
  149. *Font Bookman-LightItalic: Standard "(001.001)" Standard ROM
  150. *Font Courier: Standard "(002.002)" Standard ROM
  151. *Font Courier-Bold: Standard "(002.002)" Standard ROM
  152. *Font Courier-BoldOblique: Standard "(002.002)" Standard ROM
  153. *Font Courier-Oblique: Standard "(002.002)" Standard ROM
  154. *Font Helvetica: Standard "(001.006)" Standard ROM
  155. *Font Helvetica-Bold: Standard "(001.007)" Standard ROM
  156. *Font Helvetica-BoldOblique: Standard "(001.007)" Standard ROM
  157. *Font Helvetica-Narrow: Standard "(001.006)" Standard ROM
  158. *Font Helvetica-Narrow-Bold: Standard "(001.007)" Standard ROM
  159. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)" Standard ROM
  160. *Font Helvetica-Narrow-Oblique: Standard "(001.006)" Standard ROM
  161. *Font Helvetica-Oblique: Standard "(001.006)" Standard ROM
  162. *Font NewCenturySchlbk-Bold: Standard "(001.008)" Standard ROM
  163. *Font NewCenturySchlbk-BoldItalic: Standard "(001.006)" Standard ROM
  164. *Font NewCenturySchlbk-Italic: Standard "(001.005)" Standard ROM
  165. *Font NewCenturySchlbk-Roman: Standard "(001.006)" Standard ROM
  166. *Font Palatino-Bold: Standard "(001.005)" Standard ROM
  167. *Font Palatino-BoldItalic: Standard "(001.005)" Standard ROM
  168. *Font Palatino-Italic: Standard "(001.005)" Standard ROM
  169. *Font Palatino-Roman: Standard "(001.005)" Standard ROM
  170. *Font Symbol: Special "(001.003)" Special ROM
  171. *Font Times-Bold: Standard "(001.007)" Standard ROM
  172. *Font Times-BoldItalic: Standard "(001.009)" Standard ROM
  173. *Font Times-Italic: Standard "(001.007)" Standard ROM
  174. *Font Times-Roman: Standard "(001.007)" Standard ROM
  175. *Font ZapfChancery-MediumItalic: Standard "(001.003)" Standard ROM
  176. *Font ZapfDingbats: Special "(001.002)" Special ROM
  177.