php man page for ps_set_value

Query: ps_set_value

OS: php

Section: 3

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

PS_SET_VALUE(3) 							 1							   PS_SET_VALUE(3)

ps_set_value - Sets certain values

SYNOPSIS
bool ps_set_value (resource $psdoc, string $name, float $value)
DESCRIPTION
Sets several values which are used by many functions. Parameters are by definition float values.
PARAMETERS
o $psdoc - Resource identifier of the postscript file as returned by ps_new(3). o $name - The $name can be one of the following: o textrendering - The way how text is shown. o textx - The x coordinate for text output. o texty - The y coordinate for text output. o wordspacing - The distance between words relative to the width of a space. o leading - The distance between lines in pixels. o $value - The value of the parameter.
RETURN VALUES
Returns TRUE on success or FALSE on failure.
SEE ALSO
ps_get_value(3), ps_set_parameter(3). PHP Documentation Group PS_SET_VALUE(3)
Related Man Pages
ps_show(3) - php
ps_add_pdflink(3) - php
ps_begin_pattern(3) - php
ps_begin_template(3) - php
ps_hyphenate(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
Rules for Homework & Coursework Questions Forum
Forum Video Tutorial: How to Use Code Tags
Please Welcome Don Cragun as Lead Moderator