HaruDoc
PHP Manual

HaruDoc::insertPage

(PECL haru >= 0.0.1)

HaruDoc::insertPageInsert new page just before the specified page

Описание

object HaruDoc::insertPage ( object $page )

Creates a new page and inserts just before the specified page.

Параметри

page

A valid HaruPage instance.

Връщани стойности

Returns a new HaruPage instance.

Грешки/Изключения

Throws a HaruException on error.

Вж. също


HaruDoc
PHP Manual