单页连续 PDF 示例
A page taller than any sheet of paper, exported as one continuous PDF page.
为什么不是 A4
浏览器的「另存为 PDF」一定按纸张切页,要么每页底部留白,要么内容被切成两半。这份文档的高度远超一张 A4,html2pdf 把它整个渲染成一页,页高等于内容高度,像网页一样连续。
Table
| Mode | Output | Text |
|---|---|---|
| default | one vector page | selectable |
| --image | one raster page | not selectable |
| --paged | document's own @page rules | selectable |
Cards
一张卡片。跨页时不会被切开,因为根本没有页。
Another card, with a link that stays clickable in the PDF.
A tall block
900px tall: would straddle two A4 sheets
End
The page ends here, and so does the PDF: no blank band below.