This commit is contained in:
Martin Müller 2014-04-29 23:58:08 +02:00
parent 2417a9ae2c
commit 05cbdb8cee
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,50);
$tcpdf->SetAutoPageBreak( true,80);
$tcpdf->writeHTML('<h1>'.$application['DreamjobJobApplication']['subject'].'</h1><br/>'.$application['DreamjobJobApplication']['text']);
//Lebenslauf