Приглашаем посетить
Техника (find-info.ru)

ps_close


ps_close

(PECL)

ps_close -- Closes a PostScript document

Описание

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.

Возвращаемые значения

Возвращает TRUE в случае успешного завершения или FALSE в случае возникновения ошибки.

Смотрите также

ps_open_file()
ps_delete()