PDF_show
(PHP 4, PECL pdflib >= 1.0.0)
PDF_show — Affiche le texte à la position courante
Description
bool PDF_show
( resource $pdfdoc
, string $text
)
pdf_show() affiche le texte text à la position courante, avec la police et la taille courante. Cette fonction retourne TRUE en cas de succès, FALSE en cas d'échec.
PDF_show
There are no user contributed notes for this page.
