HaruDoc
PHP 手册

HaruDoc::addPage

(PECL haru >= 0.0.1)

HaruDoc::addPageAdd new page to the document

说明

object HaruDoc::addPage ( void )

Adds a new page to the document.

参数

This function has no parameters.

返回值

Returns a new HaruPage instance.

错误/异常

Throws HaruException on error.

参见


HaruDoc
PHP 手册