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

search for in the

PDF_get_apiname> <PDF_fit_textflow
[edit] Last updated: Fri, 17 May 2013

view this page in

PDF_fit_textline

(PECL pdflib >= 2.0.0)

PDF_fit_textlinePlace single line of text

Description

bool PDF_fit_textline ( resource $pdfdoc , string $text , float $x , float $y , string $optlist )

Places a single line of text on the page, subject to various options. Returns TRUE on success or FALSE on failure.



PDF_get_apiname> <PDF_fit_textflow
[edit] Last updated: Fri, 17 May 2013
 
add a note add a note User Contributed Notes PDF_fit_textline - [5 notes]