Print Grid Advanced PrintOptions Demo

v13.1+ printing support with per-widget PrintOptions: hide, pageBreak and orientation, combined with the same content-sized, non-slicing layout from Print grid.
Notes: a hidden widget (Item 4) leaves no gap - the next widget reflows up to take its place. An orientation section stays in effect until something else forces a new page, so the widget that should resume portrait after a landscape section (Item 8) sets orientation: 'portrait' explicitly rather than relying on it reverting on its own.

Print Page