PDF Функции
PHP Manual

PDF_fit_textline

(PECL pdflib:2.0-2.1.3)

PDF_fit_textlinePlace single line of text

Описание

bool PDF_fit_textline ( resource $pdfdoc , string $text , float $x , float $y , string $optlist )

Places a single line of text on the page, subject to various options. Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.


PDF Функции
PHP Manual