PHP Velho Oeste 2024

PDF_show

(PHP 4, PECL pdflib >= 1.0.0)

PDF_showAffiche le texte à la position courante

Description

PDF_show ( resource $pdfdoc , string $text ) : bool

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.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top