Forum und email

PDF_show

(PHP 4, PECL pdflib:1.0-2.1.3)

PDF_show — Output text at current position

Description

void pdf_show ( int $pdf document , string $text )

The PDF_show() function outputs the string text at the current position using the current font.

See also PDF_show_xy(), PDF_set_text_pos(), PDF_set_font().