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.

658 lines
30 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. *% Last Edit Mar.24,1995 for Windows
  10. *FormatVersion: "4.2"
  11. *FileVersion: "1.31"
  12. *LanguageEncoding: ISOLatin1
  13. *LanguageVersion: English
  14. *PCFileName: "DSAM4101.PPD"
  15. *Product: "(FT-R1035AM)"
  16. *PSVersion: "(2013.114) 6"
  17. *ShortNickName: "DS FT-R1035AM (7JFonts)"
  18. *ModelName: "DS FT-R1035AM (7JFonts)"
  19. *NickName: "DS FT-R1035AM (7JFonts)"
  20. *% ==== Device Capabilities ===============
  21. *LanguageLevel: "2"
  22. *FreeVM: "1073738132"
  23. *ColorDevice: False
  24. *DefaultColorSpace: Gray
  25. *VariablePaperSize: True
  26. *TTRasterizer: Type42
  27. *FileSystem: True
  28. *?FileSystem: "
  29. save false
  30. (%disk?%)
  31. { currentdevparams dup /Writeable known
  32. { /Writeable get {pop true} if } { pop } ifelse
  33. } 10 string /IODevice resourceforall
  34. {(True)}{(False)} ifelse = flush
  35. restore"
  36. *End
  37. *Throughput: "1"
  38. *Password: "0"
  39. *ExitServer: "
  40. count 0 eq
  41. { false } { true exch startjob } ifelse
  42. not { (WARNING: Cannot modify initial VM.) =
  43. (Missing or invalid password.) =
  44. (Please contact the author of this software.) = flush quit
  45. } if"
  46. *End
  47. *Reset: "
  48. count 0 eq
  49. { false } { true exch startjob } ifelse
  50. not { (WARNING: Cannot reset printer.) =
  51. (Missing or invalid password.) =
  52. (Please contact the author of this software.) = flush quit
  53. } if
  54. serverdict /exitserver get exec
  55. systemdict /quit get exec
  56. (WARNING : Printer Reset Failed.) = flush
  57. "
  58. *End
  59. *OpenUI *Resolution/Choose Resolution: PickOne
  60. *OrderDependency: 10 AnySetup *Resolution
  61. *DefaultResolution: 1500dpi
  62. *Resolution 3000dpi: "1 dict dup /HWResolution [3000 3000] put setpagedevice"
  63. *Resolution 1500dpi: "1 dict dup /HWResolution [1500 1500] put setpagedevice"
  64. *?Resolution: "
  65. save
  66. currentpagedevice /HWResolution get
  67. 0 get ( ) cvs print (dpi) = flush
  68. restore
  69. "
  70. *End
  71. *CloseUI: *Resolution
  72. *% Halftone Information ===============
  73. *ScreenFreq: "175"
  74. *ScreenAngle: "45.0"
  75. *DefaultScreenProc: Round
  76. *ScreenProc Round:"{abs exch abs 2 copy add 1 le {dup mul exch dup mul add 1 exch sub}
  77. {1 sub dup mul exch 1 sub dup mul add 1 sub}ifelse}"
  78. *End
  79. *ScreenProc Elliptical: "{abs exch abs 2 copy 3 mul exch 4 mul add 3 sub dup 0 lt
  80. {pop dup mul exch .75 div dup mul add 4 div 1 exch sub}{dup 1 gt
  81. {pop 1 exch sub dup mul exch 1 exch sub .75 div dup mul add 4 div 1 sub}
  82. {.5 exch sub exch pop exch pop}ifelse}ifelse}"
  83. *End
  84. *ScreenProc Diamond: "{abs exch abs 2 copy add .75 le
  85. {dup mul exch dup mul add 1 exch sub}{2 copy add 1.23 le
  86. {.85 mul add 1 exch sub}{1 sub dup mul exch 1 sub dup mul add 1 sub} ifelse} ifelse}"
  87. *End
  88. *ScreenProc Line: "{exch pop abs neg}"
  89. *ScreenProc Square: "{abs exch abs 2 copy lt {exch}if pop neg}"
  90. *ScreenProc Cross: "{abs exch abs 2 copy gt {exch}if pop neg}"
  91. *DefaultTransfer: Null
  92. *Transfer Null: "{ }"
  93. *Transfer Null.Inverse: "{ 1 exch sub }"
  94. *% Paper Handling =====================
  95. *% Code in this section both selects a tray and sets up a frame buffer.
  96. *OpenUI *PageSize: PickOne
  97. *OrderDependency: 30 AnySetup *PageSize
  98. *DefaultPageSize: A4
  99. *PageSize Letter: "2 dict dup /PageSize [612 792] put dup /Orientation 0 put setpagedevice"
  100. *PageSize Legal: "2 dict dup /PageSize [612 1008] put dup /Orientation 0 put setpagedevice"
  101. *PageSize Tabloid: "2 dict dup /PageSize [792 1224] put dup /Orientation 0 put setpagedevice"
  102. *PageSize A5: "2 dict dup /PageSize [420 595] put dup /Orientation 0 put setpagedevice"
  103. *PageSize A4: "2 dict dup /PageSize [595 842] put dup /Orientation 0 put setpagedevice"
  104. *PageSize A3: "2 dict dup /PageSize [842 1191] put dup /Orientation 0 put setpagedevice"
  105. *PageSize B5: "2 dict dup /PageSize [516 729] put dup /Orientation 0 put setpagedevice"
  106. *PageSize B4: "2 dict dup /PageSize [729 1032] put dup /Orientation 0 put setpagedevice"
  107. *PageSize Letter.Transverse: "2 dict dup /PageSize [792 612] put dup /Orientation 3 put setpagedevice"
  108. *PageSize A5.Transverse: "2 dict dup /PageSize [595 420] put dup /Orientation 3 put setpagedevice"
  109. *PageSize A4.Transverse: "2 dict dup /PageSize [842 595] put dup /Orientation 3 put setpagedevice"
  110. *PageSize B5.Transverse: "2 dict dup /PageSize [729 516] put dup /Orientation 3 put setpagedevice"
  111. *PageSize Letter.Extra: "2 dict dup /PageSize [683 863] put dup /Orientation 0 put setpagedevice"
  112. *PageSize Legal.Extra: "2 dict dup /PageSize [683 1079] put dup /Orientation 0 put setpagedevice"
  113. *PageSize Tabloid.Extra: "2 dict dup /PageSize [863 1295] put dup /Orientation 0 put setpagedevice"
  114. *PageSize A5.Extra: "2 dict dup /PageSize [490 666] put dup /Orientation 0 put setpagedevice"
  115. *PageSize A4.Extra: "2 dict dup /PageSize [666 913] put dup /Orientation 0 put setpagedevice"
  116. *PageSize A3.Extra: "2 dict dup /PageSize [913 1261] put dup /Orientation 0 put setpagedevice"
  117. *PageSize B5.Extra: "2 dict dup /PageSize [587 799] put dup /Orientation 0 put setpagedevice"
  118. *PageSize B4.Extra: "2 dict dup /PageSize [799 1103] put dup /Orientation 0 put setpagedevice"
  119. *PageSize Letter.Extra.Transverse: "2 dict dup /PageSize [863 683] put dup /Orientation 3 put setpagedevice"
  120. *PageSize A5.Extra.Transverse: "2 dict dup /PageSize [666 490] put dup /Orientation 3 put setpagedevice"
  121. *PageSize A4.Extra.Transverse: "2 dict dup /PageSize [913 666] put dup /Orientation 3 put setpagedevice"
  122. *PageSize B5.Extra.Transverse: "2 dict dup /PageSize [799 587] put dup /Orientation 3 put setpagedevice"
  123. *?PageSize: "
  124. save
  125. currentpagedevice /PageSize get aload pop
  126. 2 copy gt {exch} if (Unknown)
  127. 16 dict
  128. dup [612 792] (Letter) put
  129. dup [612 1008] (Legal) put
  130. dup [792 1224] (Tabloid) put
  131. dup [420 595] (A5) put
  132. dup [595 842] (A4) put
  133. dup [842 1191] (A3) put
  134. dup [516 729] (B5) put
  135. dup [729 1032] (B4) put
  136. dup [683 863] (Letter.Extra) put
  137. dup [683 1079] (Legal.Extra) put
  138. dup [863 1295] (Tabloid.Extra) put
  139. dup [490 666] (A5.Extra) put
  140. dup [666 913] (A4.Extra) put
  141. dup [913 1261] (A3.Extra) put
  142. dup [587 799] (B5.Extra) put
  143. dup [799 1103] (B4.Extra) put
  144. { exch aload pop 4 index sub abs 5 le exch 5 index sub abs 5 le and
  145. { exch pop exit } {pop} ifelse
  146. } bind forall = flush pop pop
  147. restore
  148. "
  149. *End
  150. *CloseUI: *PageSize
  151. *OpenUI *PageRegion: PickOne
  152. *OrderDependency: 40 AnySetup *PageRegion
  153. *DefaultPageRegion: A4
  154. *PageRegion Letter: "2 dict dup /PageSize [612 792] put dup /Orientation 0 put setpagedevice"
  155. *PageRegion Legal: "2 dict dup /PageSize [612 1008] put dup /Orientation 0 put setpagedevice"
  156. *PageRegion Tabloid: "2 dict dup /PageSize [792 1224] put dup /Orientation 0 put setpagedevice"
  157. *PageRegion A5: "2 dict dup /PageSize [420 595] put dup /Orientation 0 put setpagedevice"
  158. *PageRegion A4: "2 dict dup /PageSize [595 842] put dup /Orientation 0 put setpagedevice"
  159. *PageRegion A3: "2 dict dup /PageSize [842 1191] put dup /Orientation 0 put setpagedevice"
  160. *PageRegion B5: "2 dict dup /PageSize [516 729] put dup /Orientation 0 put setpagedevice"
  161. *PageRegion B4: "2 dict dup /PageSize [729 1032] put dup /Orientation 0 put setpagedevice"
  162. *PageRegion Letter.Transverse: "2 dict dup /PageSize [792 612] put dup /Orientation 3 put setpagedevice"
  163. *PageRegion A5.Transverse: "2 dict dup /PageSize [595 420] put dup /Orientation 3 put setpagedevice"
  164. *PageRegion A4.Transverse: "2 dict dup /PageSize [842 595] put dup /Orientation 3 put setpagedevice"
  165. *PageRegion B5.Transverse: "2 dict dup /PageSize [729 516] put dup /Orientation 3 put setpagedevice"
  166. *PageRegion Letter.Extra: "2 dict dup /PageSize [683 863] put dup /Orientation 0 put setpagedevice"
  167. *PageRegion Legal.Extra: "2 dict dup /PageSize [683 1079] put dup /Orientation 0 put setpagedevice"
  168. *PageRegion Tabloid.Extra: "2 dict dup /PageSize [863 1295] put dup /Orientation 0 put setpagedevice"
  169. *PageRegion A5.Extra: "2 dict dup /PageSize [490 666] put dup /Orientation 0 put setpagedevice"
  170. *PageRegion A4.Extra: "2 dict dup /PageSize [666 913] put dup /Orientation 0 put setpagedevice"
  171. *PageRegion A3.Extra: "2 dict dup /PageSize [913 1261] put dup /Orientation 0 put setpagedevice"
  172. *PageRegion B5.Extra: "2 dict dup /PageSize [587 799] put dup /Orientation 0 put setpagedevice"
  173. *PageRegion B4.Extra: "2 dict dup /PageSize [799 1103] put dup /Orientation 0 put setpagedevice"
  174. *PageRegion Letter.Extra.Transverse: "2 dict dup /PageSize [863 683] put dup /Orientation 3 put setpagedevice"
  175. *PageRegion A5.Extra.Transverse: "2 dict dup /PageSize [666 490] put dup /Orientation 3 put setpagedevice"
  176. *PageRegion A4.Extra.Transverse: "2 dict dup /PageSize [913 666] put dup /Orientation 3 put setpagedevice"
  177. *PageRegion B5.Extra.Transverse: "2 dict dup /PageSize [799 587] put dup /Orientation 3 put setpagedevice"
  178. *CloseUI: *PageRegion
  179. *DefaultImageableArea: A4
  180. *ImageableArea Letter: "0 0 612 792"
  181. *ImageableArea Legal: "0 0 612 1008"
  182. *ImageableArea Tabloid: "0 0 792 1224"
  183. *ImageableArea A5: "0 0 420 595"
  184. *ImageableArea A4: "0 0 595 842"
  185. *ImageableArea A3: "0 0 842 1191"
  186. *ImageableArea B5: "0 0 516 729"
  187. *ImageableArea B4: "0 0 729 1032"
  188. *ImageableArea Letter.Transverse: "0 0 792 612"
  189. *ImageableArea A5.Transverse: "0 0 595 420"
  190. *ImageableArea A4.Transverse: "0 0 842 595"
  191. *ImageableArea B5.Transverse: "0 0 729 516"
  192. *ImageableArea Letter.Extra: "0 0 683 863"
  193. *ImageableArea Legal.Extra: "0 0 683 1079"
  194. *ImageableArea Tabloid.Extra: "0 0 863 1295"
  195. *ImageableArea A5.Extra: "0 0 490 666"
  196. *ImageableArea A4.Extra: "0 0 666 913"
  197. *ImageableArea A3.Extra: "0 0 913 1261"
  198. *ImageableArea B5.Extra: "0 0 587 799"
  199. *ImageableArea B4.Extra: "0 0 799 1103"
  200. *ImageableArea Letter.Extra.Transverse: "0 0 863 683"
  201. *ImageableArea A5.Extra.Transverse: "0 0 666 490"
  202. *ImageableArea A4.Extra.Transverse: "0 0 913 666"
  203. *ImageableArea B5.Extra.Transverse: "0 0 799 587"
  204. *?ImageableArea: "
  205. save
  206. /cvp { ( ) cvs print ( ) print } bind def
  207. /upperright {10000 mul floor 10000 div} bind def
  208. /lowerleft {10000 mul ceiling 10000 div} bind def
  209. newpath clippath pathbbox
  210. 4 -2 roll exch 2 {lowerleft cvp} repeat
  211. exch 2 {upperright cvp} repeat flush
  212. restore
  213. "
  214. *End
  215. *% These provide the physical dimensions of the paper (by keyword)
  216. *DefaultPaperDimension: A4
  217. *PaperDimension Letter: "612 792"
  218. *PaperDimension Legal: "612 1008"
  219. *PaperDimension Tabloid: "792 1224"
  220. *PaperDimension A5: "420 595"
  221. *PaperDimension A4: "595 842"
  222. *PaperDimension A3: "842 1191"
  223. *PaperDimension B5: "516 729"
  224. *PaperDimension B4: "729 1032"
  225. *PaperDimension Letter.Transverse: "792 612"
  226. *PaperDimension A5.Transverse: "595 420"
  227. *PaperDimension A4.Transverse: "842 595"
  228. *PaperDimension B5.Transverse: "729 516"
  229. *PaperDimension Letter.Extra: "683 863"
  230. *PaperDimension Legal.Extra: "683 1079"
  231. *PaperDimension Tabloid.Extra: "863 1295"
  232. *PaperDimension A5.Extra: "490 666"
  233. *PaperDimension A4.Extra: "666 913"
  234. *PaperDimension A3.Extra: "913 1261"
  235. *PaperDimension B5.Extra: "587 799"
  236. *PaperDimension B4.Extra: "799 1103"
  237. *PaperDimension Letter.Extra.Transverse: "863 683"
  238. *PaperDimension A5.Extra.Transverse: "666 490"
  239. *PaperDimension A4.Extra.Transverse: "913 666"
  240. *PaperDimension B5.Extra.Transverse: "799 587"
  241. *%=== Custom Page Sizes ==================================
  242. *CustomPageSize True: "
  243. 4 dict begin
  244. 5 -2 roll 2 copy le
  245. {5 2 roll dup dup 0 add exch 3 mul add 4 mod /Orientation exch def}
  246. {5 2 roll dup dup 3 add exch 3 mul add 4 mod /Orientation exch def} ifelse
  247. /PageOffset [ 5 -2 roll ] def
  248. /PageSize [
  249. 5 2 roll pop
  250. ] def
  251. /ImagingBBox null def
  252. currentdict end setpagedevice
  253. "
  254. *End
  255. *ParamCustomPageSize Width: 1 points 0 935
  256. *ParamCustomPageSize Height: 2 points 0 5669
  257. *ParamCustomPageSize WidthOffset: 3 points 0 935
  258. *ParamCustomPageSize HeightOffset: 4 points 0 5669
  259. *ParamCustomPageSize Orientation: 5 int 0 3
  260. *MaxMediaWidth: "935"
  261. *?CurrentMediaWidth: "save statusdict /mediawidth get exec = flush restore"
  262. *MaxMediaHeight: "5669"
  263. *?CurrentMediaHeight: "save statusdict /medialength get exec = flush restore"
  264. *CenterRegistered: False
  265. *RequiresPageRegion All: True
  266. *OpenUI *InputSlot: PickOne
  267. *OrderDependency: 20 AnySetup *InputSlot
  268. *DefaultInputSlot: Cassette
  269. *InputSlot Cassette: ""
  270. *CloseUI: *InputSlot
  271. *OpenUI *NegativePrint/Negative Print: Boolean
  272. *OrderDependency: 40 AnySetup *NegativePrint
  273. *DefaultNegativePrint: False
  274. *NegativePrint True: "1 dict dup /NegativePrint true put setpagedevice"
  275. *NegativePrint False: "1 dict dup /NegativePrint false put setpagedevice"
  276. *?NegativePrint: "currentpagedevice /NegativePrint get = flush"
  277. *CloseUI: *NegativePrint
  278. *OpenUI *MirrorPrint/Mirror Print:Boolean
  279. *OrderDependency: 40 AnySetup *MirrorPrint
  280. *DefaultMirrorPrint: False
  281. *MirrorPrint True: "1 dict dup /MirrorPrint true put setpagedevice"
  282. *MirrorPrint False: "1 dict dup /MirrorPrint false put setpagedevice"
  283. *?MirrorPrint: "currentpagedevice /MirrorPrint get = flush"
  284. *CloseUI: *MirrorPrint
  285. *DefaultOutputBin: OnlyOne
  286. *DefaultOutputOrder: Normal
  287. *% Font Information =====================
  288. *DefaultFont: Courier
  289. *Font AvantGarde-Book: Standard "(001.006)" Standard Disk
  290. *Font AvantGarde-BookOblique: Standard "(001.006)" Standard Disk
  291. *Font AvantGarde-Demi: Standard "(001.007)" Standard Disk
  292. *Font AvantGarde-DemiOblique: Standard "(001.007)" Standard Disk
  293. *Font Bookman-Demi: Standard "(001.004)" Standard Disk
  294. *Font Bookman-DemiItalic: Standard "(001.004)" Standard Disk
  295. *Font Bookman-Light: Standard "(001.004)" Standard Disk
  296. *Font Bookman-LightItalic: Standard "(001.004)" Standard Disk
  297. *Font Courier: Standard "(002.004)" Standard Disk
  298. *Font Courier-Bold: Standard "(002.004)" Standard Disk
  299. *Font Courier-BoldOblique: Standard "(002.004)" Standard Disk
  300. *Font Courier-Oblique: Standard "(002.004)" Standard Disk
  301. *Font Helvetica: Standard "(001.006)" Standard Disk
  302. *Font Helvetica-Bold: Standard "(001.007)" Standard Disk
  303. *Font Helvetica-BoldOblique: Standard "(001.007)" Standard Disk
  304. *Font Helvetica-Oblique: Standard "(001.006)" Standard Disk
  305. *Font Helvetica-Condensed: Standard "(001.003)" Standard Disk
  306. *Font Helvetica-Condensed-Bold: Standard "(001.004)" Standard Disk
  307. *Font Helvetica-Condensed-BoldObl: Standard "(001.004)" Standard Disk
  308. *Font Helvetica-Condensed-Oblique: Standard "(001.003)" Standard Disk
  309. *Font Helvetica-Narrow: Standard "(001.006)" Standard Disk
  310. *Font Helvetica-Narrow-Bold: Standard "(001.007)" Standard Disk
  311. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007)" Standard Disk
  312. *Font Helvetica-Narrow-Oblique: Standard "(001.006)" Standard Disk
  313. *Font NewCenturySchlbk-BoldItalic: Standard "(001.007)" Standard Disk
  314. *Font NewCenturySchlbk-Italic: Standard "(001.006)" Standard Disk
  315. *Font NewCenturySchlbk-Bold: Standard "(001.009)" Standard Disk
  316. *Font NewCenturySchlbk-Roman: Standard "(001.007)" Standard Disk
  317. *Font Palatino-Roman: Standard "(001.005)" Standard Disk
  318. *Font Palatino-Bold: Standard "(001.005)" Standard Disk
  319. *Font Palatino-BoldItalic: Standard "(001.005)" Standard Disk
  320. *Font Palatino-Italic: Standard "(001.005)" Standard Disk
  321. *Font Symbol: Standard "(001.007)" Standard Disk
  322. *Font Times-Bold: Standard "(001.007)" Standard Disk
  323. *Font Times-BoldItalic: Standard "(001.009)" Standard Disk
  324. *Font Times-Italic: Standard "(001.007)" Standard Disk
  325. *Font Times-Roman: Standard "(001.007)" Standard Disk
  326. *Font ZapfChancery-MediumItalic: Standard "(001.007)" Standard Disk
  327. *Font ZapfDingbats: Standard "(001.004)" Standard Disk
  328. *% Japanese Fonts ===============
  329. *Font FutoGoB101-Bold-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  330. *Font FutoGoB101-Bold-Add-H: JIS "(003.001)" Add Disk
  331. *Font FutoGoB101-Bold-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  332. *Font FutoGoB101-Bold-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  333. *Font FutoGoB101-Bold-Add-V: JIS "(003.001)" Add Disk
  334. *Font FutoGoB101-Bold-EUC-H: EUC "(003.001)" JIS-83 Disk
  335. *Font FutoGoB101-Bold-EUC-V: EUC "(003.001)" JIS-83 Disk
  336. *Font FutoGoB101-Bold-Ext-H: JIS "(003.001)" Ext Disk
  337. *Font FutoGoB101-Bold-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  338. *Font FutoGoB101-Bold-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  339. *Font FutoGoB101-Bold-Ext-V: JIS "(003.001)" Ext Disk
  340. *Font FutoGoB101-Bold-H: JIS "(003.001)" JIS-83 Disk
  341. *Font FutoGoB101-Bold-NWP-H: JIS "(003.001)" NWP Disk
  342. *Font FutoGoB101-Bold-NWP-V: JIS "(003.001)" NWP Disk
  343. *Font FutoGoB101-Bold-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  344. *Font FutoGoB101-Bold-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  345. *Font FutoGoB101-Bold-V: JIS "(003.001)" JIS-83 Disk
  346. *Font FutoGoB101-Bold.Hankaku: Special "(003.001)" Special Disk
  347. *Font FutoGoB101-Bold.Hiragana: Special "(003.001)" Special Disk
  348. *Font FutoGoB101-Bold.Katakana: Special "(003.001)" Special Disk
  349. *Font FutoGoB101-Bold.Oubun: Special "(003.001)" Special Disk
  350. *Font FutoGoB101-Bold.Oubun-Add: Special "(003.001)" Special Disk
  351. *Font FutoGoB101-Bold.Roman: Special "(003.001)" Special Disk
  352. *Font FutoGoB101-Bold.Roman83pv: Special "(003.001)" Special Disk
  353. *Font FutoGoB101-Bold.WP-Symbol: Special "(003.001)" Special Disk
  354. *Font FutoMinA101-Bold-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  355. *Font FutoMinA101-Bold-Add-H: JIS "(003.001)" Add Disk
  356. *Font FutoMinA101-Bold-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  357. *Font FutoMinA101-Bold-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  358. *Font FutoMinA101-Bold-Add-V: JIS "(003.001)" Add Disk
  359. *Font FutoMinA101-Bold-EUC-H: EUC "(003.001)" JIS-83 Disk
  360. *Font FutoMinA101-Bold-EUC-V: EUC "(003.001)" JIS-83 Disk
  361. *Font FutoMinA101-Bold-Ext-H: JIS "(003.001)" Ext Disk
  362. *Font FutoMinA101-Bold-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  363. *Font FutoMinA101-Bold-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  364. *Font FutoMinA101-Bold-Ext-V: JIS "(003.001)" Ext Disk
  365. *Font FutoMinA101-Bold-H: JIS "(003.001)" JIS-83 Disk
  366. *Font FutoMinA101-Bold-NWP-H: JIS "(003.001)" NWP Disk
  367. *Font FutoMinA101-Bold-NWP-V: JIS "(003.001)" NWP Disk
  368. *Font FutoMinA101-Bold-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  369. *Font FutoMinA101-Bold-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  370. *Font FutoMinA101-Bold-V: JIS "(003.001)" JIS-83 Disk
  371. *Font FutoMinA101-Bold.Hankaku: Special "(003.001)" Special Disk
  372. *Font FutoMinA101-Bold.Hiragana: Special "(003.001)" Special Disk
  373. *Font FutoMinA101-Bold.Katakana: Special "(003.001)" Special Disk
  374. *Font FutoMinA101-Bold.Oubun: Special "(003.001)" Special Disk
  375. *Font FutoMinA101-Bold.Oubun-Add: Special "(003.001)" Special Disk
  376. *Font FutoMinA101-Bold.Roman: Special "(003.001)" Special Disk
  377. *Font FutoMinA101-Bold.Roman83pv: Special "(003.001)" Special Disk
  378. *Font FutoMinA101-Bold.WP-Symbol: Special "(003.001)" Special Disk
  379. *Font GothicBBB-Medium-83pv-RKSJ-H: RKSJ "(003.002)" 83pv Disk
  380. *Font GothicBBB-Medium-Add-H: JIS "(003.002)" Add Disk
  381. *Font GothicBBB-Medium-Add-RKSJ-H: RKSJ "(003.002)" Add Disk
  382. *Font GothicBBB-Medium-Add-RKSJ-V: RKSJ "(003.002)" Add Disk
  383. *Font GothicBBB-Medium-Add-V: JIS "(003.002)" Add Disk
  384. *Font GothicBBB-Medium-EUC-H: EUC "(003.002)" JIS-83 Disk
  385. *Font GothicBBB-Medium-EUC-V: EUC "(003.002)" JIS-83 Disk
  386. *Font GothicBBB-Medium-Ext-H: JIS "(003.002)" Ext Disk
  387. *Font GothicBBB-Medium-Ext-RKSJ-H: RKSJ "(003.002)" Ext Disk
  388. *Font GothicBBB-Medium-Ext-RKSJ-V: RKSJ "(003.002)" Ext Disk
  389. *Font GothicBBB-Medium-Ext-V: JIS "(003.002)" Ext Disk
  390. *Font GothicBBB-Medium-H: JIS "(003.002)" JIS-83 Disk
  391. *Font GothicBBB-Medium-NWP-H: JIS "(003.002)" NWP Disk
  392. *Font GothicBBB-Medium-NWP-V: JIS "(003.002)" NWP Disk
  393. *Font GothicBBB-Medium-RKSJ-H: RKSJ "(003.002)" JIS-83 Disk
  394. *Font GothicBBB-Medium-RKSJ-V: RKSJ "(003.002)" JIS-83 Disk
  395. *Font GothicBBB-Medium-V: JIS "(003.002)" JIS-83 Disk
  396. *Font GothicBBB-Medium.Hankaku: Special "(003.002)" Special Disk
  397. *Font GothicBBB-Medium.Hiragana: Special "(003.002)" Special Disk
  398. *Font GothicBBB-Medium.Katakana: Special "(003.002)" Special Disk
  399. *Font GothicBBB-Medium.Oubun: Special "(003.002)" Special Disk
  400. *Font GothicBBB-Medium.Oubun-Add: Special "(003.002)" Special Disk
  401. *Font GothicBBB-Medium.Roman: Special "(003.002)" Special Disk
  402. *Font GothicBBB-Medium.Roman83pv: Special "(003.002)" Special Disk
  403. *Font GothicBBB-Medium.WP-Symbol: Special "(003.002)" Special Disk
  404. *Font Jun101-Light-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  405. *Font Jun101-Light-Add-H: JIS "(003.001)" Add Disk
  406. *Font Jun101-Light-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  407. *Font Jun101-Light-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  408. *Font Jun101-Light-Add-V: JIS "(003.001)" Add Disk
  409. *Font Jun101-Light-EUC-H: EUC "(003.001)" JIS-83 Disk
  410. *Font Jun101-Light-EUC-V: EUC "(003.001)" JIS-83 Disk
  411. *Font Jun101-Light-Ext-H: JIS "(003.001)" Ext Disk
  412. *Font Jun101-Light-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  413. *Font Jun101-Light-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  414. *Font Jun101-Light-Ext-V: JIS "(003.001)" Ext Disk
  415. *Font Jun101-Light-H: JIS "(003.001)" JIS-83 Disk
  416. *Font Jun101-Light-NWP-H: JIS "(003.001)" NWP Disk
  417. *Font Jun101-Light-NWP-V: JIS "(003.001)" NWP Disk
  418. *Font Jun101-Light-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  419. *Font Jun101-Light-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  420. *Font Jun101-Light-V: JIS "(003.001)" JIS-83 Disk
  421. *Font Jun101-Light.Hankaku: Special "(003.001)" Special Disk
  422. *Font Jun101-Light.Hiragana: Special "(003.001)" Special Disk
  423. *Font Jun101-Light.Katakana: Special "(003.001)" Special Disk
  424. *Font Jun101-Light.Oubun: Special "(003.001)" Special Disk
  425. *Font Jun101-Light.Oubun-Add: Special "(003.001)" Special Disk
  426. *Font Jun101-Light.Roman: Special "(003.001)" Special Disk
  427. *Font Jun101-Light.Roman83pv: Special "(003.001)" Special Disk
  428. *Font Jun101-Light.WP-Symbol: Special "(003.001)" Special Disk
  429. *Font MidashiGo-MB31-83pv-RKSJ-H: RKSJ "(003.000)" 83pv Disk
  430. *Font MidashiGo-MB31-Add-H: JIS "(003.000)" Add Disk
  431. *Font MidashiGo-MB31-Add-RKSJ-H: RKSJ "(003.000)" Add Disk
  432. *Font MidashiGo-MB31-Add-RKSJ-V: RKSJ "(003.000)" Add Disk
  433. *Font MidashiGo-MB31-Add-V: JIS "(003.000)" Add Disk
  434. *Font MidashiGo-MB31-EUC-H: EUC "(003.000)" JIS-83 Disk
  435. *Font MidashiGo-MB31-EUC-V: EUC "(003.000)" JIS-83 Disk
  436. *Font MidashiGo-MB31-Ext-H: JIS "(003.000)" Ext Disk
  437. *Font MidashiGo-MB31-Ext-RKSJ-H: RKSJ "(003.000)" Ext Disk
  438. *Font MidashiGo-MB31-Ext-RKSJ-V: RKSJ "(003.000)" Ext Disk
  439. *Font MidashiGo-MB31-Ext-V: JIS "(003.000)" Ext Disk
  440. *Font MidashiGo-MB31-H: JIS "(003.000)" JIS-83 Disk
  441. *Font MidashiGo-MB31-NWP-H: JIS "(003.000)" NWP Disk
  442. *Font MidashiGo-MB31-NWP-V: JIS "(003.000)" NWP Disk
  443. *Font MidashiGo-MB31-RKSJ-H: RKSJ "(003.000)" JIS-83 Disk
  444. *Font MidashiGo-MB31-RKSJ-V: RKSJ "(003.000)" JIS-83 Disk
  445. *Font MidashiGo-MB31-V: JIS "(003.000)" JIS-83 Disk
  446. *Font MidashiGo-MB31.Hankaku: Special "(003.000)" Special Disk
  447. *Font MidashiGo-MB31.Hiragana: Special "(003.000)" Special Disk
  448. *Font MidashiGo-MB31.Katakana: Special "(003.000)" Special Disk
  449. *Font MidashiGo-MB31.Oubun: Special "(003.000)" Special Disk
  450. *Font MidashiGo-MB31.Oubun-Add: Special "(003.000)" Special Disk
  451. *Font MidashiGo-MB31.Roman: Special "(003.000)" Special Disk
  452. *Font MidashiGo-MB31.Roman83pv: Special "(003.000)" Special Disk
  453. *Font MidashiGo-MB31.WP-Symbol: Special "(003.000)" Special Disk
  454. *Font MidashiMin-MA31-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  455. *Font MidashiMin-MA31-Add-H: JIS "(003.001)" Add Disk
  456. *Font MidashiMin-MA31-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  457. *Font MidashiMin-MA31-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  458. *Font MidashiMin-MA31-Add-V: JIS "(003.001)" Add Disk
  459. *Font MidashiMin-MA31-EUC-H: EUC "(003.001)" JIS-83 Disk
  460. *Font MidashiMin-MA31-EUC-V: EUC "(003.001)" JIS-83 Disk
  461. *Font MidashiMin-MA31-Ext-H: JIS "(003.001)" Ext Disk
  462. *Font MidashiMin-MA31-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  463. *Font MidashiMin-MA31-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  464. *Font MidashiMin-MA31-Ext-V: JIS "(003.001)" Ext Disk
  465. *Font MidashiMin-MA31-H: JIS "(003.001)" JIS-83 Disk
  466. *Font MidashiMin-MA31-NWP-H: JIS "(003.001)" NWP Disk
  467. *Font MidashiMin-MA31-NWP-V: JIS "(003.001)" NWP Disk
  468. *Font MidashiMin-MA31-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  469. *Font MidashiMin-MA31-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  470. *Font MidashiMin-MA31-V: JIS "(003.001)" JIS-83 Disk
  471. *Font MidashiMin-MA31.Hankaku: Special "(003.001)" Special Disk
  472. *Font MidashiMin-MA31.Hiragana: Special "(003.001)" Special Disk
  473. *Font MidashiMin-MA31.Katakana: Special "(003.001)" Special Disk
  474. *Font MidashiMin-MA31.Oubun: Special "(003.001)" Special Disk
  475. *Font MidashiMin-MA31.Oubun-Add: Special "(003.001)" Special Disk
  476. *Font MidashiMin-MA31.Roman: Special "(003.001)" Special Disk
  477. *Font MidashiMin-MA31.Roman83pv: Special "(003.001)" Special Disk
  478. *Font MidashiMin-MA31.WP-Symbol: Special "(003.001)" Special Disk
  479. *Font Mincho-PC-Hiragana: Special "(002.000)" Special Disk
  480. *Font Mincho-PC-Katakana: Special "(002.000)" Special Disk
  481. *Font Ryumin-Light-83pv-RKSJ-H: RKSJ "(003.001)" 83pv Disk
  482. *Font Ryumin-Light-Add-H: JIS "(003.001)" Add Disk
  483. *Font Ryumin-Light-Add-RKSJ-H: RKSJ "(003.001)" Add Disk
  484. *Font Ryumin-Light-Add-RKSJ-V: RKSJ "(003.001)" Add Disk
  485. *Font Ryumin-Light-Add-V: JIS "(003.001)" Add Disk
  486. *Font Ryumin-Light-EUC-H: EUC "(003.001)" JIS-83 Disk
  487. *Font Ryumin-Light-EUC-V: EUC "(003.001)" JIS-83 Disk
  488. *Font Ryumin-Light-Ext-H: JIS "(003.001)" Ext Disk
  489. *Font Ryumin-Light-Ext-RKSJ-H: RKSJ "(003.001)" Ext Disk
  490. *Font Ryumin-Light-Ext-RKSJ-V: RKSJ "(003.001)" Ext Disk
  491. *Font Ryumin-Light-Ext-V: JIS "(003.001)" Ext Disk
  492. *Font Ryumin-Light-Ext.Hiragana: Special "(003.001)" Special Disk
  493. *Font Ryumin-Light-Ext.Katakana: Special "(003.001)" Special Disk
  494. *Font Ryumin-Light-H: JIS "(003.001)" JIS-83 Disk
  495. *Font Ryumin-Light-NWP-H: JIS "(003.001)" NWP Disk
  496. *Font Ryumin-Light-NWP-V: JIS "(003.001)" NWP Disk
  497. *Font Ryumin-Light-RKSJ-H: RKSJ "(003.001)" JIS-83 Disk
  498. *Font Ryumin-Light-RKSJ-V: RKSJ "(003.001)" JIS-83 Disk
  499. *Font Ryumin-Light-V: JIS "(003.001)" JIS-83 Disk
  500. *Font Ryumin-Light.Hankaku: Special "(003.001)" Special Disk
  501. *Font Ryumin-Light.Hiragana: Special "(003.001)" Special Disk
  502. *Font Ryumin-Light.Katakana: Special "(003.001)" Special Disk
  503. *Font Ryumin-Light.Oubun: Special "(003.001)" Special Disk
  504. *Font Ryumin-Light.Oubun-Add: Special "(003.001)" Special Disk
  505. *Font Ryumin-Light.Roman: Special "(003.001)" Special Disk
  506. *Font Ryumin-Light.Roman83pv: Special "(003.001)" Special Disk
  507. *Font Ryumin-Light.WP-Symbol: Special "(003.001)" Special Disk
  508. *?FontQuery: "
  509. save
  510. { count 1 gt
  511. { exch dup 127 string cvs (/) print print (:) print
  512. /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  513. } { exit } ifelse
  514. } bind loop
  515. (*) = flush
  516. restore
  517. "
  518. *End
  519. *?FontList: "
  520. save
  521. (*) {cvn ==} 128 string /Font resourceforall
  522. (*) = flush
  523. restore
  524. "
  525. *End
  526. *% Printer Messages (verbatim from printer):
  527. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  528. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  529. *Message: "\FontName\ not found, using Courier"
  530. *% ===== Status message List : Status (format: %%[ status: <one of these> ]%% ) =====
  531. *Status: "initializing"
  532. *Status: "idle"
  533. *Status: "busy"
  534. *Status: "printing"
  535. *Status: "waiting"
  536. *Status: "PrinterError:Please check an engine's message."
  537. *Status: "PrinterError:Please unload the material."
  538. *Status: "PrinterError:Please take out the material."
  539. *Status: "PrinterError:Please set the material."
  540. *Status: "PrinterError:Please unload the material, and then set new one."
  541. *Status: "PrinterError:Please take out the material, and then set new one."
  542. *Status: "PrinterError:Please set the larger size material."
  543. *Status: "PrinterError:Please unload the material, and then set larger size one."
  544. *Status: "PrinterError:Please take out the material, and then set larger size one."
  545. *Status: "PrinterError:Please replace the material, type or size does not fits."
  546. *Status: "PrinterError:Please unload the material, and replace one type or size fits."
  547. *Status: "PrinterError:Please take out the material, and replace one type or size fits."
  548. *Status: "PrinterError:The rest of material is not enough."
  549. *Status: "PrinterError:Engine is Local Mode"
  550. *Status: "PrinterError:PIF command error has occurred."
  551. *Status: "PrinterError:Engine does not support this setting. "
  552. *Status: "PrinterError:PIF parameters are out of range."
  553. *Status: "PrinterError:Engine is off line."
  554. *Status: "PrinterError:Engine trouble has occurred. Please check the engine."
  555. *Status: "PrinterError:Output processing has been canceled in the engine."
  556. *Status: "PrinterError:Output processing has been canceled by command."
  557. *Status: "PrinterError:Processing now, Output processing can not be available."
  558. *Status: "PrinterError:Processer error has occurred."
  559. *Status: "PrinterError:Handshake comunication, Image data has been lost delayed."
  560. *Status: "PrinterError:Output of Image data can not be started (or restart)."
  561. *Status: "PrinterError:PIF Bus handshake error has occurred."
  562. *Status: "PrinterError:PIF response timeout error has occurred."
  563. *Status: "PrinterError:Engine is Power-Down or disconnect."
  564. *Status: "PrinterError:Another RIP had occupied the engine."
  565. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  566. *Source: "LocalTalk"
  567. *Source: "EtherTalk"
  568. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  569. *PrinterError: "Please check an engine's message."
  570. *PrinterError: "Please unload the material."
  571. *PrinterError: "Please take out the material."
  572. *PrinterError: "Please set the material."
  573. *PrinterError: "Please unload the material, and then set new one."
  574. *PrinterError: "Please take out the material, and then set new one."
  575. *PrinterError: "Please set the larger size material."
  576. *PrinterError: "Please unload the material, and then set larger size one."
  577. *PrinterError: "Please take out the material, and then set larger size one."
  578. *PrinterError: "Please replace the material, type or size does not fits."
  579. *PrinterError: "Please unload the material, and replace one type or size fits."
  580. *PrinterError: "Please take out the material, and replace one type or size fits."
  581. *PrinterError: "The rest of material is not enough."
  582. *PrinterError: "Engine is Local Mode"
  583. *PrinterError: "PIF command error has occurred."
  584. *PrinterError: "Engine does not support this setting. "
  585. *PrinterError: "PIF parameters are out of range."
  586. *PrinterError: "Engine is off line."
  587. *PrinterError: "Engine trouble has occurred. Please check the engine."
  588. *PrinterError: "Output processing has been canceled in the engine."
  589. *PrinterError: "Output processing has been canceled by command."
  590. *PrinterError: "Processing now, Output processing can not be available."
  591. *PrinterError: "Processer error has occurred."
  592. *PrinterError: "Handshake comunication, Image data has been lost delayed."
  593. *PrinterError: "Output of Image data can not be started (or restart)."
  594. *PrinterError: "PIF Bus handshake error has occurred."
  595. *PrinterError: "PIF response timeout error has occurred."
  596. *PrinterError: "Engine is Power-Down or disconnect."
  597. *PrinterError: "Another RIP had occupied the engine."
  598. *% end of PPD file for DSAM4101.PPD