ueberschriften
This commit is contained in:
parent
ca19a36152
commit
3eabef7973
|
@ -5,7 +5,7 @@ $cvinhalt .= '<style>span{font-style:italic;font-size:10px;}h1,h2,h3,h4,h5{
|
|||
border-bottom:2px solid grey;
|
||||
width:100%;
|
||||
}</style>';
|
||||
//ob_end_clean();
|
||||
ob_end_clean();
|
||||
|
||||
|
||||
$dev = 0;
|
||||
|
@ -71,8 +71,8 @@ foreach($WORKER['DreamjobPageInh'] as $page){
|
|||
// etc.
|
||||
// see the TCPDF examples
|
||||
|
||||
$tcpdf->Output('filename.pdf','I');
|
||||
$tcpdf->Output('profil.pdf','I');
|
||||
// TO Download
|
||||
//$tcpdf->Output('filename.pdf','D');
|
||||
//$tcpdf->Output('profil.pdf','D');
|
||||
|
||||
?>
|
||||
|
|
Loading…
Reference in New Issue