Forum und email

HaruDoc::save

(PECL haru:0.0.1)

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

Descrizione

bool HaruDoc::save ( string $file )

Saves the document into the specified file.

Elenco dei parametri

file

The file to save the document to.

Valori restituiti

Returns TRUE on success.

Errori/Eccezioni

Throws HaruException on error.

Vedere anche:


pt>