<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
</head>
<body>
<table width="100%" cellpadding="4" cellspacing="0" bordercolordark="#FFFFFF" style="border-collapse:collapse; border-top:1px #666 solid; border-left:1px #666 solid;">
<thead style="display:table-header-group">
<tr style="page-break-inside: avoid;">
<td style=" border-right:1px #666 solid; border-bottom:1px #666 solid;">
<div align="center">打印時每頁都有表頭!</div>
</td>
</tr>
</thead>
<tbody>
<tr style="page-break-inside: avoid;">
<td height="300" style=" border-right:1px #666 solid; border-bottom:1px #666 solid;">
<div align="center">
表内容1
</div>
</td>
</tr>
<tr style="page-break-inside: avoid;">
<td height="300" style=" border-right:1px #666 solid; border-bottom:1px #666 solid;">
<div align="center">
表内容2
</div>
</td>
</tr>
<tr style="page-break-inside: avoid;">
<td height="300" style=" border-right:1px #666 solid; border-bottom:1px #666 solid;">
<div align="center">
表内容3
</div>
</td>
</tr>
<tr style="page-break-inside: avoid;">
<td height="300" style=" border-right:1px #666 solid; border-bottom:1px #666 solid;">
<div align="center">
表内容4
</div>
</td>
</tr>
<tr style="page-break-inside: avoid;">
<td height="300" style=" border-right:1px #666 solid; border-bottom:1px #666 solid;">
<div align="center">
表内容5
</div>
</td>
</tr>
<tr style="page-break-inside: avoid;">
<td height="300" style=" border-right:1px #666 solid; border-bottom:1px #666 solid;">
<div align="center">
表内容6
</div>
</td>
</tr>
</tbody>
<tfoot style="display:table-footer-group;">
<tr>
<td style=" border-right:1px #666 solid; border-bottom:1px #666 solid;">
<div align="center">打印時每頁都有表尾!</div>
</td>
</tr>
</tfoot>
</table>
</body>
</html>
<html>
<head>
<meta charset="utf-8" />
</head>
<body>
<table width="100%" cellpadding="4" cellspacing="0" bordercolordark="#FFFFFF" style="border-collapse:collapse; border-top:1px #666 solid; border-left:1px #666 solid;">
<thead style="display:table-header-group">
<tr style="page-break-inside: avoid;">
<td style=" border-right:1px #666 solid; border-bottom:1px #666 solid;">
<div align="center">打印時每頁都有表頭!</div>
</td>
</tr>
</thead>
<tbody>
<tr style="page-break-inside: avoid;">
<td height="300" style=" border-right:1px #666 solid; border-bottom:1px #666 solid;">
<div align="center">
表内容1
</div>
</td>
</tr>
<tr style="page-break-inside: avoid;">
<td height="300" style=" border-right:1px #666 solid; border-bottom:1px #666 solid;">
<div align="center">
表内容2
</div>
</td>
</tr>
<tr style="page-break-inside: avoid;">
<td height="300" style=" border-right:1px #666 solid; border-bottom:1px #666 solid;">
<div align="center">
表内容3
</div>
</td>
</tr>
<tr style="page-break-inside: avoid;">
<td height="300" style=" border-right:1px #666 solid; border-bottom:1px #666 solid;">
<div align="center">
表内容4
</div>
</td>
</tr>
<tr style="page-break-inside: avoid;">
<td height="300" style=" border-right:1px #666 solid; border-bottom:1px #666 solid;">
<div align="center">
表内容5
</div>
</td>
</tr>
<tr style="page-break-inside: avoid;">
<td height="300" style=" border-right:1px #666 solid; border-bottom:1px #666 solid;">
<div align="center">
表内容6
</div>
</td>
</tr>
</tbody>
<tfoot style="display:table-footer-group;">
<tr>
<td style=" border-right:1px #666 solid; border-bottom:1px #666 solid;">
<div align="center">打印時每頁都有表尾!</div>
</td>
</tr>
</tfoot>
</table>
</body>
</html>