- UID
- 518259
- 积分
- 0
- 精华
- 贡献
-
- 威望
-
- 活跃度
-
- D豆
-
- 在线时间
- 小时
- 注册时间
- 2006-11-20
- 最后登录
- 1970-1-1
|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?立即注册
×
為何該打印驅動在08.09.02.77中能用,但在08.09.03.48中卻不能用呢?謝!驅動內容如下.
; System printer configuration file
;
; Use on Windows to print to system printer
; Modified by SAA on 5th Aug 2002
;
; You may produce non-halftoned monochrome output on a color
; device by setting "num_pens=1".
;
; When thin vector elements with highly saturated colors are half-toned,
; they can be extraordinarily difficult to see. You may wish to
; assign such element colors to a specific pen. That pen can in turn
; be assigned an RGB value of your choice.
;
; For example, to change element color 5 from a hard to see, highly
; saturated white to an easier to see gray you could use the following
; line:
; pen(14)=(14)/rgb=(153, 153, 153) ; gray
num_pens = 255 ; required record
model = sysprinter
pen(1)=(0)/RGB=(0,0,0);black ; color to pen numbers
pen(2)=(1)/RGB=(0,0,0);black
pen(3)=(2)/RGB=(0,0,0);black
pen(4)=(3)/RGB=(0,0,0);black
pen(5)=(4)/RGB=(0,0,0);black
pen(6)=(5)/RGB=(0,0,0);black
pen(7)=(6)/RGB=(0,0,0);black
pen(8)=(7)/RGB=(0,0,0);black
pen(9)=(8)/RGB=(0,0,0);black
pen(10)=(9)/RGB=(0,0,0);black
pen(11)=(10)/RGB=(0,0,0);black
pen(12)=(11)/RGB=(0,0,0);black
pen(13)=(12)/RGB=(0,0,0);black
pen(14)=(13)/RGB=(0,0,0);black
pen(15)=(14)/rgb=(153,153,153);
pen(16)=(15)/rgb=(0,0,0);
pen(17)=(16)/rgb=(153,153,153);
pen(18)=(17)/RGB=(0,0,0);
pen(19)=(18)/RGB=(0,0,0);
pen(20)=(19)/RGB=(0,0,0);
pen(21)=(20)/RGB=(0,0,0);
pen(22)=(21)/RGB=(0,0,0);
pen(23)=(22)/RGB=(0,0,0);
pen(24)=(23)/RGB=(0,0,0);
pen(25)=(24)/RGB=(0,0,0);
pen(26)=(25)/RGB=(0,0,0);
pen(27)=(26)/RGB=(0,0,0);
pen(28)=(27)/RGB=(0,0,0);
pen(29)=(28)/RGB=(0,0,0);
pen(30)=(29)/RGB=(0,0,0);
pen(31)=(30)/RGB=(0,0,0);
pen(32)=(31)/RGB=(0,0,0);
pen(33)=(32)/RGB=(0,0,0);
pen(34)=(33)/RGB=(0,0,0);
pen(35)=(34)/RGB=(0,0,0);
pen(36)=(35)/RGB=(0,0,0);
pen(37)=(36)/RGB=(0,0,0);
pen(38)=(37)/RGB=(0,0,0);
pen(39)=(38)/RGB=(0,0,0);
pen(40)=(39)/RGB=(0,0,0);
pen(41)=(40)/RGB=(0,0,0);
pen(42)=(41)/RGB=(0,0,0);
pen(43)=(42)/RGB=(0,0,0);
pen(44)=(43)/RGB=(0,0,0);
pen(45)=(44)/RGB=(0,0,0);
pen(46)=(45)/RGB=(0,0,0);
pen(47)=(46)/RGB=(0,0,0);
pen(48)=(47)/RGB=(0,0,0);
pen(49)=(48)/RGB=(0,0,0);
pen(50)=(49)/RGB=(0,0,0);
pen(51)=(50)/RGB=(0,0,0);
pen(52)=(51)/RGB=(0,0,0);
pen(53)=(52)/RGB=(0,0,0);
pen(54)=(53)/RGB=(0,0,0);
pen(55)=(54)/RGB=(0,0,0);
pen(56)=(55)/RGB=(0,0,0);
pen(57)=(56)/RGB=(0,0,0);
pen(58)=(57)/RGB=(0,0,0);
pen(59)=(58)/RGB=(0,0,0);
pen(60)=(59)/RGB=(0,0,0);
pen(61)=(60)/RGB=(0,0,0);
pen(62)=(61)/RGB=(0,0,0);
pen(63)=(62)/RGB=(0,0,0);
pen(64)=(63)/RGB=(0,0,0);
pen(65)=(64)/RGB=(0,0,0);
pen(66)=(65)/RGB=(0,0,0);
pen(67)=(66)/RGB=(0,0,0);
pen(68)=(67)/RGB=(0,0,0);
pen(69)=(68)/RGB=(0,0,0);
pen(70)=(69)/RGB=(0,0,0);
pen(71)=(70)/RGB=(0,0,0);
pen(72)=(71)/RGB=(0,0,0);
pen(73)=(72)/RGB=(0,0,0);
pen(74)=(73)/RGB=(0,0,0);
pen(75)=(74)/RGB=(0,0,0);
pen(76)=(75)/RGB=(0,0,0);
pen(77)=(76)/RGB=(0,0,0);
pen(78)=(77)/RGB=(0,0,0);
pen(79)=(78)/RGB=(0,0,0);
pen(80)=(79)/RGB=(0,0,0);
pen(81)=(80)/RGB=(0,0,0);
pen(82)=(81)/RGB=(0,0,0);
pen(83)=(82)/RGB=(0,0,0);
pen(84)=(83)/RGB=(0,0,0);
pen(85)=(84)/RGB=(0,0,0);
pen(86)=(85)/RGB=(0,0,0);
pen(87)=(86)/RGB=(0,0,0);
pen(88)=(87)/RGB=(0,0,0);
pen(89)=(88)/RGB=(0,0,0);
pen(90)=(89)/RGB=(0,0,0);
pen(91)=(90)/RGB=(0,0,0);
pen(92)=(91)/RGB=(0,0,0);
pen(93)=(92)/RGB=(0,0,0);
pen(94)=(93)/RGB=(0,0,0);
pen(95)=(94)/RGB=(0,0,0);
pen(96)=(95)/RGB=(0,0,0);
pen(97)=(96)/RGB=(0,0,0);
pen(98)=(97)/RGB=(0,0,0);
pen(99)=(98)/RGB=(0,0,0);
pen(100)=(99)/RGB=(0,0,0);
pen(101)=(100)/RGB=(0,0,0);
pen(102)=(101)/RGB=(0,0,0);
pen(103)=(102)/RGB=(0,0,0);
pen(104)=(103)/RGB=(0,0,0);
pen(105)=(104)/RGB=(0,0,0);
pen(106)=(105)/RGB=(0,0,0);
pen(107)=(106)/RGB=(0,0,0);
pen(108)=(107)/RGB=(0,0,0);
pen(109)=(108)/RGB=(0,0,0);
pen(110)=(109)/RGB=(0,0,0);
pen(111)=(110)/RGB=(0,0,0);
pen(112)=(111)/RGB=(0,0,0);
pen(113)=(112)/RGB=(0,0,0);
pen(114)=(113)/RGB=(0,0,0);
pen(115)=(114)/RGB=(0,0,0);
pen(116)=(115)/RGB=(0,0,0);
pen(117)=(116)/RGB=(0,0,0);
pen(118)=(117)/RGB=(0,0,0);
pen(119)=(118)/RGB=(0,0,0);
pen(120)=(119)/RGB=(0,0,0);
pen(121)=(120)/RGB=(0,0,0);
pen(122)=(121)/RGB=(0,0,0);
pen(123)=(122)/RGB=(0,0,0);
pen(124)=(123)/RGB=(0,0,0);
pen(125)=(124)/RGB=(0,0,0);
pen(126)=(125)/RGB=(0,0,0);
pen(127)=(126)/RGB=(0,0,0);
pen(128)=(127)/RGB=(0,0,0);
pen(129)=(128)/RGB=(0,0,0);
pen(130)=(129)/RGB=(0,0,0);
pen(131)=(130)/RGB=(0,0,0);
pen(132)=(131)/RGB=(0,0,0);
pen(133)=(132)/RGB=(0,0,0);
pen(134)=(133)/RGB=(0,0,0);
pen(135)=(134)/RGB=(0,0,0);
pen(136)=(135)/RGB=(0,0,0);
pen(137)=(136)/RGB=(0,0,0);
pen(138)=(137)/RGB=(0,0,0);
pen(139)=(138)/RGB=(0,0,0);
pen(140)=(139)/RGB=(0,0,0);
pen(141)=(140)/RGB=(0,0,0);
pen(142)=(141)/RGB=(0,0,0);
pen(143)=(142)/RGB=(0,0,0);
pen(144)=(143)/RGB=(0,0,0);
pen(145)=(144)/RGB=(0,0,0);
pen(146)=(145)/RGB=(0,0,0);
pen(147)=(146)/RGB=(0,0,0);
pen(148)=(147)/RGB=(0,0,0);
pen(149)=(148)/RGB=(0,0,0);
pen(150)=(149)/RGB=(0,0,0);
pen(151)=(150)/RGB=(0,0,0);
pen(152)=(151)/RGB=(0,0,0);
pen(153)=(152)/RGB=(0,0,0);
pen(154)=(153)/RGB=(0,0,0);
pen(155)=(154)/RGB=(0,0,0);
pen(156)=(155)/RGB=(0,0,0);
pen(157)=(156)/RGB=(0,0,0);
pen(158)=(157)/RGB=(0,0,0);
pen(159)=(158)/RGB=(0,0,0);
pen(160)=(159)/RGB=(0,0,0);
pen(161)=(160)/RGB=(0,0,0);
pen(162)=(161)/RGB=(0,0,0);
pen(163)=(162)/RGB=(0,0,0);
pen(164)=(163)/RGB=(0,0,0);
pen(165)=(164)/RGB=(0,0,0);
pen(166)=(165)/RGB=(0,0,0);
pen(167)=(166)/RGB=(0,0,0);
pen(168)=(167)/RGB=(0,0,0);
pen(169)=(168)/RGB=(0,0,0);
pen(170)=(169)/RGB=(0,0,0);
pen(171)=(170)/RGB=(0,0,0);
pen(172)=(171)/RGB=(0,0,0);
pen(173)=(172)/RGB=(0,0,0);
pen(174)=(173)/RGB=(0,0,0);
pen(175)=(174)/RGB=(0,0,0);
pen(176)=(175)/RGB=(0,0,0);
pen(177)=(176)/RGB=(0,0,0);
pen(178)=(177)/RGB=(0,0,0);
pen(179)=(178)/RGB=(0,0,0);
pen(180)=(179)/RGB=(0,0,0);
pen(181)=(180)/RGB=(0,0,0);
pen(182)=(181)/RGB=(0,0,0);
pen(183)=(182)/RGB=(0,0,0);
pen(184)=(183)/RGB=(0,0,0);
pen(185)=(184)/RGB=(0,0,0);
pen(186)=(185)/RGB=(0,0,0);
pen(187)=(186)/RGB=(0,0,0);
pen(188)=(187)/RGB=(0,0,0);
pen(189)=(188)/RGB=(0,0,0);
pen(190)=(189)/RGB=(0,0,0);
pen(191)=(190)/RGB=(0,0,0);
pen(192)=(191)/RGB=(0,0,0);
pen(193)=(192)/RGB=(0,0,0);
pen(194)=(193)/RGB=(0,0,0);
pen(195)=(194)/RGB=(0,0,0);
pen(196)=(195)/RGB=(0,0,0);
pen(197)=(196)/RGB=(0,0,0);
pen(198)=(197)/RGB=(0,0,0);
pen(199)=(198)/RGB=(0,0,0);
pen(200)=(199)/RGB=(0,0,0);
pen(201)=(200)/RGB=(0,0,0);
pen(202)=(201)/RGB=(0,0,0);
pen(203)=(202)/RGB=(0,0,0);
pen(204)=(203)/RGB=(0,0,0);
pen(205)=(204)/RGB=(0,0,0);
pen(206)=(205)/RGB=(0,0,0);
pen(207)=(206)/RGB=(0,0,0);
pen(208)=(207)/RGB=(0,0,0);
pen(209)=(208)/RGB=(0,0,0);
pen(210)=(209)/RGB=(0,0,0);
pen(211)=(210)/RGB=(0,0,0);
pen(212)=(211)/RGB=(0,0,0);
pen(213)=(212)/RGB=(0,0,0);
pen(214)=(213)/RGB=(0,0,0);
pen(215)=(214)/RGB=(0,0,0);
pen(216)=(215)/RGB=(0,0,0);
pen(217)=(216)/RGB=(0,0,0);
pen(218)=(217)/RGB=(0,0,0);
pen(219)=(218)/RGB=(0,0,0);
pen(220)=(219)/RGB=(0,0,0);
pen(221)=(220)/RGB=(0,0,0);
pen(222)=(221)/RGB=(0,0,0);
pen(223)=(222)/RGB=(0,0,0);
pen(224)=(223)/RGB=(0,0,0);
pen(225)=(224)/RGB=(0,0,0);
pen(226)=(225)/RGB=(0,0,0);
pen(227)=(226)/RGB=(0,0,0);
pen(228)=(227)/RGB=(0,0,0);
pen(229)=(228)/RGB=(0,0,0);
pen(230)=(229)/RGB=(0,0,0);
pen(231)=(230)/RGB=(0,0,0);
pen(232)=(231)/RGB=(0,0,0);
pen(233)=(232)/RGB=(0,0,0);
pen(234)=(233)/RGB=(0,0,0);
pen(235)=(234)/RGB=(0,0,0);
pen(236)=(235)/RGB=(0,0,0);
pen(237)=(236)/RGB=(0,0,0);
pen(238)=(237)/RGB=(0,0,0);
pen(239)=(238)/RGB=(0,0,0);
pen(240)=(239)/RGB=(255,255,255) ;Black color in Color Table to plot white on output
pen(241)=(240)/RGB=(0,0,0);
pen(242)=(241)/RGB=(0,0,0);
pen(243)=(242)/RGB=(0,0,0);
pen(244)=(243)/RGB=(0,0,0);
pen(245)=(244)/RGB=(0,0,0);
pen(246)=(245)/RGB=(0,0,0);
pen(247)=(246)/RGB=(0,0,0);
pen(248)=(247)/RGB=(0,0,0);
pen(249)=(248)/RGB=(0,0,0);
pen(250)=(249)/RGB=(0,0,0);
pen(251)=(250)/RGB=(0,0,0);
pen(252)=(251)/RGB=(0,0,0);
pen(253)=(252)/RGB=(153,153,153);grey
pen(254)=(253)/RGB=(0,0,0);
pen(255)=(254)/RGB=(0,0,0);
stroke_tolerance=10 ; unitless num 0 < tol < 10
rotate=none
autocenter
; The style records defines how the design file line codes (styles)
; are to be plotted. By default, values are in plotter units (resolutions).
; Values determine pen down/up movements, where (14,42) for a dot
; pattern leaves the pen down for 14 units and up for 42 units. The
; /nohardware switch causes software stroking with these values.
; Valid units are MM, IN, or DOTS (the default)
;
; If you are using Windows 95/3.x you will want to change 'hardware' to
; 'nohardware' in the linestyle definitions below. Otherwise it will result
; in the inability to plot lines that have both weight and style. This is
; due to a limitation in the Graphics Device Interface of Windows 95/3.x.
; Note that making this change can result in less-compact printer output
; from MicroStation.
;
;
; linecap, linejoin and miter_limit
; Note: these settings do not have an effect in Win95/3.x
; due to a limitation in the Graphics Device Interface
;
linecap = 2 ; 1=butt, 2=square, 4=round
linejoin = 5 ; 2=miter/bevel, 4=round, 5=beveled
miter_limit = 1.415 ; Larger values allow longer spikes w/linejoin=2
; Specify the mapping of MicroStation line weights to line thickness on paper.
; Units are MM, IN, or DOTS (the default)
weight_strokes(mm)=(0.10, 0.15, 0.2, 0.30, 0.40, 0.50, 0.50, 0.50, \
0.50, 2.50, 2.75, 3.00, 3.25, 3.50, 0.30, 4.00, \
4.25, 4.50, 4.75, 5.00, 5.25, 5.50, 5.75, 6.00, \
6.25, 6.50, 6.75, 7.00, 7.25, 7.50, 7.75, 8.00)
style(1) = (10,10)/nohardware ; style = dot
style(2) = (20,12)/nohardware ; style = med dash
style(3) = (20,15)/nohardware ; style = long dash
style(4) = (12,12,6,12)/nohardware ; style = dot-dash
style(5) = (15,25)/nohardware ; style = short dash
style(6) = (50,20,15,20,15,20)/nohardware ; style=dt-dsh-dt
style(7) = (12,18,18,18)/nohardware ; style=long dsh-shrt dsh
; style(1) = (12,40)/nohardware ; style = dot
; style(2) = (80,55)/nohardware ; style = med dash
; style(3) = (80,60)/nohardware ; style = long dash
; style(4) = (50,50,25,50)/nohardware ; style = dot-dash
; style(5) = (60,100)/nohardware ; style = short dash
; style(6) = (50,60,40,60,40,60)/nohardware ; style=dt-dsh-dt
; style(7) = (50,75,75,75)/nohardware ; style=long dsh-shrt dsh
; style(1) = (12,40)/nohardware ; style = dot
; style(2) = (80,55)/nohardware ; style = med dash
; style(3) = (180,60)/nohardware ; style = long dash
; style(4) = (250,50,25,50)/nohardware ; style = dot-dash
; style(5) = (60,100)/nohardware ; style = short dash
; style(6) = (250,60,40,60,40,60)/nohardware ; style=dt-dsh-dt
; style(7) = (250,75,75,75)/nohardware ; style=long dsh-shrt dsh
;size=(580,800)/num=0/off=(3,3)/name=a1 ; leave room for border
; Remove this if no border is desired
; available qualifiers
; /pen=n specifies pen to use to draw border
; /time adds time and date to border
; /filename adds name of design file to border
; /text_height=n units are cm
; /width=n units are cm
; /font="fontname" e.g. "Arial"
; font names can be found by looking at
; StartMenu => Settings => ControlPanel => Fonts.
; Note: a truetype font, like Arial, will scale
; better than a bitmap font like MS Sans Serif
;border /pen=1 /time /filename /text_height=0.25
; Remove this if no fence outline is desired
fence_outline/pen=1
; specifies Resolution on Mac and Units on Mac and OS/2
resolution(MM)=(0.025,0.025) ; Metric resolution
; The record, hardware_raster, can be used to plot raster element
; types 87 and 88 and raster reference elements. Values for resolution can
; be as high as your plotter's resolution. Lower values produce grainer images.
; If this line is omitted, or the resolution specified is not a legal value,
; a value of 1/2 of the plotter's resolution will be used.
;
; Note: Most color devices must perform dithering to generate all the required
; colors when there are only 3 or 4 inks available. So setting raster resolution,
; to a value greater than 1/2 (or even 1/4) of the plotter's resolution, may
; not improve image quality and may increase the time required for plotting.
; hardware_raster /resolution=150
; Substitute the name of a pentable file to be loaded when this driver is selected
pentable="s:\_drawings\plotter driver\kcrc.tbl"
; *** For Windows Platform Only ***
; Uncomment this line to designate a specific system printer, form, orientation,
; and offset. These options can be used alone or in combination.
;
; format is:
; sysprinter /name="printer-name"
; /form=f
; /orientation=o
; /offset=(h,v)
;
; /name
; Notes on specifying the printer name: To obtain a valid printer name, first open
; the StartMenu => Settings => Printers folder. Next to the icon for each printer is
; the printer name. The name will take one of two forms: 1) A local printer name
; like "HP LaserJet 4 Plus", or 2) a network printer name like "hp755cm on printserver"
; which specifies a network computer and a printer share name.
;
; For case 1, the printer name used, in the sysprinter line below, is just the local
; name exactly as seen in the Printers folder. e.g. /name="HP LaserJet 4 Plus".
;
; For case 2, the printer name used, in the sysprinter line below, is specified as
; \\computer\share. e.g. /name="\\printserver\hp755cm"
;
; If the printer is shared on the network by the machine MicroStation is running on,
; then the printer name shown (in the Printers folder) will be a type 1 (local) name.
; In this case, you may specify either format. The computer name needed for the type 2
; format can be found by looking at StartMenu => Settings => ControlPanel => Network.
;
; If the printer name contains spaces, it should be enclosed in "".
; e.g. /name="HP LaserJet 4 Plus".
; The /name qualifier is optional. If omitted, the Windows default printer will be used.
;
; /form
; This value can be any valid form name for that printer, e.g. letter, legal, etc.
; The list of all valid form names is contained in MicroStation documentation.
; The list of form names, which will be valid for a particular printer, will be subset
; of this list. The /form qualifier is optional. If omitted, the Windows default
; setting for the named printer will be used.
;
; /orientation
; This value is either portrait or landscape. The /orientation qualifier is optional.
; If omitted, the Windows default setting for the named printer will be used.
;
; /offset
; leave horizontal and vertical space for the border text - a setting of (0.00, 0.25)
; will leave a 1/4 inch space at the bottom of the plot so border text may be drawn;
; Units are inches if your measurement systems is set to US. Units are MM if your
; measurement systems is set to Metric. Measurement setting can be found by looking at
; StartMenu => Settings => ControlPanel => Regional Settings.
; The /offset qualifier is optional. If omitted, no space will be left.
sysprinter /offset=(0.00, 0.25) /form="A3"
; This keyword controls the size (diameter) of points. Units are cm.
; A value of 0, disables point drawing.
; Note that with some system printer drivers, setting this value
; too small, may result in no point being drawn.
point_size = 0.03 |
|