home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1996 February / VPR9602A.ISO / i386 / dsam4101.pp_ / dsam4101.ppd
PostScript Printer Description  |  1995-10-04  |  31KB  |  659 lines

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