php man page for ps_show_xy

Query: ps_show_xy

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

PS_SHOW_XY(3)								 1							     PS_SHOW_XY(3)

ps_show_xy - Output text at given position

SYNOPSIS
bool ps_show_xy (resource $psdoc, string $text, float $x, float $y)
DESCRIPTION
Output a text at the given text position.
PARAMETERS
o $psdoc - Resource identifier of the postscript file as returned by ps_new(3). o $text - The text to be output. o $x - x-coordinate of the lower left corner of the box surrounding the text. o $y - y-coordinate of the lower left corner of the box surrounding the text.
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
ps_continue_text(3), ps_show(3). PHP Documentation Group PS_SHOW_XY(3)
Related Man Pages
ps_add_locallink(3) - php
ps_add_note(3) - php
ps_add_pdflink(3) - php
ps_place_image(3) - php
ps_show_boxed(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Forum Video Tutorial: How to Use Code Tags
Coming Soon: Upgrade Forum Software (Dec 31 - Jan 1)
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