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_show_xy - Manual
[go: Go Back, main page]

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

search for in the

cpdf_show" width="11" height="7"/> <cpdf_setrgbcolor
Last updated: Tue, 31 Oct 2006
view this page in

cpdf_show_xy

(PHP 3 >= 3.0.8, PHP 4, PHP 5 <= 5.0.4)

cpdf_show_xy -- 指定位置にテキストを出力する

説明

bool cpdf_show_xy ( int pdf_document, string text, float x_coor, float y_coor [, int mode] )

cpdf_show_xy() 関数は、 座標 (x_coor, y_coor) の位置に文字列 text を出力します。 成功した場合に TRUE を、失敗した場合に FALSE を返します。

オプションのパラメータ mode は単位長さを定義します。この値が 0 または値が 省略された場合、このページで指定されたデフォルト値が使用されます。 それ以外の場合、カレントのユニットを無視してポストスクリプトのポイント で座標が計測されます。

注意: 関数 cpdf_show_xy() は、オプションの パラメータを除き cpdf_text() と同じです。

cpdf_text() も参照ください。



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

cpdf_show" width="11" height="7"/> <cpdf_setrgbcolor
Last updated: Tue, 31 Oct 2006
 
 
show source | credits | sitemap | contact | advertising | mirror sites