Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
PHP: cpdf_translate - Manual
[go: Go Back, main page]

PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

COM と .Net (Windows)" width="11" height="7"/> <cpdf_text
Last updated: Thu, 31 May 2007

view this page in

cpdf_translate

(PHP 4, PHP 5 <= 5.0.5)

cpdf_translate — 座標系の原点を設定する

説明

bool cpdf_translate ( int $pdf_document, float $x_coor, float $y_coor )

座標系の原点を、指定した場所に設定します。

パラメータ

pdf_document

cpdf_open() が返す、ドキュメントのハンドル。

x_coor

位置の x 座標。

y_coor

位置の y 座標。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。



add a note add a note User Contributed Notes
cpdf_translate
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites