Query: ps_get_buffer
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PS_GET_BUFFER(3) 1 PS_GET_BUFFER(3) ps_get_buffer - Fetches the full buffer containig the generated PS dataSYNOPSISstring ps_get_buffer (resource $psdoc)DESCRIPTIONThis 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. Cur- rently, documents created in memory are send to the browser without buffering. Warning This function is currently not documented; only its argument list is available.PARAMETERSo $psdoc - Resource identifier of the postscript file as returned by ps_new(3).SEE ALSOps_open_file(3). PHP Documentation Group PS_GET_BUFFER(3)
Related Man Pages |
---|
ps_lineto(3) - php |
ps_makespotcolor(3) - php |
ps_place_image(3) - php |
ps_setpolydash(3) - php |
ps_string_geometry(3) - php |
Similar Topics in the Unix Linux Community |
---|
Forum Video Tutorial: How to Use Code Tags |
UNIX.COM 2017 Year End Summary |
Please Welcome Don Cragun as Lead Moderator |
Denial Of Service Attack Update |