This commit is contained in:
Martin Müller 2014-04-29 23:59:25 +02:00
parent 05cbdb8cee
commit 845c5f8333
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ $tcpdf->Cell(0,0, $application['DreamjobUser']['street'], 0,1,'L');
$tcpdf->Cell(0,0, $application['DreamjobUser']['postcode'].' '.$application['DreamjobListCity']['name'], 0,1,'L');
$tcpdf->SetY(85);
$tcpdf->SetAutoPageBreak( true,80);
$tcpdf->SetAutoPageBreak( true,200);
$tcpdf->writeHTML('<h1>'.$application['DreamjobJobApplication']['subject'].'</h1><br/>'.$application['DreamjobJobApplication']['text']);
//Lebenslauf