setFeld($_POST['pdf_feld']); } //End of specification $pdf->AddFont('LucidaSansUnicode'); $pdf->makePDF($_POST['pdf']); } ?>