用风格单
<STYLE>
    div.page { page-break-after: always }
</STYLE>
在需要分页的部分加上<div class="page">就可以分页打印了