New v13.1+ printing support with printMode: 'exact' and widget PrintOptions to control how items are printed.
This mode perfectly respects visual coordinates, dimensions, page breaks, and orientations using CSS Grid.
Drawbacks: Chrome's print engine may slice tall items, and widgets will show scrollbars instead of expanding to fit content.