HaruDoc::insertPage

(no version information, might be only in CVS)

HaruDoc::insertPage -- Insert new page just before the specified page

Beskrivelse

object HaruDoc::insertPage ( object page )

Creates new page and inserts just before the specified page. Returns new HaruPage instance.

Parameterliste

page

A valid HaruPage instance.

Errors/Exceptions

Throws HaruException on error.

Se også

HaruDoc::addPage()