Slice

Render whatever portion of the element fits on the current page, then continue the rest at the top of a new page.

For text the split happens at line boundaries — never in the middle of a word. For images the visible top portion is drawn on the current page and the remainder continues on the next page via the source-window parameters of com.conamobile.pdfkmp.render.PdfCanvas.drawImage.

Use this when partial display is acceptable, e.g. long body text or tall photographs in a magazine layout.

Properties

Link copied to clipboard
Link copied to clipboard