lodop



引用lodop打印插件时,如果需要在html中手动分页
<tr>
 <td style="page-break-after:always;">
 &nbsp;
 </td>
</tr>
在需要分页的地方加入此

ps:js写法介绍

lodop在html中手动分页

相关文章: