Przeglądaj źródła

PdfGenerator : correctif render()

feature/symfony6.1
Guillaume 2 lat temu
rodzic
commit
69b8bbd26b
1 zmienionych plików z 1 dodań i 0 usunięć
  1. +1
    -0
      Generator/PdfGenerator.php

+ 1
- 0
Generator/PdfGenerator.php Wyświetl plik

@@ -27,5 +27,6 @@ class PdfGenerator
$dompdf->stream($filename, [
"Attachment" => true
]);
die();
}
}

Ładowanie…
Anuluj
Zapisz