PHP Velho Oeste 2024

PDF_show

(PHP 4, PECL pdflib >= 1.0.0)

PDF_show現在の位置にテキストを出力する

説明

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

現在の位置に現在のフォントとサイズで text を出力します。成功した場合に TRUE を、失敗した場合に FALSE を返します。

add a note add a note

User Contributed Notes

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