ps_set_parameter
Sets certain parameters
Beschreibung
bool ps_set_parameter
( resource $psdoc
, string $name
, string $value
)
Parameter-Liste
-
psdoc
-
Resource identifier of the postscript file
as returned by ps_new.
-
name
-
For a list of possible names see ps_get_parameter.
-
value
-
The value of the parameter.
Rückgabewerte
Gibt bei Erfolg TRUE zurück. Im Fehlerfall wird FALSE zurückgegeben.
Siehe auch
- ps_get_parameters
- ps_set_value