HaruDoc::save

(PECL haru >= 0.0.1)

HaruDoc::saveSave the document into the specified file

Descrição

HaruDoc::save ( string $file ) : bool

Saves the document into the specified file.

Parâmetros

file

The file to save the document to.

Valor Retornado

Returns TRUE on success.

Erros

Lança uma HaruException em erros.

Veja Também