(PECL haru >= 0.0.1)
Insert new page just before the specified page
object HaruDoc::insertPage ( object $page )
Creates a new page and inserts just before the specified page.
Parameters:
page
A valid HaruPage instance.
Returns:
Returns a new HaruPage instance.
Exception:
Throws a HaruException on error.
See also:
Please login to continue.