ClibPDF
PHP Manual

cpdf_show

(PHP 4, PHP 5 <= 5.0.5)

cpdf_show — Output text at current position

Опи�ание

bool cpdf_show ( int $pdf_document , string $text )

Outputs a text at the current position.

Спи�ок параметров

pdf_document

The document handle, returned by cpdf_open().

text

The text, as a string

Возвращаемые значени�

Возвращает TRUE в �лучае у�пешного завершени� или FALSE в �лучае возникновени� ошибки.

Смотрите также


ClibPDF
PHP Manual