ps_close
(PECL)
ps_close -- Closes a PostScript document
Descripción
bool
ps_close ( resource psdoc )
Closes the PostScript document.
This function outputs a last line into the PostScript document, which is a
PostScript comment containing the number of pages. It also writes the
bookmark tree.
Valores retornados
Devuelve TRUE si todo se
llevó a cabo correctamente, FALSE en caso
de fallo.