Fetches the full buffer containig the generated PS data

ps_get_buffer

(PECL ps >= 1.1.0)

ps_get_bufferFetches the full buffer containig the generated PS data

說明

ps_get_buffer(resource $psdoc): string

This function is not implemented yet. It will always return an empty string. The idea for a later implementation is to write the contents of the postscript file into an internal buffer if in memory creation is requested, and retrieve the buffer content with this function. Currently, documents created in memory are send to the browser without buffering.

警告

本函式還未編寫文件,僅有參數列表。

參數

psdoc

Resource identifier of the postscript file as returned by ps_new().

參見

發佈留言

發佈留言必須填寫的電子郵件地址不會公開。 必填欄位標示為 *