PHP Velho Oeste 2024

HaruDoc::addPage

(PECL haru >= 0.0.1)

HaruDoc::addPageAdd new page to the document

Description

HaruDoc::addPage ( void ) : object

Adds a new page to the document.

Parameters

This function has no parameters.

Return Values

Returns a new HaruPage instance.

Errors/Exceptions

Throws a HaruException on error.

See Also

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top