PHP - Manual: PDF_set_text_pos
2024-11-15
(PHP 4, PECL pdflib >= 1.0.0)
PDF_set_text_pos — Set text position
$p
, float $x
, float $y
) : bool
Sets the position for text output on the page. 成功时返回 TRUE
, 或者在失败时返回 FALSE
。
官方地址:https://www.php.net/manual/en/function.pdf-set-text-pos.php