PDF_set_text_pos
(PHP 4, PECL pdflib >= 1.0.0)
PDF_set_text_pos — Set text position
说明
PDF_set_text_pos
( resource
$p
, float $x
, float $y
) : bool
Sets the position for text output on the page. 成功时返回 TRUE
, 或者在失败时返回 FALSE
。

User Contributed Notes
There are no user contributed notes for this page.
备份地址:http://www.lvesu.com/blog/php/function.pdf-set-text-pos.php