Moderator
Has successfully completed the online course Intermediate (200)
Has successfully completed the online course Advanced (300)
Has successfully completed the online course Basics (100)
Has successfully completed the online course Advanced (310)
Has successfully completed the online course Advanced (320)
Has successfully completed the Intermediate Certification
Has successfully completed the Advanced Certification 3 years, 2 months ago
#35215
::
Hi Vasileios,
You can prevent your table being truncated by a page break by adding the following code to the CSS section:
table, tr, td, th, tbody, thead, tfoot{
page-break-inside: avoid !important;
}
See the FAQ section of this knowledge base article: https://community.simplifier.io/knowledge/create-a-pdf-template-via-plugin/