Query: ps_show2
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
PS_SHOW2(3) 1 PS_SHOW2(3) ps_show2 - Output a text at current positionSYNOPSISbool ps_show2 (resource $psdoc, string $text, int $len)DESCRIPTIONOutput text at the current position. Do not print more than $len characters.PARAMETERSo $psdoc - Resource identifier of the postscript file as returned by ps_new(3). o $text - The text to be output. o $len - The maximum number of characters to print.RETURN VALUESReturns TRUE on success or FALSE on failure. PHP Documentation Group PS_SHOW2(3)