HaruDoc::insertPage

(no version information, might be only in CVS)

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

说明

object HaruDoc::insertPage ( object page )

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

参数

page

A valid HaruPage instance.

错误/异常

Throws HaruException on error.

参见

HaruDoc::addPage()