diff --git a/app/View/Pdf/profil.ctp b/app/View/Pdf/profil.ctp index b7d748c..9f86595 100644 --- a/app/View/Pdf/profil.ctp +++ b/app/View/Pdf/profil.ctp @@ -44,7 +44,7 @@ $tcpdf->SetTextColor(0, 0, 0); $tcpdf->SetFont($tcpdf->font); //$tcpdf->writeHTML(0,235,10,35, $cvinhalt, $dev,0,false,true,'L'); -$tcpdf->writeHTML($cvinhalt); +$tcpdf->writeHTML($cvinhalt) or die($cvinhalt); $tcpdf->SetAutoPageBreak( false ); //Anhang