update : 2015.11.03
php.shukuma.com

검색:
 
 
Output text at given position

PDF_show_xy

(PHP 4, PECL pdflib >= 1.0.0)

PDF_show_xyOutput text at given position

설명

bool PDF_show_xy ( resource $p , string $text , float $x , float $y )

Prints text in the current font. 성공 시 TRUE를, 실패 시 FALSE를 반환합니다.