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

search for in the

PDF_show_xy> <PDF_shfill
[edit] Last updated: Fri, 07 Jun 2013

view this page in

PDF_show_boxed

(PHP 4, PECL pdflib >= 1.0.0)

PDF_show_boxedImprimir un texto en una caja [obsoleta]

Descripción

int PDF_show_boxed ( resource $p , string $text , float $left , float $top , float $width , float $height , string $mode , string $feature )

Esta función está obsoleta desde la versión 6 de PDFlib, use PDF_fit_textline() para líneas únicas, o las funciones PDF_*_textflow() para el formateo multilínea en su lugar.



PDF_show_xy> <PDF_shfill
[edit] Last updated: Fri, 07 Jun 2013
 
add a note add a note User Contributed Notes PDF_show_boxed - [21 notes]