Using version 1.0.10, I am trying to get a PDF printout to be printed by thermal printers (with roll paper). I have not set any CSS width or height values to any of the HTML elements, instead I am ...
<table> <tbody> <tr> <td style="border:1px solid black;"> <div style="width:40px;white-space:nowrap;float:left;" align="center"> 11111 </div> </td> <td style="border ...