downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

ps_get_parameter> <ps_findfont
Last updated: Fri, 20 May 2011

view this page in

ps_get_buffer

(PECL ps >= 1.1.0)

ps_get_bufferFetches the full buffer containig the generated PS data

Descripción

string ps_get_buffer ( resource $psdoc )

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.

Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Parámetros

psdoc

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

Ver también



add a note add a note User Contributed Notes ps_get_buffer
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites