pdf_makespotcolor

(PHP 4 >= 4.0.5, PECL)

pdf_makespotcolor -- Make spot color

Description

int pdf_makespotcolor ( resource p, string spotname )

Finds a built-in spot color name, or makes a named spot color from the current fill color. Returns TRUE on success or FALSE on failure.

See also pdf_setcolor().