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_show(3) - php
imagettfbbox(3) - php
imageftbbox(3) - php
ps_hyphenate(3) - php
ps_string_geometry(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Denial Of Service Attack Update