ps_get_buffer(3) php man page | unix.com

Man Page: ps_get_buffer

Operating Environment: php

Section: 3

PS_GET_BUFFER(3)							 1							  PS_GET_BUFFER(3)

ps_get_buffer - Fetches the full buffer containig the generated PS data

SYNOPSIS
string ps_get_buffer (resource $psdoc)
DESCRIPTION
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. 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.
PARAMETERS
o $psdoc - Resource identifier of the postscript file as returned by ps_new(3).
SEE ALSO
ps_open_file(3). PHP Documentation Group PS_GET_BUFFER(3)
Related Man Pages
ps_lineto(3) - php
ps_makespotcolor(3) - php
ps_setcolor(3) - php
ps_setpolydash(3) - php
ps_string_geometry(3) - php
Similar Topics in the Unix Linux Community
Rules for Homework & Coursework Questions Forum
UNIX.COM 2017 Year End Summary
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch