HaruDoc::save

(no version information, might be only in CVS)

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.

Valores de retornado

Returns TRUE on success.

Erros/Excessões

Throws HaruException on error.

Veja também

HaruDoc::output()