When transforming a DOCX to PDF with TransformDocAdvPDF is there any way to keep paragraphs, word fragments or table rows together across page breaks? This is possible with keepNext when generating a DOCX but it seems to lose this ability when converted to a PDF. Is there any workaround that will provide some way of keeping text together across page breaks in a PDF?
I am using phpdocx 16 Premium.