HaruDoc::save

(no version information, might be only in CVS)

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

Beskrivelse

bool HaruDoc::save ( string file )

Saves the document into the specified file.

Parameterliste

file

The file to save the document to.

Returneringsværdier

Returns TRUE on success.

Errors/Exceptions

Throws HaruException on error.

Se også

HaruDoc::output()