PDF Druck mit 3 Parametern versehen
This commit is contained in:
parent
a21e0ff3e4
commit
9f0935b900
@ -494,7 +494,7 @@ $pdf->SetY(120);
|
|||||||
$data[3]['V_ALIGN'] = "M";
|
$data[3]['V_ALIGN'] = "M";
|
||||||
|
|
||||||
|
|
||||||
$pdf->Draw_Data($data);
|
$pdf->Draw_Data($data,NULL,10);
|
||||||
}
|
}
|
||||||
|
|
||||||
$pdf->Draw_Table_Border();
|
$pdf->Draw_Table_Border();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user