I am making some Google Docs containing tables. For each table, I set the table property to prevent "Allow row to overflow across pages". It works fine in Google Docs.
However, when I download the Google Doc to PDF, some of the rows are split across pages. This can happen even if a table has only one row.
I have looked here, and couldn't find this question, although there is a related one about HTML to PDF Prevent table cells from breaking across page when converting html to pdf.
I can't be the only one to have encountered this. Any answers please? Thanks