@@ -236,7 +236,7 module PDF_Chinese | |||
|
236 | 236 | @x=@l_margin |
|
237 | 237 | end |
|
238 | 238 | |
|
239 | def Write(h,txt,link='') | |
|
239 | def Write(h,txt,link='',fill=0) | |
|
240 | 240 | if(@current_font['type']=='Type0') |
|
241 | 241 | MBWrite(h,txt,link) |
|
242 | 242 | else |
General Comments 0
You need to be logged in to leave comments.
Login now