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

search for in the

HaruPage::moveTo> <HaruPage::measureText
[edit] Last updated: Fri, 07 Jun 2013

view this page in

HaruPage::moveTextPos

(PECL haru >= 0.0.1)

HaruPage::moveTextPosMueve la posición del texto al desplazamiento especificado

Descripción

bool HaruPage::moveTextPos ( float $x , float $y [, bool $set_leading = false ] )

Mueve la posición del texto al desplazamiento especificado. Si la posición inicial de la actual línea es (x1, y1), el inicio de la siguiente línea es (x1 + x, y1 + y).

Parámetros

x

La posición de desplazamiento del texto especificado.

y

La posición de desplazamiento del texto especificado.

set_leading

If set to TRUE, the function sets the text leading to -y.

Valores devueltos

Devuelve TRUE en éxito.

Errores/Excepciones

Lanza una HaruException cuando se produce un error.

Ver también



add a note add a note User Contributed Notes HaruPage::moveTextPos - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites