HaruDoc::insertPage

(PECL haru >= 0.0.1)

HaruDoc::insertPageInsert 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 при ошибке.

Смотрите также