Forum und email

HaruDoc::save

(PECL haru:0.0.1)

HaruDoc::save — Save the document into the specified file

Descrição

bool HaruDoc::save ( string $file )

Saves the document into the specified file.

Parâmetros

file

The file to save the document to.

Valor Retornado

Returns TRUE on success.

Erros

Throws HaruException on error.

Veja também