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