(PHP 3>= 3.0.6, PHP 4 >= 4.0.0)
void pdf_show_xy (int PDF-Dokument, string Text, double x-Koor, double y-Koor)
void pdf_show_xy
Die Funktion pdf_show_xy() gibt den Text Text an der Position (x-Koor, y-Koor) aus.
Siehe auch pdf_show(), pdf_show_boxed().