home *** CD-ROM | disk | FTP | other *** search
/ CD Action 7 B / cdactioncoverdisc / drivers / sd_execj.sd_ / sd_execj.sd
INI File  |  1995-11-09  |  4KB  |  159 lines

  1. [Installation]
  2. Product=400
  3. Configuration=SU_DJET.DLL
  4. Driver=SD_DJET.DLL
  5.  
  6. [Units]
  7. ;   units per inch
  8. MarginPerInch=300   
  9. ;   units per cm (300/2.54)
  10. MarginPerCM=118     
  11.  
  12.  
  13. ;   Capabilities
  14. ;   1 = BUMP_Y: Can advance Y during raster
  15. ;   4 = PCL5: PCL5 printer
  16. ;   5 = 500C: 500c PCL commands
  17. ;   6 = 550C: 550c PCL commands
  18. ;   7 = LANDSCAPE_ENV: Envelopes are fed landscape
  19. ;   8 = 4COLOR: Color is CMYk
  20. ;   9 = COLORMARGINS: Add extra 48/300 to the bottom margin for color mode
  21.  
  22. [DefaultPrinter]
  23. ;   ORIENTATION,PAPERSIZE,COPIES,DEFAULTSOURCE,PRINTQUALITY
  24. Fields=1,2,9,10,11
  25. DefaultFeed=7           
  26. Source=7
  27. PrintQuality=-3
  28. Dither=13
  29. GrayBits=16
  30. Saturation=30
  31. DotGainKeys=3,5
  32. ColorSpace2=0x002300FF
  33. ColorSpace4=0x0033FF33
  34. ColorSpace5=0x00FFFF33
  35. ColorSpace6=0x00FF333E
  36. ColorSpace7=0x00FF11B1
  37. BlackGeneration=2
  38. BlackGenerations=2
  39. UnsharpMask=20
  40.  
  41. [DotGain]
  42. MediaType1=1800         ;+80%
  43. MediaType3=1600         ;+60%
  44. MediaType16=1600           
  45. MediaType17=1700        ;+70%
  46. MediaType18=1700
  47.  
  48. [Lexmark ExecJet IIc (Z)]
  49. Capabilities=1,5,9
  50. Fields=1,2,9,10,11,12
  51. Color=2
  52. Papers=1,5,7,9,11,13,19,20,27,28,34,37
  53. Bins=7,4
  54. MarginEnglish=75,50,75,140
  55. MarginMetric=75,50,75,140 
  56. MinExtent=762,762
  57. MaxExtent=2286,3556
  58. MediaType=1
  59. MediaTypes=1,3,16,17,18,19,20
  60. BlackGeneration=1
  61. BlackGenerations=1
  62. ColorSpace2=0x001900FF
  63. ColorSpace4=0x0033FF33
  64. ColorSpace5=0x00FFFF33
  65. ColorSpace6=0x00FF5233
  66. ColorSpace7=0x00FF33BD
  67.  
  68. [MediaType]
  69. 1=Plain Paper
  70. 3=Transparency
  71. 16=Transparency (pause)
  72. 17=Glossy
  73. 18=Glossy (pause)
  74.  
  75. [PapersPerBin]
  76. 7=1,5,7,9,11,13,19,20,27,28,34,37
  77. 4=1,5,7,9,11,13,19,20,27,28,34,37
  78.  
  79. [PaperTranslation]
  80. ;dmPaperSize=PCLPaperCode
  81. 1=2     ;ltr
  82. 5=3     ;lgl
  83. 7=1     ;executive
  84. 9=26    ;A4
  85. 11=13   ;A5
  86. 13=12   ;B5
  87. 19=89   ;#9 env
  88. 20=-81   ;#10 env
  89. 27=90   ;DL env
  90. 28=91   ;C5 env
  91. 34=99   ;B5 env
  92. 37=80   ;monarch env
  93.  
  94. [Margins]
  95. Lexmark ExecJet IIc (Z).Color1=75,38,75,105
  96. Lexmark ExecJet IIc (Z).Color2=75,38,75,120
  97. Lexmark ExecJet IIc (Z).Color1.PaperSize19=75,225,75,225
  98. Lexmark ExecJet IIc (Z).Color2.PaperSize19=75,225,75,225
  99. Lexmark ExecJet IIc (Z).Color1.PaperSize20=75,225,75,225
  100. Lexmark ExecJet IIc (Z).Color2.PaperSize20=75,225,75,225
  101. Lexmark ExecJet IIc (Z).Color1.PaperSize27=75,225,75,225
  102. Lexmark ExecJet IIc (Z).Color2.PaperSize27=75,225,75,225
  103. Lexmark ExecJet IIc (Z).Color1.PaperSize28=75,225,75,225
  104. Lexmark ExecJet IIc (Z).Color2.PaperSize28=75,225,75,225
  105. Lexmark ExecJet IIc (Z).Color1.PaperSize34=75,225,75,225
  106. Lexmark ExecJet IIc (Z).Color2.PaperSize34=75,225,75,225
  107. Lexmark ExecJet IIc (Z).Color1.PaperSize37=75,225,75,225
  108. Lexmark ExecJet IIc (Z).Color2.PaperSize37=75,225,75,225
  109.  
  110. [BlackGeneration]
  111. 1=Composite Black (CMY)
  112. 2=Pure Black (K)
  113. 3=Blend (CMY -> K)
  114.  
  115. ; Shingling/Depletion look-up table
  116. ; Keys are Color, PrintQuality and MediaType.
  117. ; Value is an integer pair (x,y) where:
  118. ;   x = 0  -  No Shingling
  119. ;   x = 1  -  50% Shingling (2 passes)
  120. ;   x = 2  -  25% Shingling (4 passes)
  121. ;   y = 1  -  No Depletion
  122. ;   y = 2  -  25% Depletion
  123. ;   y = 3  -  50% Depletion
  124. ;   y = 4  -  25% Depletion w/ gamma
  125. ;   y = 5  -  50% Depletion w/ gamma
  126. [ShinglingDepletion]
  127. Color1=0,1
  128. Color1.PrintQuality-2=0,1
  129. Color1.PrintQuality-2.MediaType3=1,1
  130. Color1.PrintQuality-2.MediaType16=1,1
  131. Color1.PrintQuality-2.MediaType17=1,1
  132. Color1.PrintQuality-2.MediaType18=1,1
  133. Color1.PrintQuality-3=1,1
  134. Color1.PrintQuality-3.MediaType3=2,1
  135. Color1.PrintQuality-3.MediaType16=2,1
  136. Color1.PrintQuality-3.MediaType17=2,1
  137. Color1.PrintQuality-3.MediaType18=2,1
  138. Color1.PrintQuality-4=2,1
  139. Color1.PrintQuality-4.MediaType3=2,1
  140. Color1.PrintQuality-4.MediaType16=2,1
  141. Color1.PrintQuality-4.MediaType17=2,1
  142. Color1.PrintQuality-4.MediaType18=2,1
  143. Color2=0,1
  144. Color2.PrintQuality-2=0,2
  145. Color2.PrintQuality-2.MediaType3=2,2
  146. Color2.PrintQuality-2.MediaType16=2,2
  147. Color2.PrintQuality-2.MediaType17=2,2
  148. Color2.PrintQuality-2.MediaType18=2,2
  149. Color2.PrintQuality-3=1,1
  150. Color2.PrintQuality-3.MediaType3=2,1
  151. Color2.PrintQuality-3.MediaType16=2,1
  152. Color2.PrintQuality-3.MediaType17=2,1
  153. Color2.PrintQuality-3.MediaType18=2,1
  154. Color2.PrintQuality-4=2,1
  155. Color2.PrintQuality-4.MediaType3=2,1
  156. Color2.PrintQuality-4.MediaType16=2,1
  157. Color2.PrintQuality-4.MediaType17=2,1
  158. Color2.PrintQuality-4.MediaType18=2,1
  159.