##// END OF EJS Templates
PDF: fix automatic line break in Chinese PDF (#5629)....
Toshi MARUYAMA -
r5485:46bd78aa2106
parent child
Show More
@@ -220,7 +220,7 module PDF_Chinese
220 sep=-1
220 sep=-1
221 j=i
221 j=i
222 l=0
222 l=0
223 # nl+=1
223 nl+=1
224 if(border and nl==2)
224 if(border and nl==2)
225 b=b2
225 b=b2
226 end
226 end
General Comments 0
You need to be logged in to leave comments. Login now