With prince v13 this still works fine but now that we are upgrading to prince v14 we can see a case where we use to have a code like below causing
a page break instead of avoiding it. I have attached a example code sample to replicate the error. Hope that helps to find out what is happening.
Thanks
.pagetitle, .hd {
page-break-after: avoid;
page-break-inside: avoid;
}
a page break instead of avoiding it. I have attached a example code sample to replicate the error. Hope that helps to find out what is happening.
Thanks
Edited by notafius