diff --git a/app/View/Layouts/pdf.ctp b/app/View/Layouts/pdf.ctp index 08e4174..50392e7 100644 --- a/app/View/Layouts/pdf.ctp +++ b/app/View/Layouts/pdf.ctp @@ -1,4 +1,4 @@ +?> diff --git a/app/View/Pdf/profil.ctp b/app/View/Pdf/profil.ctp index cebff5e..4086485 100644 --- a/app/View/Pdf/profil.ctp +++ b/app/View/Pdf/profil.ctp @@ -74,5 +74,5 @@ foreach($WORKER['DreamjobPageInh'] as $page){ //$tcpdf->Output('profil.pdf','I'); // TO Download $tcpdf->Output('profil.pdf','D'); - +return null; ?>