@media print {

    .XFieldSet {
        page-break-inside: avoid;
    }
}