PDF_scale
(PHP 4, PECL pdflib >= 1.0.0)
PDF_scale — Scale coordinate system
说明
PDF_scale ( resource$p
, float $sx
, float $sy
) : bool
Scales the coordinate system. 成功时返回 TRUE
, 或者在失败时返回 FALSE
。
User Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/function.pdf-scale.php