PDF_makespotcolor
(PHP 4 >= 4.0.5, PECL pdflib >= 1.0.0)
PDF_makespotcolor — Make spot color
说明
PDF_makespotcolor
( resource
$p
, string $spotname
) : int
Finds a built-in spot color name, or makes a named spot color from the
current fill color. 成功时返回 TRUE
, 或者在失败时返回 FALSE
。

User Contributed Notes 1 note
karaya at karaya dot cz ¶
15 years ago
Pantone and HKS spot colors - it's not supported in free version PDFLib Lite
备份地址:http://www.lvesu.com/blog/php/function.pdf-makespotcolor.php