Below is my html td of my table. I would like to know how to determine how many character can fit in the td (strlength) on a single line:
<td colspan=""1"" style=""color:#FFFFFF;background:url(" & colorImageMaterial & ") repeat;font-size:10px;font-weight:bold;text-align:left;width:586px;"">" & strlength & "</td>