This commit is contained in:
Martin Müller 2014-04-30 00:30:35 +02:00
parent 096613c972
commit fc57103e6a
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ $tcpdf->SetY(60);
$tcpdf->Cell(0,0, $application['AppUser']['nickname'], 0,1,'L');
$tcpdf->Cell(0,0, $application['DreamjobUser']['street'], 0,1,'L');
$tcpdf->Cell(0,0, $application['DreamjobUser']['postcode'].' '.$application['DreamjobListCity']['name'], 0,1,'L');
$tcpdf->SetAutoPageBreak( true, 30);
$tcpdf->SetAutoPageBreak( true, 15);
$tcpdf->writeHTML('<br/><br/><h1>'.$application['DreamjobJobApplication']['subject'].'</h1><br/>'.$application['DreamjobJobApplication']['text']);
//Lebenslauf