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, 07 Jun 2013

view this page in

PDF_fit_textline

(PECL pdflib >= 2.0.0)

PDF_fit_textlineColocar una simple línea de texto

Descripción

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

Coloca una simple línea de texto en la página, sujeta a varias opciones. Devuelve TRUE en caso de éxito o FALSE en caso de error.



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