PDF_show
(PHP 4, PECL pdflib >= 1.0.0)
PDF_show — 現在の位置にテキストを出力する
説明
bool PDF_show
( resource
$pdfdoc
, string $text
)
現在の位置に現在のフォントとサイズで
text を出力します。成功した場合に TRUE を、失敗した場合に FALSE を返します。
There are no user contributed notes for this page.
