(PHP 4 CVS only)
PDF_setcolor -- Sets fill and stroke color to CMYK values
Description
void PDF_secolor
(int pdf object, string type, string colorspace, double c1, double c2, double c3, double c4)
Set the current color space and color. type is "fill",
"stroke", or "both".