What I am trying to do is apply a page-break before the third row when printing. I have applied the following CSS: @media print { tr.page-break ...
確定! 回上一頁