©
本文档使用
php中文网手册 发布
(PECL haru >= 0.0.1)
HaruPage::showTextNextLine — Move the current position to the start of the next line and print the text
$text
[, float $word_space = 0
[, float $char_space = 0
]] )Moves the current position to the start of the next line and print out the text.
text The text to show.
word_space The word spacing.
char_space The character spacing.
Returns TRUE on success.
发生错误时抛出 HaruException 异常。