GoLang HaruDoc::addPage

request it (273)
GoLang replacement for PHP's HaruDoc::addPage [edit | history]



Do you know a GoLang replacement for PHP's HaruDoc::addPage? Write it!

PHP HaruDoc::addPage

PHP original manual for HaruDoc::addPage [ show | php.net ]

HaruDoc::addPage

(PECL haru >= 0.0.1)

HaruDoc::addPageAdd new page to the document

Description

object HaruDoc::addPage ( void )

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