Hii
Do you have a solution to avoid these kind of page breaksissue.PNG (51.8 KB)
Currently we are solving that kind of page breaks via CSS. (page-break-after: avoid;)
h1 {
font-size: 30px;
color: #1094C8;
…...avoid;) h1 { font-size: 30px; color: #1094C8; white-space: nowrap;...#3 sorry I couldn’t get your point. Can you explain that again...