HaruDoc
PHP Manual

HaruDoc::insertPage

(PECL haru:0.0.1)

HaruDoc::insertPageInsert new page just before the specified page

Descrição

object HaruDoc::insertPage ( object $page )

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

Parâmetros

page

A valid HaruPage instance.

Valor Retornado

Returns a new HaruPage instance.

Erros

Throws HaruException on error.

Veja Também


HaruDoc
PHP Manual