The css solution is to use page-break-inside:avoid. See the chrome demo
https://playground.jsreport.net/w/anon/iDp6v2lI
The default phantomjs doesn't support this, however here seems to be a workaround
https://github.com/ariya/phantomjs/issues/10638#issuecomment-20186253