.page {
  page-break-after: always;
  page-break-inside: unset;
}

.no-print,
.no-print *,
mat-tab-header {
  display: none !important;
}
