From b04db07fc395a8b7fe15d4c5c80e25f85691f4fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20M=C3=BCller?= Date: Mon, 28 Apr 2014 12:57:37 +0200 Subject: [PATCH] cv pdf - fehleranalyse --- app/View/Pdf/profil.ctp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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