diff --git a/app/Services/PdfMaker/PdfMakerUtilities.php b/app/Services/PdfMaker/PdfMakerUtilities.php index c2ea9b88f3a9..d72664ac2ada 100644 --- a/app/Services/PdfMaker/PdfMakerUtilities.php +++ b/app/Services/PdfMaker/PdfMakerUtilities.php @@ -213,6 +213,7 @@ trait PdfMakerUtilities $css = <<<'EOT' table.page-container { page-break-after: always; + min-width: 100%; } thead.page-header {