(PECL haru >= 0.0.1)
Print the text inside the specified region
bool HaruPage::textRect ( float $left, float $top, float $right, float $bottom, string $text [, int $align = HaruPage::TALIGN_LEFT ] )
Prints the text inside the specified region.
Parameters:
left
Left border of the text area.
top
Top border of the text area.