PHP.nl

ps_set_value

ps_set_value

Sets certain values

bool **ps_set_value** resource $psdoc string $name float $value

Sets several values which are used by many functions. Parameters are by definition float values.

psdoc Resource identifier of the postscript file as returned by . ps_new

name The can be one of the following:

  `name`The way how text is shown.

The x coordinate for text output.

The y coordinate for text output.

The distance between words relative to the width of a space.

The distance between lines in pixels.

valueThe value of the parameter.

return.success

ps_get_value``ps_set_parameter