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 ou FALSE si une erreur survient.
There are no user contributed notes for this page.
