[GH #3502] Page break when printing

Tags: #<Tag:0x00007f8b23e0be50> #<Tag:0x00007f8b23e0b7e8>

There are requests from one of our client that they like to print a rendered table out to pdf. We are trying to achieve this with headless chrome.

We have been experiencing issues getting page break right. It seems that page-break-* css is not respected and the bottom row in each page is always cut off.

Has anyone successfully made the print css right with Chrome browser?

Thank you
Jumpei

Hi @jumpei.yamauchi
can you share the .pdf you get as a result? I’d like to know how it looks like.
Officially we do not have a printing CSS yet https://github.com/handsontable/handsontable/issues/3502