HaruDoc::save

Save the document into the specified file

Beschreibung

bool HaruDoc::save ( string $file )

Saves the document into the specified file.

Parameter-Liste

file

The file to save the document to.

Rückgabewerte

Returns TRUE on success.

Fehler/Exceptions

Wirft eine HaruException bei Fehlern.

Siehe auch

  • HaruDoc::output