- PHP 手册
- 函数参考
- 非文本内容的 MIME 输出
- haru
- HaruDoc
HaruDoc::insertPage
(PECL haru >= 0.0.1)
HaruDoc::insertPage — Insert new page just before the specified page
说明
HaruDoc::insertPage ( object$page
) : object
Creates a new page and inserts just before the specified page.
参数
-
page
-
A valid HaruPage instance.
返回值
Returns a new HaruPage instance.
错误/异常
发生错误时抛出 HaruException 异常。
参见
- HaruDoc::addPage() - Add new page to the document
User Contributed Notes
There are no user contributed notes for this page.官方地址:https://www.php.net/manual/en/harudoc.insertpage.php