##// 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 220 sep=-1
221 221 j=i
222 222 l=0
223 # nl+=1
223 nl+=1
224 224 if(border and nl==2)
225 225 b=b2
226 226 end
General Comments 0
You need to be logged in to leave comments. Login now